openpencil/tests
Danila Poyarkov 42d3122323 fix(core): parse SVG markup as XML
- Replace attribute and element regexes with the existing xmldom parser

- Preserve nested presentation attributes and transforms while skipping non-rendered definitions

- Read gradient coordinates through svgpath segments instead of reparsing path strings

- Cover malformed markup, quoted attributes, inheritance, and attribute-like text
2026-07-27 19:04:43 +03:00
..
e2e feat(app): convert image layers to vectors 2026-07-27 16:22:05 +03:00
engine fix(core): parse SVG markup as XML 2026-07-27 19:04:43 +03:00
figma style: tighten import grouping 2026-05-06 02:22:08 +03:00
fixtures feat(vector): add bitmap vectorization engine 2026-07-27 15:33:15 +03:00
helpers refactor(mcp): align transport domain structure 2026-07-25 22:59:59 +03:00