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

Experimental branch #86

Closed CodeWithSouma closed 4 years ago

CodeWithSouma commented 4 years ago

add hover animation in Contributors list

netlify[bot] commented 4 years ago

Deploy preview for text-to-handwriting processing.

Building with commit 2f7ebbd611d9cb999c3e5a10933115cad9f16a5b

https://app.netlify.com/sites/text-to-handwriting/deploys/5f3640456b90fd0007a3626b

saurabhdaware commented 4 years ago

Hi is it ready for review? It looks great in dark mode! but not working with light mode.

Instead of hardcoding color, we can use var(--font-color-primary) since it will have black color in light mode and white color in dark mode.