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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (0.5392, 1.0000)
  [ 1]  (0.5554, 0.9385)
  [ 2]  (0.5698, 0.8767)
  [ 3]  (0.5826, 0.8144)
  [ 4]  (0.5954, 0.7521)
  [ 5]  (0.6082, 0.6899)
  [ 6]  (0.6216, 0.6277)
  [ 7]  (0.6350, 0.5656)
  [ 8]  (0.6484, 0.5035)
  [ 9]  (0.6543, 0.4445)
  [10]  (0.5916, 0.4548)
  [11]  (0.5284, 0.4621)
  [12]  (0.4653, 0.4693)
  [13]  (0.4224, 0.4413)
  [14]  (0.4144, 0.3783)
  [15]  (0.4191, 0.3149)
  [16]  (0.4237, 0.2515)
  [17]  (0.4313, 0.1884)
  [18]  (0.4404, 0.1255)
  [19]  (0.4495, 0.0626)
  [20]  (0.4604, 0.0000)
  [21]  (0.5392, 0.0781)
  [22]  (0.5280, 0.1173)
  [23]  (0.5167, 0.1565)
  [24]  (0.5074, 0.1961)
  [25]  (0.4990, 0.2360)
  [26]  (0.4906, 0.2758)
  [27]  (0.4822, 0.3157)
  [28]  (0.4738, 0.3556)
  [29]  (0.4640, 0.3951)
  [30]  (0.4523, 0.4341)
  [31]  (0.4407, 0.4731)
  [32]  (0.4290, 0.5122)
  [33]  (0.4174, 0.5512)
  [34]  (0.4057, 0.5903)
  [35]  (0.3946, 0.6294)
  [36]  (0.3841, 0.6688)
  [37]  (0.3737, 0.7082)
  [38]  (0.3632, 0.7476)
  [39]  (0.3528, 0.7869)
  [40]  (0.3491, 0.8275)
  [41]  (0.3457, 0.8681)
  [42]  (0.5392, 0.1979)
  [43]  (0.5366, 0.2308)
  [44]  (0.5341, 0.2637)
  [45]  (0.5321, 0.2967)
  [46]  (0.5300, 0.3296)
  [47]  (0.5280, 0.3626)
  [48]  (0.5259, 0.3955)
  [49]  (0.5239, 0.4285)
  [50]  (0.5218, 0.4614)
  [51]  (0.5199, 0.4944)
  [52]  (0.5179, 0.5273)
  [53]  (0.5159, 0.5603)
  [54]  (0.5139, 0.5932)
  [55]  (0.5120, 0.6262)
  [56]  (0.5100, 0.6591)
  [57]  (0.5077, 0.6921)
  [58]  (0.5050, 0.7250)
  [59]  (0.5022, 0.7579)
  [60]  (0.4994, 0.7908)
  [61]  (0.4971, 0.8237)
  [62]  (0.4956, 0.8567)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.6543, 0.4445)  angle=105.0 deg
  V1  (0.4653, 0.4693)  angle=39.7 deg
  V2  (0.4224, 0.4413)  angle=49.6 deg
  V3  (0.4604, 0.0000)  angle=124.8 deg
  V4  (0.5392, 0.0781)  angle=61.2 deg
  V5  (0.3457, 0.8681)  angle=168.6 deg
  V6  (0.5392, 0.1979)  angle=168.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
    }
),
