Librsvg 2.57.1 is out! This is a bugfix release: small-caps works again, fixed a panic with negative scaling, and minimal support for CSS var() colors with fallbacks.
Librsvg 2.57.1 is out! This is a bugfix release: small-caps works again, fixed a panic with negative scaling, and minimal support for CSS var() colors with fallbacks.
Federico Mena Quintero
Unknown parent • • •Federico Mena Quintero
Unknown parent • • •@doctormo oh, yeah, right now librsvg only supports var(--foo, #aabbcc) where #aabbcc *is* specified as a fallback - i.e. it just picks up the fallback, as it does not actually store the list of defined custom values (--foo: #my_color_here).
Doing the full feature is next-ish on my list.
Federico Mena Quintero
in reply to Federico Mena Quintero • • •CSS Custom Properties — var() — Development guide for librsvg documentation
gnome.pages.gitlab.gnome.org