1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00
emacs/lisp/image
Juri Linkov 87ea884748 Minor image-convert file types related changes (bug#79109)
* 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.
2025-07-29 09:42:21 +03:00
..
compface.el
exif.el
gravatar.el
image-converter.el Minor image-convert file types related changes (bug#79109) 2025-07-29 09:42:21 +03:00
image-crop.el
image-dired-dired.el Merge from origin/emacs-30 2025-07-19 06:56:58 -04:00
image-dired-external.el
image-dired-tags.el
image-dired-util.el
image-dired.el
wallpaper.el