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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.5944, 0.7808)
  [ 1]  (0.6077, 0.7302)
  [ 2]  (0.6244, 0.6809)
  [ 3]  (0.6476, 0.6340)
  [ 4]  (0.6707, 0.5872)
  [ 5]  (0.6939, 0.5403)
  [ 6]  (0.7199, 0.4953)
  [ 7]  (0.7539, 0.4555)
  [ 8]  (0.7878, 0.4158)
  [ 9]  (0.8218, 0.3760)
  [10]  (0.8472, 0.3690)
  [11]  (0.8625, 0.4190)
  [12]  (0.8801, 0.4683)
  [13]  (0.8979, 0.5174)
  [14]  (0.9157, 0.5666)
  [15]  (0.9329, 0.6160)
  [16]  (0.9495, 0.6656)
  [17]  (0.9661, 0.7151)
  [18]  (0.9827, 0.7647)
  [19]  (0.9984, 0.8146)
  [20]  (1.0000, 0.8364)
  [21]  (0.5944, 0.2820)
  [22]  (0.6003, 0.3275)
  [23]  (0.6128, 0.3716)
  [24]  (0.6275, 0.4151)
  [25]  (0.6421, 0.4587)
  [26]  (0.6569, 0.5022)
  [27]  (0.6721, 0.5455)
  [28]  (0.6874, 0.5888)
  [29]  (0.7026, 0.6322)
  [30]  (0.7196, 0.6748)
  [31]  (0.7403, 0.6482)
  [32]  (0.7611, 0.6072)
  [33]  (0.7819, 0.5663)
  [34]  (0.8076, 0.5282)
  [35]  (0.8332, 0.4901)
  [36]  (0.8588, 0.4519)
  [37]  (0.8817, 0.4123)
  [38]  (0.9012, 0.3707)
  [39]  (0.9207, 0.3291)
  [40]  (0.9402, 0.2875)
  [41]  (0.9526, 0.2434)
  [42]  (0.5944, 0.0731)
  [43]  (0.4514, 0.0467)
  [44]  (0.3068, 0.0798)
  [45]  (0.1761, 0.1524)
  [46]  (0.0742, 0.2625)
  [47]  (0.0139, 0.3962)
  [48]  (0.0000, 0.5408)
  [49]  (0.0487, 0.6804)
  [50]  (0.1408, 0.7989)
  [51]  (0.2540, 0.8971)
  [52]  (0.3898, 0.9533)
  [53]  (0.5312, 0.9309)
  [54]  (0.6642, 0.8637)
  [55]  (0.7855, 0.7755)
  [56]  (0.8783, 0.6582)
  [57]  (0.9236, 0.5230)
  [58]  (0.8887, 0.3845)
  [59]  (0.7984, 0.2655)
  [60]  (0.6743, 0.1811)
  [61]  (0.5414, 0.1119)
  [62]  (0.4029, 0.1106)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.8218, 0.3760)  angle=34.2 deg
  V1  (0.8472, 0.3690)  angle=88.3 deg
  V2  (1.0000, 0.8364)  angle=148.0 deg
  V3  (0.5944, 0.2820)  angle=151.2 deg
  V4  (0.7196, 0.6748)  angle=120.3 deg
  V5  (0.9526, 0.2434)  angle=80.2 deg
  V6  (0.3898, 0.9533)  angle=31.5 deg
  V7  (0.9236, 0.5230)  angle=32.7 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
    }
),
