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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (1.0000, 0.4294)
  [ 1]  (0.9721, 0.4247)
  [ 2]  (0.9442, 0.4200)
  [ 3]  (0.9160, 0.4184)
  [ 4]  (0.8877, 0.4189)
  [ 5]  (0.8594, 0.4195)
  [ 6]  (0.8311, 0.4200)
  [ 7]  (0.8028, 0.4205)
  [ 8]  (0.7745, 0.4210)
  [ 9]  (0.7461, 0.4215)
  [10]  (0.7178, 0.4221)
  [11]  (0.6895, 0.4226)
  [12]  (0.6612, 0.4231)
  [13]  (0.6329, 0.4236)
  [14]  (0.6046, 0.4243)
  [15]  (0.5763, 0.4253)
  [16]  (0.5480, 0.4263)
  [17]  (0.5197, 0.4273)
  [18]  (0.4914, 0.4284)
  [19]  (0.4631, 0.4294)
  [20]  (0.4348, 0.4304)
  [21]  (1.0000, 0.4804)
  [22]  (0.9661, 0.4924)
  [23]  (0.9322, 0.5045)
  [24]  (0.8983, 0.5167)
  [25]  (0.8645, 0.5289)
  [26]  (0.8306, 0.5412)
  [27]  (0.7968, 0.5534)
  [28]  (0.7630, 0.5658)
  [29]  (0.7292, 0.5783)
  [30]  (0.6955, 0.5907)
  [31]  (0.6617, 0.6031)
  [32]  (0.6279, 0.6155)
  [33]  (0.5942, 0.6280)
  [34]  (0.5604, 0.6404)
  [35]  (0.5266, 0.6529)
  [36]  (0.4931, 0.6659)
  [37]  (0.4595, 0.6789)
  [38]  (0.4260, 0.6919)
  [39]  (0.4415, 0.6920)
  [40]  (0.4771, 0.6869)
  [41]  (0.5127, 0.6818)
  [42]  (1.0000, 0.7065)
  [43]  (0.9176, 0.7214)
  [44]  (0.8354, 0.7379)
  [45]  (0.7533, 0.7549)
  [46]  (0.6727, 0.7779)
  [47]  (0.5921, 0.8009)
  [48]  (0.5319, 0.8153)
  [49]  (0.5466, 0.7333)
  [50]  (0.5528, 0.6497)
  [51]  (0.5493, 0.5662)
  [52]  (0.5417, 0.4827)
  [53]  (0.5242, 0.4015)
  [54]  (0.4946, 0.3231)
  [55]  (0.4580, 0.2488)
  [56]  (0.4036, 0.1850)
  [57]  (0.3204, 0.1847)
  [58]  (0.2388, 0.2038)
  [59]  (0.1572, 0.2230)
  [60]  (0.0756, 0.2421)
  [61]  (0.0003, 0.2780)
  [62]  (0.0000, 0.3371)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.4348, 0.4304)  angle=172.9 deg
  V1  (1.0000, 0.4804)  angle=155.5 deg
  V2  (0.4260, 0.6919)  angle=158.3 deg
  V3  (1.0000, 0.7065)  angle=166.8 deg
  V4  (0.5319, 0.8153)  angle=113.7 deg
  V5  (0.4036, 0.1850)  angle=49.3 deg
  V6  (0.0003, 0.2780)  angle=64.3 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
    }
),
