• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1From c1c64f8cf9264592bca747c9463814a805150346 Mon Sep 17 00:00:00 2001
2From: besfahbo <besfahbo@fedoraproject.org>
3Date: Jan 18 2007 19:42:34 +0000
4Subject: - Add without_subpixel_rendering.
5
6Conflict:NA
7Reference:https://src.fedoraproject.org/rpms/freetype/c/c1c64f8cf9264592bca747c9463814a805150346
8
9--- freetype-2.3.0/include/freetype/config/ftoption.h.spf	2007-01-18 14:27:34.000000000 -0500
10+++ freetype-2.3.0/include/freetype/config/ftoption.h	2007-01-18 14:27:48.000000000 -0500
11@@ -92,7 +92,7 @@
12    * When this macro is not defined, FreeType offers alternative LCD
13    * rendering technology that produces excellent output.
14    */
15-/* #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING */
16+#define FT_CONFIG_OPTION_SUBPIXEL_RENDERING
17
18
19   /**************************************************************************
20