SVG file not displaying properly
Firefox displays an SVG file correctly. When opening with qimgv (nightly build), it shows the following error:
dpr= 1.3 pDpr= 1 Caught Exiv2 exception: /test.svg: The file contains data of an unknown image type
qimgv displays it like this (I tried setting qimgv's background to white but it's just displaying it wrong), whereas Firefox displays it correctly like this.
Can you send in the svg file itself? maybe a newer git build opens it correctly (or not).
EDIT: Actually, I'm thinking this might not be qimgv problem--I see it attached here and it displays fine but opening this github thread on chromium looks like this... maybe I'm misunderstanding what an SVG file is supposed to look like?
I built with the latest commit c913500, same thing (left is Firefox, right is qimgv). Attached svg file.
This seems to be a ~~text~~ layout rendering issue, since this telescope svg renders fine in inkscape, firefox or brave.
However, in qimgv (qimgv-git 1.0.2.r179.ga8e335b-1) it looks like this:
On the other hand, there are svgs that contain text and render fine, for example on the inkscape screen contest page, the listed artpieces seem to work fine for me even though they have text as well.