After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 686952 - hsl colors not supported by rsvg
hsl colors not supported by rsvg
Status: RESOLVED OBSOLETE
Product: librsvg
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: librsvg maintainers
librsvg maintainers
Depends on:
Blocks:
 
 
Reported: 2012-10-26 18:16 UTC by André Klapper
Modified: 2017-12-13 17:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description André Klapper 2012-10-26 18:16:32 UTC
https://commons.wikimedia.org/wiki/File:HTML5_Logo.svg
contains the following polygons:

<polygon fill="hsl(13, 77%, 52%)" points="107.644,470.877 74.633,100.62
437.367,100.62 404.321,470.819 255.778,512"/>
<polygon fill="hsl(18, 86%, 55%)" points="256,480.523 376.03,447.246
404.27,130.894 256,130.894"/>

These hsl colors are not supported by rsvg and rendered as black. Switching the
colors to another colormodel, such as text or RGB, makes the image render as
expected.

This has not yet been reported upstream it seems.
Comment 1 GNOME Infrastructure Team 2017-12-13 17:56:34 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/librsvg/issues/69.