diff options
author | Jim Porter <jporterbugs@gmail.com> | 2024-06-23 12:18:57 -0700 |
---|---|---|
committer | Jim Porter <jporterbugs@gmail.com> | 2024-07-04 12:14:37 -0700 |
commit | 3ce7e4ee3f1f8bf85c2c455ac624bec6c7cd10a8 (patch) | |
tree | adad05d70f7de8eed8676aa09500b77b87d5d557 /lisp/emacs-lisp/lisp.el | |
parent | fa6f088a483f1f2e19863800c6215a8136288b8f (diff) | |
download | emacs-3ce7e4ee3f1f8bf85c2c455ac624bec6c7cd10a8.tar.gz emacs-3ce7e4ee3f1f8bf85c2c455ac624bec6c7cd10a8.tar.bz2 emacs-3ce7e4ee3f1f8bf85c2c455ac624bec6c7cd10a8.zip |
Slice images based on their height in SHR, not their zoom level
* lisp/net/shr.el (shr-sliced-image-height): New option...
(shr-put-image): ... use it. Compute the number of slices in relation
to the image height; this way, each slice is roughly the height of a
line of ordinary text.
* test/lisp/net/shr-tests.el (shr-test/zoom-image): Update test, since
zooming no longer necessarily triggers slicing.
* doc/misc/eww.texi (Advanced): Document 'shr-sliced-image-proportion'.
* etc/NEWS: Announce this change.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions