]> git.eshelyaron.com Git - emacs.git/commit
Add support for pngquant to image-dired
authorStefan Kangas <stefan@marxist.se>
Sun, 24 Oct 2021 16:28:20 +0000 (18:28 +0200)
committerStefan Kangas <stefan@marxist.se>
Sun, 24 Oct 2021 17:51:26 +0000 (19:51 +0200)
commit6498a1a3ad82c52045c07a4b2009a1ffd641dce6
tree47ac0bc36a07cf135228738b80d9f0af6e615aa4
parent3bad61e1ac5244efb4fff6062763ea759e0aafec
Add support for pngquant to image-dired

* lisp/image-dired.el (image-dired-cmd-pngnq-program)
(image-dired-cmd-pngnq-options): Add support for pngquant.
Prefer, in this order: pngquant, pngnq-s9, pngnq-s for reasons of
speed and how actively maintained the projects seem to be.
lisp/image-dired.el