Skip to content

Skyerv/handwriting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handwriting with Python

Python Program that lets you write in your handwriting! Inspired by: thaisribeiro.in

How to run?

  1. Install Unidecode and Pillow libraries

pip install unidecode

pip install pillow

  1. Unzip "hand_fonts" into a folder with same name
  2. Run the program!

How to do it with my own handwriting?

  1. Write ASCII symbols from 32 to 126 on a blank paper
  2. Take a picture of it and upload it into your computer
  3. Cut each symbol and name it as the ASCII equivalent (ex.: 32.jpg)
  4. Replace the images in "hand_fonts" folder
  5. Voilá! Now you have your own handwriting in your computer!

About

Python Program that lets you write in your handwriting!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages