ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/free/rpms/freetype-freeworld/F-8/freetype-2.3.0-enable-spr.patch
Revision: 1.1
Committed: Sat Aug 9 21:28:24 2008 UTC (4 years, 9 months ago) by thl
Branch: MAIN
CVS Tags: freetype-freeworld-2_3_5-6_fc8, freetype-freeworld-2_3_5-5_fc8, HEAD
Log Message:
initial import from livna

Line File contents
1 --- freetype-2.3.0/include/freetype/config/ftoption.h.spf 2007-01-18 14:27:34.000000000 -0500
2 +++ freetype-2.3.0/include/freetype/config/ftoption.h 2007-01-18 14:27:48.000000000 -0500
3 @@ -92,7 +92,7 @@
4 /* This is done to allow FreeType clients to run unmodified, forcing */
5 /* them to display normal gray-level anti-aliased glyphs. */
6 /* */
7 -/* #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING */
8 +#define FT_CONFIG_OPTION_SUBPIXEL_RENDERING
9
10
11 /*************************************************************************/