Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3441

Graphical Environments & Desktops • ristretto does not show custom svg background but firefox does

$
0
0
Hi, apologies if wrong section.

I generate svg with custom background like so :

mmdc version

Code:

$ mmdc -V11.4.2$ cat test.mermaidsequenceDiagram    developer ->>+ app: 1. Dev$ mmdc -i test.mermaid -o output.svg -b 'red'
When i open output.svg with firefox, background is red, as expected.

When i open output.svg with ristretto image viewer (0.12.4) , image has no background.

What gives?
From my point of view svg is ok, since firefox can view it. it even has :

Code:

 style="max-width: 450px; background-color: red;"
in the file.

Thanks for any pointers to resolve this.

Statistics: Posted by theprez — 2024-12-10 15:17 — Replies 4 — Views 117



Viewing all articles
Browse latest Browse all 3441

Trending Articles