Convert text to your own hand writing
No Data
text to handwriting converter
Convert text to your own hand written text. Easy and time saving.
Either install from requirements.txt
pip install -r requirements.txt
OR
Install these two modules
pip install Pillow pip install pygame
1. Create your own letter set using MakeSet.py 2. Better GUI 3. All symbols included 4. No limit on letter sets
Run MakeSet.py to make your own letter sets.
pythonw MakeSet.py
Paste the below text into "content.txt" as an example.
plain text is by default in blue color #enclosing text between two hashes will make it black# $ having a dollar symbol doesn't strip leading white spaces $ #can also combine the dollar and hash to get indented text in black color#
run the below command to generate page.html file that contains the generated handwritten text.
pythonw writer.py
Bug Boy – @bugboy404 – [email protected]
https://github.com/bannyvishwas2020
git checkout -b feature/fooBar)
git commit -am 'Add some fooBar')
git push origin feature/fooBar)
For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.