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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.5872, 0.7652)
  [ 1]  (0.6209, 0.7257)
  [ 2]  (0.6522, 0.6841)
  [ 3]  (0.6797, 0.6401)
  [ 4]  (0.7037, 0.5939)
  [ 5]  (0.7258, 0.5468)
  [ 6]  (0.7463, 0.4989)
  [ 7]  (0.7699, 0.4526)
  [ 8]  (0.7953, 0.4072)
  [ 9]  (0.8196, 0.3612)
  [10]  (0.8412, 0.3828)
  [11]  (0.8603, 0.4312)
  [12]  (0.8793, 0.4797)
  [13]  (0.8972, 0.5286)
  [14]  (0.9151, 0.5775)
  [15]  (0.9302, 0.6272)
  [16]  (0.9431, 0.6777)
  [17]  (0.9565, 0.7280)
  [18]  (0.9708, 0.7780)
  [19]  (0.9836, 0.8285)
  [20]  (1.0000, 0.8778)
  [21]  (0.5872, 0.3293)
  [22]  (0.5984, 0.3725)
  [23]  (0.6143, 0.4141)
  [24]  (0.6329, 0.4548)
  [25]  (0.6517, 0.4953)
  [26]  (0.6740, 0.5340)
  [27]  (0.6963, 0.5727)
  [28]  (0.7181, 0.6117)
  [29]  (0.7396, 0.6509)
  [30]  (0.7606, 0.6904)
  [31]  (0.7795, 0.7019)
  [32]  (0.7961, 0.6604)
  [33]  (0.8144, 0.6197)
  [34]  (0.8325, 0.5788)
  [35]  (0.8469, 0.5365)
  [36]  (0.8612, 0.4942)
  [37]  (0.8738, 0.4513)
  [38]  (0.8854, 0.4082)
  [39]  (0.8991, 0.3657)
  [40]  (0.9139, 0.3235)
  [41]  (0.9282, 0.2812)
  [42]  (0.5872, 0.1374)
  [43]  (0.4582, 0.1136)
  [44]  (0.3275, 0.1110)
  [45]  (0.2022, 0.1511)
  [46]  (0.1061, 0.2382)
  [47]  (0.0465, 0.3528)
  [48]  (0.0092, 0.4785)
  [49]  (0.0000, 0.6064)
  [50]  (0.0511, 0.7267)
  [51]  (0.1413, 0.8221)
  [52]  (0.2596, 0.8796)
  [53]  (0.3894, 0.8890)
  [54]  (0.5187, 0.8758)
  [55]  (0.6362, 0.8235)
  [56]  (0.7259, 0.7273)
  [57]  (0.7707, 0.6057)
  [58]  (0.7843, 0.4774)
  [59]  (0.7603, 0.3494)
  [60]  (0.6950, 0.2359)
  [61]  (0.5878, 0.1642)
  [62]  (0.4574, 0.1585)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.8196, 0.3612)  angle=107.2 deg
  V1  (1.0000, 0.8778)  angle=161.4 deg
  V2  (0.5872, 0.3293)  angle=157.6 deg
  V3  (0.7606, 0.6904)  angle=30.7 deg
  V4  (0.7795, 0.7019)  angle=99.5 deg
  V5  (0.9282, 0.2812)  angle=85.8 deg
  V6  (0.5878, 0.1642)  angle=31.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
    }
),
