summaryrefslogtreecommitdiffstats
path: root/src/base/ftstroke.c
Commit message (Collapse)AuthorAgeFilesLines
* [DO NOT MERGE] Update FreeType to 2.6.2 + update from 2.6.0Jungshik Shin2016-02-241-9/+10
| | | | | | | | | | | | | | | | | | | | | 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>
* Update to freetype 2.6.0Makoto Onuki2015-06-101-38/+87
| | | | | | Bug 18751561 Change-Id: I871cc2925dc5908ec48073e11ecffad1924bbf50
* Update freetype to 5e094c6fb2ddd6e8901a5679e2cbb8fa476a38eeVictoria Lease2013-06-101-13/+12
| | | | | | | | | | | | | | Integrated patches from freetype2 git repository, up to hashval 5e094c6fb2ddd6e8901a5679e2cbb8fa476a38ee, which is post-2.4.12. Most recent commit message from freetype git: [truetype] Improve handling of broken sbit advance widths. Noteworthy patches included: [cff] Add a new Type 2 interpreter and hinter. Add support for color embedded bitmaps (eg. color emoji). Change-Id: Ia8b6a67bc18f841b24f44edf80f81f663185b598
* Update to FreeType 2.4.6+David 'Digit' Turner2011-08-171-222/+602
| | | | | | | | | | | | | | | This patch updates our copy of the FreeType sources to 2.4.6+. More precisely, it contains source code corresponding to the state of the upstream repository at the following hash submitted on August 16 2001: c3fb981e2ac79acad09d5673352646696472f55e This corresponds to 2.4.6 with 7 more patches applied on top of it to fix bugs in the TrueType interpreter and the CFF parser. Change-Id: I9f3ac736d616020c8d10fd1d4e4be466f35fb6e7
* Update to FreeType 2.3.12David 'Digit' Turner2010-03-031-17/+47
|
* Integrate FreeType 2.3.9 into the donut tree.David 'Digit' Turner2009-06-081-69/+68
| | | | | | | | | This is done to get fixes for a few security-related issues. NOTE: the auto-hinter hasn't been changed to avoid modifying the rendering of characters. The 2.3.9 code contains minor fixes (not security-related) that could in theory do that (though extensive testing is needed to evaluate its real impact on Android).
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+2010
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-2010/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-2/+2
|
* external/freetype 2.3.5Upstream1970-01-121-0/+2010