Update Text-To-Handwriting-Converter.md

pull/495/head
Heril Changwal 4 years ago committed by GitHub
parent 8fd24a0fda
commit c434920e27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,25 +1,25 @@
#Text To Hand-Writing App # Text To Hand-Writing App
**Tier:** 2-Intermediate **Tier:** 2-Intermediate
Create Hand-written pdf files using text from any .txt file. Create Hand-written pdf files using text from any .txt file.
##User Stories ## User Stories
- [ ]User can type or input any .txt file - [ ] User can type or input any .txt file
- [ ]User can choose the Hand Writing format of choice from the available formats. - [ ] User can choose the Hand Writing format of his/her own choice from the available formats.
- [ ]User can modify features of Hand-Writing such as `colour`,`thickness`,`intensity`. - [ ] User can modify features of Hand-Writing (such as `colour`,`thickness`,`intensity`).
- [ ]User can save the pdf files generated in the App Library. - [ ] User can save the pdf files generated in the App Library.
##Bonus Features ## Bonus Features
- [ ]User can add his/her own fonts too. - [ ] User can add his/her own fonts too.
- [ ]User can modify page settings(`headers`,`footers`) - [ ] User can modify page settings(`headers`,`footers`)
##Useful Links and Resources ## Useful Links and Resources
- [Generating Sequences With Recurrent Neural Networks](https://arxiv.org/pdf/1308.0850.pdf) - [Generating Sequences With Recurrent Neural Networks](https://arxiv.org/pdf/1308.0850.pdf)
- [The man behind this all. Alex Graves](http://www.cs.toronto.edu/~graves/) - [The man behind this all. Alex Graves](http://www.cs.toronto.edu/~graves/)
##Example Projects ## Example Projects
- [Text To Handwriting Converter](https://texttohandwriting.com/) - [Text To Handwriting Converter](https://texttohandwriting.com/)
- [Text to handwriting Project in Python](https://github.com/pnshiralkar/text-to-handwriting) - [Text to handwriting Project in Python](https://github.com/pnshiralkar/text-to-handwriting)
- [Handwriting generation](https://github.com/Grzego/handwriting-generation) - [Handwriting generation](https://github.com/Grzego/handwriting-generation)

Loading…
Cancel
Save