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

Addition of underline feature #42

Closed SubhroRusso closed 4 years ago

SubhroRusso commented 4 years ago

Please add underline feature also if possible. Both wavy and normal underlining.

saurabhdaware commented 4 years ago

That would be a great addition but the problem with underline is, the lines will be too straight to look real. There are similar issues with strikethrough and other font features as well. Plus some fonts are not supporting the underline so the overall impact of underline toggle will be inconsistent and won't work with lots of fonts.

As a workaround, you can select the font you want to underline and press CTRL + U

If we find a way we can make underlines look more real, I will reopen this. Thank you!