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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (1.0000, 0.7307)
  [ 1]  (0.9389, 0.7504)
  [ 2]  (0.8437, 0.7685)
  [ 3]  (0.7485, 0.7865)
  [ 4]  (0.6538, 0.8069)
  [ 5]  (0.5591, 0.8274)
  [ 6]  (0.4644, 0.8479)
  [ 7]  (0.3698, 0.8688)
  [ 8]  (0.3598, 0.8484)
  [ 9]  (0.4246, 0.7779)
  [10]  (0.4762, 0.6959)
  [11]  (0.4986, 0.6039)
  [12]  (0.5079, 0.5075)
  [13]  (0.5079, 0.4106)
  [14]  (0.4973, 0.3158)
  [15]  (0.4609, 0.2260)
  [16]  (0.3766, 0.1793)
  [17]  (0.2887, 0.1418)
  [18]  (0.1923, 0.1312)
  [19]  (0.0961, 0.1420)
  [20]  (0.0000, 0.1542)
  [21]  (1.0000, 0.2664)
  [22]  (0.9705, 0.2704)
  [23]  (0.9410, 0.2745)
  [24]  (0.9114, 0.2786)
  [25]  (0.8817, 0.2811)
  [26]  (0.8521, 0.2836)
  [27]  (0.8224, 0.2861)
  [28]  (0.7927, 0.2886)
  [29]  (0.7630, 0.2911)
  [30]  (0.7333, 0.2936)
  [31]  (0.7036, 0.2961)
  [32]  (0.6739, 0.2986)
  [33]  (0.6442, 0.3011)
  [34]  (0.6145, 0.3036)
  [35]  (0.5847, 0.3052)
  [36]  (0.5550, 0.3067)
  [37]  (0.5252, 0.3082)
  [38]  (0.4954, 0.3097)
  [39]  (0.4657, 0.3112)
  [40]  (0.4359, 0.3126)
  [41]  (0.4062, 0.3141)
  [42]  (1.0000, 0.3573)
  [43]  (0.9732, 0.3830)
  [44]  (0.9464, 0.4086)
  [45]  (0.9172, 0.4311)
  [46]  (0.8855, 0.4503)
  [47]  (0.8537, 0.4695)
  [48]  (0.8220, 0.4886)
  [49]  (0.7903, 0.5078)
  [50]  (0.7585, 0.5270)
  [51]  (0.7267, 0.5460)
  [52]  (0.6948, 0.5649)
  [53]  (0.6628, 0.5838)
  [54]  (0.6309, 0.6026)
  [55]  (0.5990, 0.6215)
  [56]  (0.5671, 0.6404)
  [57]  (0.5351, 0.6593)
  [58]  (0.5038, 0.6790)
  [59]  (0.4732, 0.7000)
  [60]  (0.4426, 0.7210)
  [61]  (0.4121, 0.7420)
  [62]  (0.3815, 0.7629)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.3698, 0.8688)  angle=76.2 deg
  V1  (0.3598, 0.8484)  angle=68.8 deg
  V2  (0.4609, 0.2260)  angle=39.0 deg
  V3  (0.0000, 0.1542)  angle=166.3 deg
  V4  (1.0000, 0.2664)  angle=165.7 deg
  V5  (0.4062, 0.3141)  angle=173.0 deg
  V6  (1.0000, 0.3573)  angle=132.1 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
    }
),
