glyphs icon indicating copy to clipboard operation
glyphs copied to clipboard

[cli] add SVG path properties

Open gorango opened this issue 4 years ago • 0 comments

In order to make path animations, we need to know the lengths of the paths. This can be done in browser at runtime using native APIs, but a better implementation would be to store those values on the components at compilation time.

Use pkg

gorango avatar Jan 19 '21 04:01 gorango