Some blurriness in gnome desktop

Martin Sourada martin.sourada at gmail.com
Mon Oct 26 14:20:29 UTC 2009


On Mon, 2009-10-26 at 15:02 +0100, Martin Sourada wrote:
> On Mon, 2009-10-26 at 13:50 +0000, Bastien Nocera wrote:
> > Does the attached patch work for you for gnome-media?
> 
> If x0, y0, width and height are integer values (although they're passed
> as doubles I doubt they are actually non-integers), it should, I'm going
> to try build and test it. You would probably also want to use (but that
> depends on what you'd what the width/height values to represent).
> 
> x1 = x0 + width - 1; 
> 
> and similar for y1.
Actually, looking at in in the perspective of the whole code, this is
IMHO not the correct place to fix it as curved_rectangle() can be used
both for fills and for borders (even though in the file you use it only
in a way that fixing this in curved_rectangle() works too).

Attaching my version of the patch (verified that it works for me as
intended).

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gnome-media-2.28.1-fix-blurriness-in-level.patch
Type: text/x-patch
Size: 2292 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-desktop-list/attachments/20091026/03639a18/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-desktop-list/attachments/20091026/03639a18/attachment.sig>


More information about the Fedora-desktop-list mailing list