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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7185, 0.1430)
  [ 1]  (0.5840, 0.0863)
  [ 2]  (0.4349, 0.1101)
  [ 3]  (0.2927, 0.1593)
  [ 4]  (0.1564, 0.2261)
  [ 5]  (0.0526, 0.3358)
  [ 6]  (0.0000, 0.4684)
  [ 7]  (0.0165, 0.6146)
  [ 8]  (0.0967, 0.7435)
  [ 9]  (0.2158, 0.8374)
  [10]  (0.3514, 0.8979)
  [11]  (0.5002, 0.9137)
  [12]  (0.6498, 0.8895)
  [13]  (0.7962, 0.8493)
  [14]  (0.9225, 0.7656)
  [15]  (0.9843, 0.6303)
  [16]  (0.9699, 0.4797)
  [17]  (0.9287, 0.3337)
  [18]  (0.8477, 0.2082)
  [19]  (0.7227, 0.1240)
  [20]  (0.5756, 0.1117)
  [21]  (0.7185, 0.7052)
  [22]  (0.7353, 0.6639)
  [23]  (0.7512, 0.6223)
  [24]  (0.7671, 0.5807)
  [25]  (0.7825, 0.5389)
  [26]  (0.7968, 0.4967)
  [27]  (0.8127, 0.4552)
  [28]  (0.8306, 0.4144)
  [29]  (0.8485, 0.3736)
  [30]  (0.8664, 0.3328)
  [31]  (0.8828, 0.3406)
  [32]  (0.8938, 0.3838)
  [33]  (0.9048, 0.4269)
  [34]  (0.9163, 0.4700)
  [35]  (0.9308, 0.5121)
  [36]  (0.9453, 0.5542)
  [37]  (0.9598, 0.5963)
  [38]  (0.9740, 0.6386)
  [39]  (0.9863, 0.6814)
  [40]  (0.9986, 0.7242)
  [41]  (1.0000, 0.7412)
  [42]  (0.7185, 0.3778)
  [43]  (0.7252, 0.4092)
  [44]  (0.7373, 0.4387)
  [45]  (0.7507, 0.4679)
  [46]  (0.7640, 0.4971)
  [47]  (0.7773, 0.5263)
  [48]  (0.7919, 0.5548)
  [49]  (0.8089, 0.5820)
  [50]  (0.8259, 0.6092)
  [51]  (0.8430, 0.6364)
  [52]  (0.8636, 0.6417)
  [53]  (0.8807, 0.6146)
  [54]  (0.8989, 0.5882)
  [55]  (0.9172, 0.5618)
  [56]  (0.9354, 0.5354)
  [57]  (0.9491, 0.5066)
  [58]  (0.9612, 0.4769)
  [59]  (0.9733, 0.4471)
  [60]  (0.9844, 0.4172)
  [61]  (0.9883, 0.3853)
  [62]  (0.9921, 0.3535)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.5840, 0.0863)  angle=31.9 deg
  V1  (0.9225, 0.7656)  angle=31.9 deg
  V2  (0.9843, 0.6303)  angle=30.0 deg
  V3  (0.5756, 0.1117)  angle=108.3 deg
  V4  (0.7185, 0.7052)  angle=144.4 deg
  V5  (0.8664, 0.3328)  angle=91.9 deg
  V6  (0.8828, 0.3406)  angle=50.1 deg
  V7  (1.0000, 0.7412)  angle=146.8 deg
  V8  (0.7185, 0.3778)  angle=154.2 deg
  V9  (0.8430, 0.6364)  angle=43.4 deg
  V10  (0.8636, 0.6417)  angle=72.2 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
    }
),
