rpms/qt/devel qt-x11-opensource-src-4.5.1-enable_ft_lcdfilter.patch, 1.3, 1.4

Kevin Kofler kkofler at fedoraproject.org
Mon Apr 27 15:27:52 UTC 2009


Author: kkofler

Update of /cvs/pkgs/rpms/qt/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32639/devel

Modified Files:
	qt-x11-opensource-src-4.5.1-enable_ft_lcdfilter.patch 
Log Message:
Also readd second hunk of the patch, probably still needed.

qt-x11-opensource-src-4.5.1-enable_ft_lcdfilter.patch:

Index: qt-x11-opensource-src-4.5.1-enable_ft_lcdfilter.patch
===================================================================
RCS file: /cvs/pkgs/rpms/qt/devel/qt-x11-opensource-src-4.5.1-enable_ft_lcdfilter.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- qt-x11-opensource-src-4.5.1-enable_ft_lcdfilter.patch	27 Apr 2009 14:10:54 -0000	1.3
+++ qt-x11-opensource-src-4.5.1-enable_ft_lcdfilter.patch	27 Apr 2009 15:27:21 -0000	1.4
@@ -10,3 +10,12 @@
  #define QT_USE_FREETYPE_LCDFILTER
  #endif
  
+@@ -1051,7 +1051,7 @@ QFontEngineFT::Glyph *QFontEngineFT::loa
+             Q_ASSERT(antialias);
+             uchar *convoluted = new uchar[bitmap.rows*bitmap.pitch];
+             bool useLegacyLcdFilter = false;
+-#if defined(FC_LCD_FILTER) && defined(FT_LCD_FILTER_H)
++#if defined(FT_LCD_FILTER_H)
+             useLegacyLcdFilter = (lcdFilterType == FT_LCD_FILTER_LEGACY);
+ #endif
+             uchar *buffer = bitmap.buffer;




More information about the fedora-extras-commits mailing list