=== SAVED CAST: ultimatecutoff_8_t1 ===
Normalized points: 63
Raw points: N/A

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.3523, 0.8877)
  [ 1]  (0.3562, 0.8874)
  [ 2]  (0.3523, 0.8463)
  [ 3]  (0.3485, 0.8051)
  [ 4]  (0.3446, 0.7640)
  [ 5]  (0.3408, 0.7228)
  [ 6]  (0.3371, 0.6817)
  [ 7]  (0.3333, 0.6405)
  [ 8]  (0.3296, 0.5994)
  [ 9]  (0.3258, 0.5582)
  [10]  (0.3220, 0.5171)
  [11]  (0.3179, 0.4760)
  [12]  (0.3112, 0.4352)
  [13]  (0.3045, 0.3944)
  [14]  (0.2979, 0.3536)
  [15]  (0.2912, 0.3129)
  [16]  (0.2845, 0.2721)
  [17]  (0.2778, 0.2313)
  [18]  (0.2712, 0.1905)
  [19]  (0.2674, 0.1494)
  [20]  (0.2636, 0.1082)
  [21]  (0.3523, 0.3846)
  [22]  (0.3360, 0.3921)
  [23]  (0.3192, 0.3975)
  [24]  (0.3015, 0.4002)
  [25]  (0.2839, 0.4029)
  [26]  (0.2662, 0.4056)
  [27]  (0.2485, 0.4082)
  [28]  (0.2308, 0.4109)
  [29]  (0.2132, 0.4136)
  [30]  (0.1955, 0.4162)
  [31]  (0.1778, 0.4189)
  [32]  (0.1602, 0.4216)
  [33]  (0.1425, 0.4242)
  [34]  (0.1247, 0.4264)
  [35]  (0.1069, 0.4277)
  [36]  (0.0891, 0.4290)
  [37]  (0.0713, 0.4304)
  [38]  (0.0535, 0.4317)
  [39]  (0.0356, 0.4331)
  [40]  (0.0178, 0.4344)
  [41]  (0.0000, 0.4358)
  [42]  (0.3523, 0.0754)
  [43]  (0.4832, 0.0036)
  [44]  (0.6325, 0.0568)
  [45]  (0.7681, 0.1385)
  [46]  (0.8762, 0.2517)
  [47]  (0.9616, 0.3832)
  [48]  (1.0000, 0.5334)
  [49]  (0.9515, 0.6839)
  [50]  (0.8645, 0.8164)
  [51]  (0.7478, 0.9233)
  [52]  (0.6050, 0.9898)
  [53]  (0.4488, 0.9964)
  [54]  (0.3047, 0.9392)
  [55]  (0.1941, 0.8362)
  [56]  (0.1342, 0.6910)
  [57]  (0.1357, 0.5325)
  [58]  (0.1627, 0.3769)
  [59]  (0.2320, 0.2384)
  [60]  (0.3381, 0.1216)
  [61]  (0.4877, 0.0855)
  [62]  (0.6461, 0.0880)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.3562, 0.8874)  angle=91.8 deg
  V1  (0.2636, 0.1082)  angle=167.5 deg
  V2  (0.3523, 0.3846)  angle=83.0 deg
  V3  (0.0000, 0.4358)  angle=138.7 deg
  V4  (0.4832, 0.0036)  angle=48.3 deg
  V5  (1.0000, 0.5334)  angle=32.2 deg
  V6  (0.3381, 0.1216)  angle=34.2 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
    }
),
