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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7910, 0.4128)
  [ 1]  (0.7572, 0.4118)
  [ 2]  (0.7234, 0.4108)
  [ 3]  (0.6895, 0.4097)
  [ 4]  (0.6557, 0.4088)
  [ 5]  (0.6218, 0.4080)
  [ 6]  (0.5880, 0.4072)
  [ 7]  (0.5541, 0.4063)
  [ 8]  (0.5203, 0.4068)
  [ 9]  (0.4865, 0.4093)
  [10]  (0.4528, 0.4117)
  [11]  (0.4190, 0.4141)
  [12]  (0.3852, 0.4165)
  [13]  (0.3514, 0.4189)
  [14]  (0.3177, 0.4214)
  [15]  (0.2839, 0.4238)
  [16]  (0.2501, 0.4260)
  [17]  (0.2163, 0.4260)
  [18]  (0.1824, 0.4260)
  [19]  (0.1485, 0.4260)
  [20]  (0.1147, 0.4259)
  [21]  (0.7910, 0.0000)
  [22]  (0.8084, 0.0388)
  [23]  (0.8193, 0.0797)
  [24]  (0.8290, 0.1211)
  [25]  (0.8386, 0.1624)
  [26]  (0.8483, 0.2038)
  [27]  (0.8580, 0.2452)
  [28]  (0.8676, 0.2865)
  [29]  (0.8724, 0.3285)
  [30]  (0.8732, 0.3710)
  [31]  (0.8740, 0.4135)
  [32]  (0.8748, 0.4559)
  [33]  (0.8756, 0.4984)
  [34]  (0.8764, 0.5409)
  [35]  (0.8772, 0.5833)
  [36]  (0.8781, 0.6258)
  [37]  (0.8792, 0.6683)
  [38]  (0.8807, 0.7107)
  [39]  (0.8823, 0.7532)
  [40]  (0.8838, 0.7956)
  [41]  (0.8853, 0.8381)
  [42]  (0.7910, 1.0000)
  [43]  (0.7938, 0.9482)
  [44]  (0.7856, 0.8974)
  [45]  (0.7739, 0.8468)
  [46]  (0.7623, 0.7963)
  [47]  (0.7507, 0.7458)
  [48]  (0.7363, 0.6960)
  [49]  (0.7184, 0.6474)
  [50]  (0.7384, 0.6237)
  [51]  (0.7902, 0.6208)
  [52]  (0.8349, 0.6112)
  [53]  (0.8324, 0.5594)
  [54]  (0.8280, 0.5077)
  [55]  (0.8235, 0.4561)
  [56]  (0.8191, 0.4044)
  [57]  (0.8192, 0.3526)
  [58]  (0.8207, 0.3008)
  [59]  (0.8221, 0.2489)
  [60]  (0.8236, 0.1971)
  [61]  (0.8241, 0.1453)
  [62]  (0.8181, 0.0938)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.1147, 0.4259)  angle=147.8 deg
  V1  (0.7910, 0.0000)  angle=98.2 deg
  V2  (0.8853, 0.8381)  angle=32.3 deg
  V3  (0.7910, 1.0000)  angle=152.8 deg
  V4  (0.7184, 0.6474)  angle=60.5 deg
  V5  (0.7384, 0.6237)  angle=46.5 deg
  V6  (0.8349, 0.6112)  angle=80.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
    }
),
