Converts text into a PDF of handwritten notes
Explore the docs »
· Report Bug · Request Feature ·
$ git clone https://github.com/YuvrajSingh-16/Text-To-Handwritten-Notes.git
$ cd Text-To-Handwritten-Notes/TTH
$ pip install -r requirements.txt
$ cd Scripts
$ python Writer.py --font FONT_NAME
Note: Change the Variable FONT_NAME to the font you want
Supported Fonts
Contributions are what makes the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
All you simply need to do is:
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Author: YuvrajSingh
Source Code: https://github.com/YuvrajSingh-16/Text-To-Handwritten-Notes
#pdf #python