7e641735cb
- API: * Rename setSize to setFontSize * Add method getElementById to Group * Rename name of element to id to show more prominent that it should be unique. * Add methods for hide/show elements. * Fix: set correct id for cloned elements (parsesvg) * Fix: retrieving group with getElementById failed. * Parse SVG inkscape:transform-center-[xy] * Allow rotation around given point (use values from inkscape by default for SVG files) * Use breadth-first search instead of depth-first search for Element::getElementById (large speedup :)) * Add more convenience functions for path drawing. * Add version check (useful if API files manually copied) - SVG: * Support <use> element * Parse font-size * Parse stroke-linecap |
||
---|---|---|
.. | ||
api.nas | ||
svg.nas |