I came across this awesome app 😎 handwriting.io.
It converts text to handwriting. ✍🏾
Every instance of the letter you type is different. 😮
I wonder how the developers made this cool app. 🤔
You can test it for yourself 👉🏾 here
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (3)
I think a very simple solution ( not at all optimised, but a decent starting point ) is to store a vector image mapping of each alphabet with each user name. Then you can loop through each alphabet in the input and draw the respective alphabet in a canvas element.
I like your solution.
Can you tell me how they are randomizing each instance of the letter?
I think nobody is maintaining this app now.
What I don't like about handwriting.io is that it has watermark on its generated images. ♒
If somebody 😇 could tell me how they are generating such text and font, I would be very grateful to them.