]> git.eshelyaron.com Git - emacs.git/commit
Fix splash screen display on NS and Haiku with native image APIs
authorPo Lu <luangruo@yahoo.com>
Sun, 6 Nov 2022 12:07:49 +0000 (20:07 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 6 Nov 2022 12:07:49 +0000 (20:07 +0800)
commit5f8c655a44a0e7ad1fe6f8b23acb4e6c93dc72a6
tree089ff982add4d26819832a425339f926bd173378
parentdad452552bebf832e737ebb946b5eea6cd57f63f
Fix splash screen display on NS and Haiku with native image APIs

* src/image.c (syms_of_image): Add Qsvg image type if SVG is
also supported by native image APIs.
src/image.c