Disable sub-pixel rendering in local FreeType
This commit is contained in:
parent
e3cd7ce353
commit
15cfad01af
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ FT_BEGIN_HEADER
|
|||
* macro is not defined, FreeType offers alternative LCD rendering
|
||||
* technology that produces excellent output without LCD filtering.
|
||||
*/
|
||||
#define FT_CONFIG_OPTION_SUBPIXEL_RENDERING
|
||||
/* #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING */
|
||||
|
||||
|
||||
/**************************************************************************
|
||||
|
|
Loading…
Add table
Reference in a new issue