• Lars Ingebrigtsen's avatar
    Make combinations of :width/:max-height image specs work reliably · ae56c967
    Lars Ingebrigtsen authored
    * 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.
    ae56c967
display.texi 305 KB