mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-07 15:48:52 +02:00
* include/freetype/config/ftoption.h: Defining
TT_CONFIG_OPTION_FORCE_UNPATENTED_HINTING by default is a bad idea since some fonts (e.g. Arial) produce worse results than without hinting. Reverted.
This commit is contained in:
parent
124d333441
commit
0dbd265838
1 changed files with 1 additions and 1 deletions
|
|
@ -424,7 +424,7 @@ FT_BEGIN_HEADER
|
|||
/* For this to work you must also define */
|
||||
/* TT_CONFIG_OPTION_COMPILE_UNPATENTED_HINTING. */
|
||||
/* */
|
||||
#define TT_CONFIG_OPTION_FORCE_UNPATENTED_HINTING
|
||||
#undef TT_CONFIG_OPTION_FORCE_UNPATENTED_HINTING
|
||||
|
||||
|
||||
/*************************************************************************/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue