glyphs
glyphs copied to clipboard
[cli] add SVG path properties
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.