[systemd-bugs] [Bug 70720] systemd-analyze: SVG output is hard to read (transparent background)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Oct 21 21:41:42 CEST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=70720
Thomas H.P. Andersen <phomes at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Thomas H.P. Andersen <phomes at gmail.com> ---
You were right. Just setting the style for the entire svg only worked in
firefox which was where I was testing. I commited a different fix that adds a
style:
rect.background { fill: rgb(255,255,255); }\n
and a rect:
<rect class="background" width="100%" height="100%" />
Tested with firefox, eog, and gimp.
http://cgit.freedesktop.org/systemd/systemd/commit/?id=418e37506e6a419a808a82081ca1616caa03a206
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20131021/9422b8de/attachment-0001.html>
More information about the systemd-bugs
mailing list