]> git.eshelyaron.com Git - emacs.git/commit
Support JPEG with USE_CAIRO.
authorJan D <jan.h.d@swipnet.se>
Sat, 11 Apr 2015 13:37:45 +0000 (15:37 +0200)
committerJan D <jan.h.d@swipnet.se>
Sat, 11 Apr 2015 13:37:45 +0000 (15:37 +0200)
commitbe008ff0c4ce6f88652d1a3c9ac1cedfba58a29a
tree4fa8729eab696aabff8bac7a2a04a9072081a77a
parent69a8655d7190b1dc28de9cbc786a86e8966a45a4
Support JPEG with USE_CAIRO.

* configure.ac: Allow jpeg with cairo.

* src/image.c (jpeg_load_body): Create cairo image surface if USE_CAIRO.
ChangeLog
configure.ac
src/ChangeLog
src/image.c