Jungshik Shin 99748bb350 [DO NOT MERGE] Update FreeType to 2.6.2 + update from 2.6.0
1. Update to a512b0fe7a (several patches past 2.6.2). 
   Major changes include
   - stem-darkening is OFF for CFF fonts by default
   - general code tightening
   - header file location is back to include/freetype (used be include/)
2. A bit more details are added to README.android for the reference.

This CL requires a pdfium change (the way it includes FT header
files : https://googleplex-android-review.git.corp.google.com/#/c/846889

An AOSP master CL 
(https://android-review.googlesource.com/#/c/196504/) is ported
to mnc-dev.

Bug: 24296662

Change-Id: Iec6784838d89098f332e6d1ed79663efd91a8441
Signed-off-by: Jungshik Shin <jungshik@google.com>
2016-02-13 00:05:02 +00:00
2015-06-10 14:52:29 -07:00
2015-06-10 14:52:29 -07:00

Name: FreeType
Version: 2.6.2 + update
Revision: a512b0fe7a8d9db0e5aa9c0a4db1e92cb861722d

Local modifications:

1. Drop unused build files (Jamfiles, {module,rules}.mk) 
2. Drop src directories for unused modules: 
   bdf, cid, pcf, pfr, type1, type42, winfonts
3. Drop src/{bzip2,tools,lzw,otvalid,gxvalid}
4. Customize include/freetype/config/{ftmodule,ftoption}.h by applying
   module_option.diff

To faciliate an easier update, all the files in src/{base,autofit} are kept
even if some of them are for dropped modules/options. Android.mk can be used
to control exactly what's built.
Description
No description provided
Readme 26 MiB
Languages
C 99.6%
C++ 0.3%