]> git.eshelyaron.com Git - emacs.git/commit
Restore image scaling support when there's no native image scaling
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 12 Jun 2019 17:00:37 +0000 (19:00 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 12 Jun 2019 17:00:43 +0000 (19:00 +0200)
commit2d71e68428b10c593da2dd411d70ed2b4a8632c0
tree665a84ebab0d5a837fcd3399ebf32af2297052ed
parent26f2b1faaa1dc8847f2013268c20f51c144ae711
Restore image scaling support when there's no native image scaling

* lisp/net/shr.el (shr--image-type): New function.
(shr-rescale-image): Use it to allow image scaling on Emacsen with
ImageMagick support that does not have native image scaling support.
lisp/net/shr.el