Questions tagged [svg]

Scalable Vector Graphics (SVG), the W3C standard format for 2D vector images

58 questions
5
votes
2 answers

Not able to open .svg files: XML parse error

Upgraded to 20.04 today and, somehow, Document Viewer is not able to open .svg files. It keeps giving this error. Previously, when I was using 18.04, everything was working fine. No such errors I encountered. XML parse error: error code=201 (3) in…
C.S.
  • 329
-1
votes
1 answer

Command line tool to resolve transforms in SVG

Is there any commandline tool that can remove transforms from an SVG file (or rather apply the transforms), translating all coordinates to stay in place? This is one of the thing that none of the most well-known SVG cleaning tools (svgo, svgcleaner,…
leo
  • 339