saurabhdaware / text-to-handwriting

So your teacher asked you to upload written assignments? Hate writing assigments? This tool will help you convert your text to handwriting xD
https://saurabhdaware.github.io/text-to-handwriting/
MIT License
4.71k stars 1.13k forks source link

Load fonts on selection #79

Open saurabhdaware opened 4 years ago

saurabhdaware commented 4 years ago

Is your feature request related to a problem? Please describe. Currently fonts are loaded initially when the page loads. This stops us from adding more fonts since it will take up the bandwidth of users who may not even use that font.

Describe the solution you'd like Load font when a user selects that font from the dropdown. This will allow us to add as many fonts as possible