Lars Ingebrigtsen
ae56c9674b
Make combinations of :width/:max-height image specs work reliably
* doc/lispref/display.texi (ImageMagick Images): Document
:width/:max-height combinations (etc) (bug #25583).
* src/image.c (compute_image_size): Handle :width/:max-height
(etc) combinations consistently (by letting "max" win and
preserve ratio).
* test/manual/image-size-tests.el (image-size-tests): Add
tests for :width/:max-height (etc) combinations.
2017-07-15 02:48:17 +02:00
..
2017-07-08 11:25:53 +03:00
2017-07-03 20:06:27 +02:00
2017-07-08 13:02:47 +03:00
2017-07-15 02:48:17 +02:00
2017-06-01 21:29:24 +03:00
2017-02-24 23:15:40 -05:00