chunky_svg icon indicating copy to clipboard operation
chunky_svg copied to clipboard

An Elixir library for generating SVG images

Results 5 chunky_svg issues
Sort by recently updated
recently updated
newest added

Is there a way to render "badges" like these with chunky? https://github.com/badges/shields/tree/master/templates Or writing text (with shadow/background) in a SVG?

I want to be able to compose drawings out of multiple SVG definitions to create things like http://devblog.riesd.com/excellent_example.html Right now the way I do that is by using ChunkySVG +...

A cloud macro is pretty generalizable. Should accept `cx, cy, r` attributes like hexagons and circles do. It can be randomly generated so that each cloud looks a little different.

I've been playing with CSS animations in SVG, they are really cool, but very cumbersome to get the basic stuff working. If I just want to make something blink on...

We definitely need a cowsay macro