Fontify - create your own font from handwriting. Just download and fill the template, scan and upload, then you can install your own font or use it as webfont.
How we built it
We build Fonfity using Python and a ton of shell scripts. The under the hood process including multiple steps:
- Crop the scanned image based on the border lines
- Split the cropped into smaller images, each one is for a character
- Trace all the small images, generate SVG files
- Combine all SVG files into TTF and WOFF files
What’s next for Fontify
We are planning to support custom code points and Chinese.
Log in or sign up for Devpost to join the conversation.