winex11: use bilinear filtering in xrender

Roderick Colenbrander thunderbird2k at gmail.com
Wed Feb 17 15:38:12 CST 2010


Hi,

By default XRender uses nearest neighbor filtering which results in
ugly scaling. See for instance
http://bugs.winehq.org/show_bug.cgi?id=20732. Selecting bilinear
filtering improves image quality a lot.

Current image quality:
http://bugs2.winehq.org/attachment.cgi?id=24785

Image quality with bilinear filtering:
http://roderick.student.utwente.nl/sample.png

Later on we should likely also don't use xrender for mono->mono
stretching which would improve it a bit more:
http://roderick.student.utwente.nl/sample2.png

Regards,
Roderick Colenbrander
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Use-bilinear-filtering-instead-of-nearest-neighbor.patch
Type: text/x-diff
Size: 2398 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100217/840f63dc/attachment.patch>


More information about the wine-patches mailing list