Skip to content

ipuccio/handwrite

Repository files navigation

Tests PyPI version Gitter chat License: MIT Code style: black CodeQL Language grade: Python

Handwrite - Type in your Handwriting!

Ever had those long-winded assignments, that the teacher always wants handwritten? Is your written work messy, cos you think faster than you can write? Now, you can finish them with the ease of typing in your own font!

Handwrite makes typing written assignments efficient, convenient and authentic.

Handwrite generates a custom font based on your handwriting sample, which can easily be used in text editors and word processors like Microsoft Word & Libre Office Word!

Handwrite is also helpful for those with dysgraphia.

You can get started with Handwrite here.

Web Application

Handwrite includes a Flask web application that provides a user-friendly interface for generating custom fonts. You can run it locally or deploy it to a production server.

Quick Start (Web App)

  1. Install dependencies:

    pip install -r requirements.txt
  2. Run the web application:

    python webapp/app.py
  3. Access the application at http://localhost:5000

For production deployment instructions, see the Deployment Documentation.

Sample

You just need to fill up a form:

Here's the end result!

Credits and Reference

  1. Potrace algorithm and package has been immensely helpful.

  2. Fontforge for packaging and adjusting font parameters.

  3. Sacha Chua's project proved to be a great reference for fontforge python.

  4. All credit for svgtottf converter goes to this project by pteromys. We made a quite a lot of modifications of our own, but the base script idea was derived from here.

About

Handwrite generates a custom font based on your handwriting sample.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors