Files
android_external_freetype/README.android
Jungshik Shin 055aee28ce Update FreeType from 2.6.2 to c38be52bf8 (2.7 + a few post-2.7 CLs)
http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=c38be52b

Keep all the configuration options as before.

Likewise, exclude unused files (Jamfiles, various mk files, builds/,
docs/, ChangeLog*, directories under src/ for disabled modules, etc).

Update README.android to record the configurations.

Besides, disable a new option (TT_CONFIG_OPTION_SUBPIXEL_HINTING) for
branches. Note that a bulk of changes in this CL come from the code to
implement this option.

BUG: 31470908
Change-Id: I1ca90aec171d9580415b8531e2b767e9dd31164c
2016-09-19 21:09:28 +00:00

22 lines
408 B
Plaintext

Freetype
The following modules are disabled in include/freetype/config/ftmodule.h:
t1
t1cid
pfr
t42
winfnt
pcf
psaux
bdf
The following options are disabled in include/freetype/config/ftoption.h:
FT_CONFIG_OPTION_ENVIRONMENT_PROPERTIES
FT_CONFIG_OPTION_INCREMENTAL
TT_CONFIG_OPTION_SUBPIXEL_HINTING
The following option is enabled to support color fonts.
FT_CONFIG_OPTION_USE_PNG