Animation with inka and inkscape
i

Vera_Animation with inka and inkscape

Vera_

inka: https://imvenx.github.io/cssvgweb/#/ tutorial on how I did it: https://www.youtube.com/watch?v=w35GS6fKksE


Comment here...
Compare clones, text on path, text in shape
i

Thomas HolderCompare clones, text on path, text in shape

Thomas Holder

Test file which compares clones, text on path, and text in shape. All 3 features reference shapes in a similar way.


Comment here...
Insert SVG into HTML like an IMG tag
i

Martin OwensInsert SVG into HTML like an IMG tag

Martin Owens

Ever wanted to insert your svg documents directly into your html without having to copy and paste them? Now you can, use this simple javascript to turn <div data-svg="..."></div> into <div><svg>...</svg></div>


Comment here...