emacs/lisp/image
Lars Ingebrigtsen 067a42f8dd Allow eww to display exotic images like webp
* lisp/image.el (image-type): Allow passing in the image type.
(create-image): Make conversion work with data in addition to files.

* lisp/image/image-converter.el (image-convert-p): Allow taking
working on data in addition to files (bug#38036).
(image-convert): Ditto.
(image-converter--convert): Extend signature to say whether we're
getting a file or data.
(image-converter--convert-magick): Convert data.
(image-converter--convert): Ditto.
2019-11-19 11:47:25 +01:00
..
compface.el Use lexical-binding in compface.el 2019-07-21 02:16:09 +01:00
exif.el Adjust the exif.el interface functions 2019-09-22 14:21:47 +02:00
gravatar.el Make gravatar.el more configurable 2019-08-02 16:33:30 +03:00
image-converter.el Allow eww to display exotic images like webp 2019-11-19 11:47:25 +01:00