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

--- NORMALIZED STROKE POINTS (x, y in [0,1], top-left origin) ---
  [ 0]  (1.0000, 0.4252)
  [ 1]  (0.9509, 0.4168)
  [ 2]  (0.9008, 0.4164)
  [ 3]  (0.8508, 0.4159)
  [ 4]  (0.8007, 0.4155)
  [ 5]  (0.7507, 0.4151)
  [ 6]  (0.7007, 0.4147)
  [ 7]  (0.6506, 0.4143)
  [ 8]  (0.6006, 0.4139)
  [ 9]  (0.5505, 0.4137)
  [10]  (0.5005, 0.4135)
  [11]  (0.4504, 0.4133)
  [12]  (0.4004, 0.4131)
  [13]  (0.3503, 0.4129)
  [14]  (0.3003, 0.4127)
  [15]  (0.2502, 0.4125)
  [16]  (0.2002, 0.4123)
  [17]  (0.1501, 0.4121)
  [18]  (0.1001, 0.4119)
  [19]  (0.0500, 0.4116)
  [20]  (0.0000, 0.4114)
  [21]  (1.0000, 0.5597)
  [22]  (0.9710, 0.5750)
  [23]  (0.9420, 0.5903)
  [24]  (0.9130, 0.6056)
  [25]  (0.8840, 0.6209)
  [26]  (0.8550, 0.6362)
  [27]  (0.8256, 0.6509)
  [28]  (0.7963, 0.6655)
  [29]  (0.7669, 0.6801)
  [30]  (0.7375, 0.6947)
  [31]  (0.7082, 0.7093)
  [32]  (0.6788, 0.7239)
  [33]  (0.6494, 0.7385)
  [34]  (0.6201, 0.7531)
  [35]  (0.5907, 0.7677)
  [36]  (0.5607, 0.7809)
  [37]  (0.5307, 0.7942)
  [38]  (0.5007, 0.8074)
  [39]  (0.4707, 0.8207)
  [40]  (0.4407, 0.8339)
  [41]  (0.4107, 0.8472)
  [42]  (1.0000, 0.9048)
  [43]  (0.9087, 0.9050)
  [44]  (0.8180, 0.9139)
  [45]  (0.7273, 0.9244)
  [46]  (0.6366, 0.9349)
  [47]  (0.5459, 0.9454)
  [48]  (0.5091, 0.9064)
  [49]  (0.5190, 0.8163)
  [50]  (0.5154, 0.7251)
  [51]  (0.5111, 0.6340)
  [52]  (0.4979, 0.5437)
  [53]  (0.4847, 0.4533)
  [54]  (0.4715, 0.3630)
  [55]  (0.4381, 0.2784)
  [56]  (0.4023, 0.1944)
  [57]  (0.3644, 0.1123)
  [58]  (0.2848, 0.0675)
  [59]  (0.2029, 0.0546)
  [60]  (0.1177, 0.0873)
  [61]  (0.0437, 0.1407)
  [62]  (0.0320, 0.2237)

--- KEY VERTICES (corners with angle < 120 degrees) ---
  V0  (0.0000, 0.4114)  angle=171.8 deg
  V1  (1.0000, 0.5597)  angle=143.7 deg
  V2  (0.4107, 0.8472)  angle=150.6 deg
  V3  (1.0000, 0.9048)  angle=174.3 deg
  V4  (0.5459, 0.9454)  angle=53.2 deg
  V5  (0.5091, 0.9064)  angle=49.6 deg
  V6  (0.3644, 0.1123)  angle=35.8 deg
  V7  (0.0437, 0.1407)  angle=46.2 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
    }
),
