GNU bug report logs - #39736
27.0.60; wrong display of scaled checkerd pattern image

Previous Next

Package: emacs;

Reported by: ynyaaa <at> gmail.com

Date: Sat, 22 Feb 2020 14:28:01 UTC

Severity: normal

Merged with 38394

Found in version 27.0.60

Done: Alan Third <alan <at> idiocy.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Alan Third <alan <at> idiocy.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: ynyaaa <at> gmail.com, 39736 <at> debbugs.gnu.org
Subject: bug#39736: 27.0.60; wrong display of scaled checkerd pattern image
Date: Mon, 24 Feb 2020 22:39:04 +0100 (CET)
On Mon, Feb 24, 2020 at 09:24:31PM +0200, Eli Zaretskii wrote:
> > Date: Mon, 24 Feb 2020 20:05:23 +0100 (CET)
> > From: Alan Third <alan <at> idiocy.org>
> > Cc: 39736 <at> debbugs.gnu.org
> > 
> > > Evaluating the form below, a solid gray square is displayed.
> > > 
> > > (let ((data "\
> > > P1
> > > 8 8
> > > 01010101
> > > 10101010
> > > 01010101
> > > 10101010
> > > 01010101
> > > 10101010
> > > 01010101
> > > 10101010
> > > "))
> > >   (insert-image (create-image data 'pbm t :scale 8)))
> > 
> > I believe this is the same as bug#38394. Could you perhaps try the
> > patch at
> > 
> >     https://debbugs.gnu.org/cgi/bugreport.cgi?bug=38394
> 
> The OP is on MS-Windows, and the patch is for XRender configurations,
> so it won't help, I think.

Ah, I missed that. Thanks for pointing it out.

The problem is likely something similar, though, where there’s some
sort of filtering going on, which is definitely wanted when scaling
the image down, but is less welcome when scaling up.
-- 
Alan Third




This bug report was last modified 4 years and 342 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.