Re: rsvg-convert issue with libxml 2.9.5
Nick Wellnhofer <[email protected]>
| Newsgroups | gmane.comp.gnome.lib.xml.general |
|---|---|
| Message-ID | <[email protected]> |
On 19/09/2017 10:58, Petr Sumbera wrote:
> $ rsvg-convert test.svg > test.png
> Error reading SVG:Error domain 1 code 4 on line 1 column 1 of
> file:///builds/psumbera/userland-libxml2-2.9.5/components/libxml2/build/prototype/test.svg:
> Start tag expected, '<' not found
Should be fixed with:
https://git.gnome.org/browse/libxml2/commit/?id=b90d8989d3dc486519686f01490379c963bd1145
But I think it's a bug in librsvg:
https://bugzilla.gnome.org/show_bug.cgi?id=787895
Nick