• Lars Magne Ingebrigtsen's avatar
    Implement :max-width/:max-height for (ImageMagic) images · f3f9606c
    Lars Magne Ingebrigtsen authored
    * doc/lispref/display.texi (ImageMagick Images): Mention :max-width and
    :max-height.
    
    * lisp/net/shr.el (shr-rescale-image): Use the new
    :max-width/:max-height functionality.
    
    * src/image.c (compute_image_size): New function to implement
    :max-width and :max-height.
    (imagemagick_load_image): Use it.
    f3f9606c
shr.el 50.1 KB