summaryrefslogtreecommitdiffstats
path: root/src/truetype/ttinterp.c
Commit message (Collapse)AuthorAgeFilesLines
* Update freetype to e1394d56752cac3bd68ab2358a8e1384ce7b9aaastaging/cm-12.0-cafstaging/cm-12.0Behdad Esfahbod2014-08-081-19/+25
| | | | | | | | | | | | | | | Integrated patches from freetype2 git repository, up to hashval e1394d56752cac3bd68ab2358a8e1384ce7b9aaa, which is post-2.5.3. Most recent commit message from freetype git: Minor documentation improvement. Noteworthy patches included: Fix Savannah bug #41697, part 2. Fix Savannah bug #41697, part 1. Bug: 16575323 Change-Id: I4f8f9375afd2540618b3ebf6152d77b743975dce
* Update freetype to 8bb09b0fe4d9747bcf452a777cabed7d7ef435e2Victoria Lease2013-12-121-83/+183
| | | | | | | | | | | | | | | Integrated patches from freetype2 git repository, up to hashval 8bb09b0fe4d9747bcf452a777cabed7d7ef435e2, which is post-2.5.2. Most recent commit message from freetype git: [truetype] Simplify logic of rendering modes. Noteworthy patches included: [sfnt] Fix handling of embedded bitmap strikes. [truetype] Improve handling of buggy embedded bitmap strikes. Add FT_FACE_FLAG_COLOR and FT_HAS_COLOR. Change-Id: I4a22d96c9443c7a587475ca0a9c684843e144b18
* Update freetype to 5e094c6fb2ddd6e8901a5679e2cbb8fa476a38eeVictoria Lease2013-06-101-441/+1122
| | | | | | | | | | | | | | 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.9Eric Vannier2012-04-201-84/+108
| | | | | | | | | | | | | | This was done by applying the entire 2.4.9 except for the following exceptions: - files that were new, or were not present originally in the version of freetype we were using (meaning that they are present in 2.4.8, and in 2.4.9, but were never integrated into the Android tree because they are not used in the Android tree). - ftmodule.h: given that we support fewer modules than in upstream 2.4.9 (same as Android), the file was left unchanged (and there were no changes from the official 2.4.8 to 2.4.9 - ftoption.h: same reasons as ftmodule.h Change-Id: Id251f2cc5ca1c864f9a4cc0c67b94025ee3ccc4a
* Updated freetype to 2.4.8Geremy Condra2011-12-161-10/+23
| | | | | | | This change is to fix a vulnerability in 2.4.7 (CVE-2011-3439). It is taken from http://b/issue?id=5700584. Change-Id: I25a87999bc3ab44d7c7f59e7f04f56895d86bb5d
* Update to FreeType 2.4.6+David 'Digit' Turner2011-08-171-124/+194
| | | | | | | | | | | | | | | 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
* Upgrade to upstream 2.4.4David 'Digit' Turner2011-01-261-8/+30
| | | | | | This is necessary to fix several security issues. See b/3344697 Change-Id: Ica5c6387fbd791008199f7994ed03978ed700a69
* upgrade freetype to 2.4.2.Nick Kralevich2010-09-151-71/+365
| | | | | | Bug: 2969145 Change-Id: I8debbbe0bd478d9cf8c39cff5179981b5f3b371a
* Update to FreeType 2.3.12David 'Digit' Turner2010-03-031-20/+34
|
* auto import //branches/master/...@140412The Android Open Source Project2009-03-181-21/+14
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+7837
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-7837/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-7/+35
|
* external/freetype 2.3.5Upstream1970-01-121-0/+7809