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.7k stars 1.12k forks source link

Setting vertical position less than 5 outputs the picture with 5 px #101

Open adevnp opened 3 years ago

adevnp commented 3 years ago

Vertical Position is always 5 or greater than 5 in output image. The preview image works just fine but in the output image the vertical position is set to 5 or greater even if the user has input it to be lesser.

saurabhdaware commented 3 years ago

There are some issues with setting vertical alignment correctly since it changes for each font. Currently, the only solution is to check to generate rough outputs and then decide a value :(