README.android
1Name: FreeType
2Version: 2.6.2 + update
3Revision: a512b0fe7a8d9db0e5aa9c0a4db1e92cb861722d
4
5Local modifications:
6
71. Drop unused build files (Jamfiles, {module,rules}.mk)
82. Drop src directories for unused modules:
9 bdf, cid, pcf, pfr, type1, type42, winfonts
103. Drop src/{bzip2,tools,lzw,otvalid,gxvalid}
114. Customize include/freetype/config/{ftmodule,ftoption}.h by applying
12 module_option.diff
13
14To faciliate an easier update, all the files in src/{base,autofit} are kept
15even if some of them are for dropped modules/options. Android.mk can be used
16to control exactly what's built.
17