emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] /srv/bzr/emacs/trunk r107264: shr.el (shr-rescale-imag


From: Lars Ingebrigtsen
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r107264: shr.el (shr-rescale-image): Allow viewing large images.
Date: Tue, 14 Feb 2012 19:26:07 +0100
User-agent: Gnus/5.130002 (Ma Gnus v0.2) Emacs/24.0.93 (gnu/linux)

Paul Eggert <address@hidden> writes:

>  (defun shr-rescale-image (data)
> -  (let* ((max-image-size nil)

[...]

> -#define MAX_IMAGE_SIZE 6.0
> +#define MAX_IMAGE_SIZE 10.0

I think this would be the best (minimal) change.  With 10.0, it pretty
much looks like all the 9gag images display for me on this machine.

As Stefan says, perhaps this limit should be reworked to be, er,
different (based on total pixels or total size), but we're too late in
the release cycle for that, aren't we?

-- 
(domestic pets only, the antidote for overdose, milk.)
  http://lars.ingebrigtsen.no  *  Sent from my Rome



reply via email to

[Prev in Thread] Current Thread [Next in Thread]