sarcadass / granim.js

Create fluid and interactive gradient animations with this small javascript library.
https://sarcadass.github.io/granim.js/
MIT License
5.29k stars 234 forks source link

Text Input Option #9

Closed mapodev closed 8 years ago

mapodev commented 8 years ago

Could you add a text option which will be rendered in the middle of that canvas? Also an option for font and font-familiy + color.

sarcadass commented 8 years ago

I really want this lib to be focused on gradients animations, adding these options will break this rule and add more complexity (I will also have to add options to handle the alignment, the style...).

Furthemore, you can already do it in pure HTML / CSS, check the demo here.