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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (1.0000, 0.7578)
  [ 1]  (0.9250, 0.7807)
  [ 2]  (0.8474, 0.7934)
  [ 3]  (0.7697, 0.8061)
  [ 4]  (0.6920, 0.8188)
  [ 5]  (0.6148, 0.8341)
  [ 6]  (0.5980, 0.7706)
  [ 7]  (0.5980, 0.6919)
  [ 8]  (0.5966, 0.6132)
  [ 9]  (0.5934, 0.5346)
  [10]  (0.5902, 0.4559)
  [11]  (0.5814, 0.3780)
  [12]  (0.5659, 0.3008)
  [13]  (0.5504, 0.2236)
  [14]  (0.5185, 0.1526)
  [15]  (0.4796, 0.0842)
  [16]  (0.4271, 0.0265)
  [17]  (0.3542, 0.0143)
  [18]  (0.2780, 0.0327)
  [19]  (0.2024, 0.0547)
  [20]  (0.1269, 0.0767)
  [21]  (1.0000, 0.1798)
  [22]  (0.9504, 0.1875)
  [23]  (0.9005, 0.1932)
  [24]  (0.8505, 0.1982)
  [25]  (0.8006, 0.2033)
  [26]  (0.7506, 0.2084)
  [27]  (0.7007, 0.2134)
  [28]  (0.6507, 0.2185)
  [29]  (0.6007, 0.2236)
  [30]  (0.5507, 0.2282)
  [31]  (0.5007, 0.2326)
  [32]  (0.4507, 0.2371)
  [33]  (0.4007, 0.2415)
  [34]  (0.3506, 0.2460)
  [35]  (0.3006, 0.2504)
  [36]  (0.2506, 0.2548)
  [37]  (0.2006, 0.2593)
  [38]  (0.1505, 0.2630)
  [39]  (0.1003, 0.2651)
  [40]  (0.0502, 0.2673)
  [41]  (0.0000, 0.2694)
  [42]  (1.0000, 0.3014)
  [43]  (0.9566, 0.3409)
  [44]  (0.9066, 0.3712)
  [45]  (0.8552, 0.3997)
  [46]  (0.8038, 0.4281)
  [47]  (0.7525, 0.4565)
  [48]  (0.7011, 0.4849)
  [49]  (0.6524, 0.5177)
  [50]  (0.6039, 0.5508)
  [51]  (0.5555, 0.5839)
  [52]  (0.5070, 0.6171)
  [53]  (0.4586, 0.6502)
  [54]  (0.4101, 0.6834)
  [55]  (0.3622, 0.7172)
  [56]  (0.3175, 0.7553)
  [57]  (0.2728, 0.7933)
  [58]  (0.2281, 0.8314)
  [59]  (0.1834, 0.8695)
  [60]  (0.1387, 0.9075)
  [61]  (0.0948, 0.9465)
  [62]  (0.0511, 0.9857)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.6148, 0.8341)  angle=86.4 deg
  V1  (0.4271, 0.0265)  angle=38.2 deg
  V2  (0.1269, 0.0767)  angle=157.1 deg
  V3  (1.0000, 0.1798)  angle=164.4 deg
  V4  (0.0000, 0.2694)  angle=175.7 deg
  V5  (1.0000, 0.3014)  angle=135.9 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
    }
),
