]> git.eshelyaron.com Git - emacs.git/commit
Work around librsvg bug (bug#47074)
authorAlan Third <alan@idiocy.org>
Sun, 4 Apr 2021 13:08:48 +0000 (14:08 +0100)
committerAlan Third <alan@idiocy.org>
Sun, 4 Apr 2021 13:26:07 +0000 (14:26 +0100)
commitdd5ba88afbb63f54603cc632fc55993c04531a85
tree5ee864f84c94ee316ffc66f18449ea5ea7ca6745
parent6a80632c3f8041e61186b1c85d9a33f1cb862ea5
Work around librsvg bug (bug#47074)

Librsvg <= 2.40 has restrictions on how certain numbers can be run
together in path elements which do not match the SVG spec.

* etc/images/checkbox-mixed.svg:
* etc/images/checked.svg:
* etc/images/radio-checked.svg:
* etc/images/unchecked.svg: Separate problem numbers.
* etc/images/radio-mixed.svg: Separate problem numbers and color and
font-weight data.
etc/images/checkbox-mixed.svg
etc/images/checked.svg
etc/images/radio-checked.svg
etc/images/radio-mixed.svg
etc/images/unchecked.svg