One of the highlights of TOFU was its smooth tweening animation of user strokes into place during handwriting practice. HanziWriter currently lacks this. Research and implement similar tweening in wenbun, possibly by extending/forking HanziWriter or adapting code from inkstone (https://github.com/skishore/inkstone).
Requested by: JacksonRiley
Context:
- Tweening of strokes made handwriting feel more pleasant and engaging.
- HanziWriter does not support this out-of-the-box.
- Inkstone, an abandoned handwriting app, implemented custom tweening that could be referenced.
- Consider upstreaming improvements to HanziWriter if practical.
One of the highlights of TOFU was its smooth tweening animation of user strokes into place during handwriting practice. HanziWriter currently lacks this. Research and implement similar tweening in wenbun, possibly by extending/forking HanziWriter or adapting code from inkstone (https://github.com/skishore/inkstone).
Requested by: JacksonRiley
Context: