Draw over each ghosted glyph to record how it is written. Each
pen-down→pen-up gesture becomes one stroke. Export when done and save
as js/src/stroke-data.raw.json.
Drop glyph-data.json here, or click to browse.
Located at js/src/glyph-data.json in this repo - it
contains all Malayalam clusters pre-shaped from the font.
Draw over the ghost with your mouse or finger. Each gesture = one stroke, in writing order.
Save this as js/src/stroke-data.raw.json and commit it,
then run python tools/process_strokes.py --preset=malayalam
to regenerate js/src/stroke-data.json, which the demo
loads automatically via writer.loadStrokes().