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

Text copy paste issue #106

Closed xansh closed 3 years ago

xansh commented 3 years ago

When you copy some text and if in the there is '<' this bracket then the following word or line is not copied. Q1(1) prob

include < iostream >

This line should be pasted but instead of this it only shows

include

I have to write separately or any thing which is followed by '<' .

In fact in this issue report page its not showing the word or line followed by '<', that is why I have to write < iostream > this with a space in between. I m using this on chrome on my laptop.

Drizl commented 3 years ago

use safari or the darkweb especially sector 4 in the coding 9th projection

saurabhdaware commented 3 years ago

The words are actually limited and it depends on the font you're using. Some fonts support < and some don't and if it doesn't support that letter then the fallback is rendered.

If you want to use that bracket, unfortunately you will have to find a font that supports it.