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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.7773, 0.4198)
  [ 1]  (0.7453, 0.4234)
  [ 2]  (0.7132, 0.4271)
  [ 3]  (0.6812, 0.4307)
  [ 4]  (0.6491, 0.4344)
  [ 5]  (0.6171, 0.4380)
  [ 6]  (0.5850, 0.4417)
  [ 7]  (0.5530, 0.4454)
  [ 8]  (0.5210, 0.4490)
  [ 9]  (0.4889, 0.4527)
  [10]  (0.4569, 0.4563)
  [11]  (0.4248, 0.4600)
  [12]  (0.3928, 0.4636)
  [13]  (0.3607, 0.4673)
  [14]  (0.3287, 0.4710)
  [15]  (0.2967, 0.4746)
  [16]  (0.2646, 0.4759)
  [17]  (0.2325, 0.4728)
  [18]  (0.2004, 0.4697)
  [19]  (0.1683, 0.4666)
  [20]  (0.1362, 0.4635)
  [21]  (0.7773, 0.0799)
  [22]  (0.7734, 0.1233)
  [23]  (0.7696, 0.1667)
  [24]  (0.7657, 0.2101)
  [25]  (0.7618, 0.2535)
  [26]  (0.7580, 0.2969)
  [27]  (0.7541, 0.3403)
  [28]  (0.7503, 0.3838)
  [29]  (0.7464, 0.4272)
  [30]  (0.7425, 0.4706)
  [31]  (0.7382, 0.5139)
  [32]  (0.7331, 0.5572)
  [33]  (0.7279, 0.6005)
  [34]  (0.7227, 0.6438)
  [35]  (0.7176, 0.6870)
  [36]  (0.7124, 0.7303)
  [37]  (0.7219, 0.7727)
  [38]  (0.7322, 0.8151)
  [39]  (0.7425, 0.8574)
  [40]  (0.7529, 0.8997)
  [41]  (0.7632, 0.9421)
  [42]  (0.7773, 1.0000)
  [43]  (0.8135, 0.9574)
  [44]  (0.8016, 0.9012)
  [45]  (0.7898, 0.8449)
  [46]  (0.7780, 0.7887)
  [47]  (0.7661, 0.7324)
  [48]  (0.7467, 0.6785)
  [49]  (0.7248, 0.6254)
  [50]  (0.7514, 0.5938)
  [51]  (0.8056, 0.5746)
  [52]  (0.8597, 0.5554)
  [53]  (0.8638, 0.5101)
  [54]  (0.8486, 0.4546)
  [55]  (0.8351, 0.3988)
  [56]  (0.8258, 0.3421)
  [57]  (0.8164, 0.2854)
  [58]  (0.8071, 0.2286)
  [59]  (0.7978, 0.1719)
  [60]  (0.7911, 0.1150)
  [61]  (0.7911, 0.0575)
  [62]  (0.7911, 0.0000)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.1362, 0.4635)  angle=143.6 deg
  V1  (0.7773, 0.0799)  angle=126.0 deg
  V2  (0.7773, 1.0000)  angle=126.0 deg
  V3  (0.8135, 0.9574)  angle=52.2 deg
  V4  (0.7248, 0.6254)  angle=62.6 deg
  V5  (0.7514, 0.5938)  angle=30.3 deg
  V6  (0.8597, 0.5554)  angle=65.4 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
    }
),
