]> git.eshelyaron.com Git - emacs.git/commit
Fix SVG display again (bug#44655)
authorAlan Third <alan@idiocy.org>
Sun, 15 Nov 2020 17:21:03 +0000 (17:21 +0000)
committerAlan Third <alan@idiocy.org>
Wed, 18 Nov 2020 23:07:57 +0000 (23:07 +0000)
commitca8e37eaf64f23675fab36eadead4d3b613b8a1b
treee4c51be625a3c7e30f06cef0cec58e7638abf20d
parentde7d9e1f88da08abf3883d585a69d52fbdd61963
Fix SVG display again (bug#44655)

* src/image.c (svg_load_image): Fall back to
rsvg_handle_get_dimensions if we can't calculate the size of the
image.
src/image.c