Tagged articles
1 articles
Page 1 of 1
ByteFE
ByteFE
Jun 15, 2021 · Frontend Development

Generating Chinese Character Stroke Order Animations from Font Files

This article details a technical approach to automatically generating stroke order animation data for Chinese characters from standard font files, covering SVG rendering, coordinate transformations, deep learning-based stroke decomposition, and CSS animation techniques.

Font ParsingSVG animationStroke Order
0 likes · 20 min read
Generating Chinese Character Stroke Order Animations from Font Files