bradley / Blotter

A JavaScript API for drawing unconventional text effects on the web.
https://blotter.js.org
Other
3.05k stars 209 forks source link

svg logo #59

Closed piyushpencil closed 3 years ago

piyushpencil commented 3 years ago

how to use the SVG logo image inside? Does this apply to text only?

bradley commented 3 years ago

It's text only. You may have some success viewing the code for individual materials and gutting the code for reuse yourself (e.g.; applying a shader to a canvas) but Blotter itself if meant for text alone.