[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#38109: Updated Emacs to HEAD, consistently not scaling now
From: |
Alan Third |
Subject: |
bug#38109: Updated Emacs to HEAD, consistently not scaling now |
Date: |
Sun, 24 Nov 2019 17:26:12 +0000 |
User-agent: |
Mutt/1.12.0 (2019-05-25) |
On Sat, Nov 23, 2019 at 01:02:50AM +0100, Adam Sjøgren wrote:
>
> Note, though, how the RGB image looks different than the two others, it
> has a border added.
This is caused by the smoothing of the image. After a LOT of searching
around I found out we need to set the repeat value for the Picture to
pad so that when it’s applying the filter and looking outside the
image bounds it will look for the nearest real pixel rather than
inventing a transparent black one.
Patch attached.
> I have run Gnus in Emacs for around an hour now without any crashes,
> with this patch.
Thanks!
--
Alan Third
v4-0001-Fix-image-scaling-with-masks-bug-38109.patch
Description: Text document
- bug#38109: Updated Emacs to HEAD, consistently not scaling now, (continued)
- bug#38109: Updated Emacs to HEAD, consistently not scaling now, Alan Third, 2019/11/08
- bug#38109: Updated Emacs to HEAD, consistently not scaling now, Eli Zaretskii, 2019/11/08
- bug#38109: Updated Emacs to HEAD, consistently not scaling now, Lars Ingebrigtsen, 2019/11/08
- bug#38109: Updated Emacs to HEAD, consistently not scaling now, Eli Zaretskii, 2019/11/09
bug#38109: 27.0.50; xpm image scaling doesn't work, Stephen Berman, 2019/11/07
bug#38109: 27.0.50; xpm image scaling doesn't work, Eli Zaretskii, 2019/11/08
bug#38109: Another data point, Adam Sjøgren, 2019/11/08
bug#38109: Updated Emacs to HEAD, consistently not scaling now, Adam Sjøgren, 2019/11/22
- bug#38109: Updated Emacs to HEAD, consistently not scaling now,
Alan Third <=
- bug#38109: Updated Emacs to HEAD, consistently not scaling now, Adam Sjøgren, 2019/11/25
- bug#38109: Updated Emacs to HEAD, consistently not scaling now, Alan Third, 2019/11/26
- bug#38109: Updated Emacs to HEAD, consistently not scaling now, Adam Sjøgren, 2019/11/26
- Message not available
- bug#38394: Fwd: Use different image filtering when zooming in vs zooming out, Alan Third, 2019/11/26
- bug#38394: Fwd: Use different image filtering when zooming in vs zooming out, Lars Ingebrigtsen, 2019/11/27
bug#38109: Updated Emacs to HEAD, consistently not scaling now, Alan Third, 2019/11/29