=== SAVED CAST: firebreath_8_m1 ===
Normalized points: 64
Raw points: N/A

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7884, 0.9750)
  [ 1]  (0.7460, 0.9259)
  [ 2]  (0.7064, 0.8744)
  [ 3]  (0.6668, 0.8230)
  [ 4]  (0.6272, 0.7715)
  [ 5]  (0.5866, 0.7208)
  [ 6]  (0.5455, 0.6705)
  [ 7]  (0.5045, 0.6202)
  [ 8]  (0.4634, 0.5699)
  [ 9]  (0.4223, 0.5196)
  [10]  (0.3812, 0.4693)
  [11]  (0.3401, 0.4190)
  [12]  (0.3064, 0.3635)
  [13]  (0.2730, 0.3078)
  [14]  (0.2396, 0.2521)
  [15]  (0.2062, 0.1965)
  [16]  (0.1728, 0.1408)
  [17]  (0.1539, 0.0797)
  [18]  (0.1558, 0.0263)
  [19]  (0.2207, 0.0260)
  [20]  (0.2857, 0.0256)
  [21]  (0.3506, 0.0253)
  [22]  (0.4155, 0.0250)
  [23]  (0.4805, 0.0253)
  [24]  (0.5454, 0.0262)
  [25]  (0.6104, 0.0272)
  [26]  (0.6753, 0.0281)
  [27]  (0.7402, 0.0290)
  [28]  (0.8052, 0.0299)
  [29]  (0.8701, 0.0309)
  [30]  (0.9351, 0.0317)
  [31]  (1.0000, 0.0323)
  [32]  (0.7884, 0.3824)
  [33]  (0.7629, 0.3821)
  [34]  (0.7374, 0.3817)
  [35]  (0.7120, 0.3814)
  [36]  (0.6865, 0.3810)
  [37]  (0.6611, 0.3807)
  [38]  (0.6356, 0.3804)
  [39]  (0.6102, 0.3800)
  [40]  (0.5847, 0.3797)
  [41]  (0.5592, 0.3793)
  [42]  (0.5338, 0.3802)
  [43]  (0.5084, 0.3815)
  [44]  (0.4830, 0.3828)
  [45]  (0.4575, 0.3840)
  [46]  (0.4321, 0.3853)
  [47]  (0.4067, 0.3866)
  [48]  (0.3812, 0.3878)
  [49]  (0.3558, 0.3891)
  [50]  (0.3304, 0.3904)
  [51]  (0.3050, 0.3916)
  [52]  (0.2795, 0.3929)
  [53]  (0.2541, 0.3942)
  [54]  (0.2287, 0.3954)
  [55]  (0.2032, 0.3967)
  [56]  (0.1778, 0.3980)
  [57]  (0.1524, 0.3995)
  [58]  (0.1270, 0.4014)
  [59]  (0.1016, 0.4032)
  [60]  (0.0762, 0.4051)
  [61]  (0.0508, 0.4070)
  [62]  (0.0254, 0.4084)
  [63]  (0.0000, 0.4098)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.1558, 0.0263)  angle=87.8 deg
  V1  (1.0000, 0.0323)  angle=120.7 deg
  V2  (0.7884, 0.3824)  angle=59.6 deg

--- SUGGESTED DOT TEMPLATE FORMAT ---
// Paste into SpellGestureTracker.java getDotTemplates():
new DotTemplate(DetectedPattern.SPELL_NAME, "description",
    new double[][] {
        // pick key dots from vertices above
    },
    new int[][] {
        // define connections between dots
    }
),
