mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
* lisp/files.el (auto-mode-alist): Add ".avif" to the list of image file types supported by 'image-convert'. Remove duplicate entry for ".webp" that was added at the top in the list of natively supported image types. * lisp/image.el (imagemagick-enabled-types): Add AVIF and WEBP (the latest for the case when native libs are not installed). * lisp/image/image-converter.el (image-converter--converters): Add "-layers merge" to the imagemagick convert command line. |
||
|---|---|---|
| .. | ||
| compface.el | ||
| exif.el | ||
| gravatar.el | ||
| image-converter.el | ||
| image-crop.el | ||
| image-dired-dired.el | ||
| image-dired-external.el | ||
| image-dired-tags.el | ||
| image-dired-util.el | ||
| image-dired.el | ||
| wallpaper.el | ||