* devel/ftoption.h (FT_CONFIG_OPTION_SUBPIXEL_RENDERING): Define for
development.
This commit is contained in:
parent
336d229f02
commit
28e17d9707
@ -1,3 +1,8 @@
|
||||
2006-10-11 Werner Lemberg <wl@gnu.org>
|
||||
|
||||
* devel/ftoption.h (FT_CONFIG_OPTION_SUBPIXEL_RENDERING): Define for
|
||||
development.
|
||||
|
||||
2006-10-03 Jens Claudius <jens.claudius@yahoo.com>
|
||||
|
||||
* include/freetype/config/ftstdlib.h: Cast away volatileness from
|
||||
|
@ -92,7 +92,7 @@ FT_BEGIN_HEADER
|
||||
/* This is done to allow FreeType clients to run unmodified, forcing */
|
||||
/* them to display normal gray-level anti-aliased glyphs. */
|
||||
/* */
|
||||
/* #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING */
|
||||
#define FT_CONFIG_OPTION_SUBPIXEL_RENDERING
|
||||
|
||||
|
||||
/*************************************************************************/
|
||||
|
Loading…
Reference in New Issue
Block a user