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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (1.0000, 0.8977)
  [ 1]  (0.9131, 0.8980)
  [ 2]  (0.8262, 0.9005)
  [ 3]  (0.7393, 0.9035)
  [ 4]  (0.6525, 0.9065)
  [ 5]  (0.5656, 0.9086)
  [ 6]  (0.4787, 0.9108)
  [ 7]  (0.4724, 0.8382)
  [ 8]  (0.4827, 0.7519)
  [ 9]  (0.4944, 0.6658)
  [10]  (0.4941, 0.5794)
  [11]  (0.4859, 0.4929)
  [12]  (0.4735, 0.4074)
  [13]  (0.4420, 0.3264)
  [14]  (0.4105, 0.2454)
  [15]  (0.3558, 0.1791)
  [16]  (0.2959, 0.1162)
  [17]  (0.2134, 0.0892)
  [18]  (0.1403, 0.1190)
  [19]  (0.0713, 0.1717)
  [20]  (0.0000, 0.2215)
  [21]  (1.0000, 0.4089)
  [22]  (0.9590, 0.4069)
  [23]  (0.9180, 0.4049)
  [24]  (0.8770, 0.4028)
  [25]  (0.8360, 0.4014)
  [26]  (0.7950, 0.4000)
  [27]  (0.7540, 0.3986)
  [28]  (0.7129, 0.3973)
  [29]  (0.6719, 0.3959)
  [30]  (0.6309, 0.3946)
  [31]  (0.5899, 0.3932)
  [32]  (0.5488, 0.3918)
  [33]  (0.5078, 0.3902)
  [34]  (0.4668, 0.3884)
  [35]  (0.4258, 0.3866)
  [36]  (0.3848, 0.3848)
  [37]  (0.3438, 0.3830)
  [38]  (0.3028, 0.3812)
  [39]  (0.2618, 0.3794)
  [40]  (0.2208, 0.3778)
  [41]  (0.1798, 0.3763)
  [42]  (1.0000, 0.5020)
  [43]  (0.9722, 0.5236)
  [44]  (0.9443, 0.5452)
  [45]  (0.9149, 0.5645)
  [46]  (0.8844, 0.5820)
  [47]  (0.8538, 0.5995)
  [48]  (0.8233, 0.6170)
  [49]  (0.7927, 0.6345)
  [50]  (0.7622, 0.6520)
  [51]  (0.7316, 0.6695)
  [52]  (0.7006, 0.6862)
  [53]  (0.6696, 0.7030)
  [54]  (0.6386, 0.7197)
  [55]  (0.6076, 0.7365)
  [56]  (0.5766, 0.7532)
  [57]  (0.5456, 0.7699)
  [58]  (0.5146, 0.7867)
  [59]  (0.4835, 0.8032)
  [60]  (0.4523, 0.8196)
  [61]  (0.4212, 0.8360)
  [62]  (0.3900, 0.8524)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.4787, 0.9108)  angle=86.5 deg
  V1  (0.2134, 0.0892)  angle=40.3 deg
  V2  (0.0000, 0.2215)  angle=134.5 deg
  V3  (1.0000, 0.4089)  angle=172.2 deg
  V4  (0.1798, 0.3763)  angle=173.3 deg
  V5  (1.0000, 0.5020)  angle=133.5 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
    }
),
