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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.6154, 0.2436)
  [ 1]  (0.5012, 0.1900)
  [ 2]  (0.3766, 0.2054)
  [ 3]  (0.2588, 0.2494)
  [ 4]  (0.1446, 0.3012)
  [ 5]  (0.0516, 0.3863)
  [ 6]  (0.0000, 0.4920)
  [ 7]  (0.0141, 0.6110)
  [ 8]  (0.0874, 0.7128)
  [ 9]  (0.1998, 0.7701)
  [10]  (0.3209, 0.7998)
  [11]  (0.4462, 0.8100)
  [12]  (0.5722, 0.8062)
  [13]  (0.6967, 0.7871)
  [14]  (0.8049, 0.7285)
  [15]  (0.8371, 0.6115)
  [16]  (0.8253, 0.4865)
  [17]  (0.7759, 0.3714)
  [18]  (0.6808, 0.2916)
  [19]  (0.5593, 0.2601)
  [20]  (0.4352, 0.2705)
  [21]  (0.6154, 0.7544)
  [22]  (0.6414, 0.7138)
  [23]  (0.6640, 0.6707)
  [24]  (0.6863, 0.6275)
  [25]  (0.7085, 0.5842)
  [26]  (0.7310, 0.5411)
  [27]  (0.7550, 0.4987)
  [28]  (0.7789, 0.4564)
  [29]  (0.8005, 0.4128)
  [30]  (0.8208, 0.3686)
  [31]  (0.8441, 0.3384)
  [32]  (0.8628, 0.3833)
  [33]  (0.8813, 0.4283)
  [34]  (0.8980, 0.4740)
  [35]  (0.9142, 0.5199)
  [36]  (0.9304, 0.5658)
  [37]  (0.9447, 0.6123)
  [38]  (0.9580, 0.6591)
  [39]  (0.9713, 0.7059)
  [40]  (0.9841, 0.7528)
  [41]  (1.0000, 0.7987)
  [42]  (0.6154, 0.3562)
  [43]  (0.6223, 0.3949)
  [44]  (0.6348, 0.4321)
  [45]  (0.6487, 0.4690)
  [46]  (0.6626, 0.5058)
  [47]  (0.6764, 0.5427)
  [48]  (0.6903, 0.5795)
  [49]  (0.7042, 0.6163)
  [50]  (0.7187, 0.6529)
  [51]  (0.7349, 0.6887)
  [52]  (0.7542, 0.6786)
  [53]  (0.7729, 0.6440)
  [54]  (0.7943, 0.6110)
  [55]  (0.8163, 0.5784)
  [56]  (0.8383, 0.5457)
  [57]  (0.8581, 0.5117)
  [58]  (0.8777, 0.4776)
  [59]  (0.8973, 0.4434)
  [60]  (0.9157, 0.4087)
  [61]  (0.9314, 0.3726)
  [62]  (0.9456, 0.3361)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.5012, 0.1900)  angle=32.2 deg
  V1  (0.0000, 0.4920)  angle=32.8 deg
  V2  (0.8049, 0.7285)  angle=46.1 deg
  V3  (0.4352, 0.2705)  angle=105.6 deg
  V4  (0.6154, 0.7544)  angle=126.9 deg
  V5  (0.8441, 0.3384)  angle=119.8 deg
  V6  (1.0000, 0.7987)  angle=158.1 deg
  V7  (0.6154, 0.3562)  angle=149.2 deg
  V8  (0.7349, 0.6887)  angle=93.3 deg
  V9  (0.7542, 0.6786)  angle=33.9 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
    }
),
