History log of /external/freetype/src/base/basepic.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a2527749993cb7f25560e4b1266787f1874435d4 21-Feb-2017 Jungshik Shin <jungshik@google.com> Update FreeType to e432ebf2 (2.7.1 + patches)

A major new feature since 2.7 is Opentype 1.8 (variable font) and
1.8.1 (CFF2 - variable font) support.

BUG: 34742506
Test: build freetype and install on a device.
Change-Id: I480fbd09bfa0ad25fe38a22ee0f584059587dc72
/external/freetype/src/base/basepic.c
055aee28cedc3631434b2636fc6093c0d4d818ab 18-Sep-2016 Jungshik Shin <jungshik@google.com> Update FreeType from 2.6.2 to c38be52bf8de (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
/external/freetype/src/base/basepic.c
fb6b5b10aaa74b8c8974714b41bac35bdd1c772d 10-Jun-2015 Makoto Onuki <omakoto@google.com> Update to freetype 2.6.0

Bug 18751561

Change-Id: Ia8c081f8fd38a1f78c72d30234c5ace8cfffe6a9
/external/freetype/src/base/basepic.c
9c745321260bb728ab1cd1c8fd5f075854b2ad49 08-Aug-2014 Behdad Esfahbod <behdad@google.com> Update freetype to e1394d56752cac3bd68ab2358a8e1384ce7b9aaa

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
/external/freetype/src/base/basepic.c
727dee178a392d20eb050d0c446f2fcc29058fa1 10-Jun-2013 Victoria Lease <violets@google.com> Update freetype to 5e094c6fb2ddd6e8901a5679e2cbb8fa476a38ee

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
/external/freetype/src/base/basepic.c
41371e1e39c8528eb0c4bc40683c736e6683e60c 23-Mar-2012 Eric Vannier <evannier@google.com> Update to freetype 2.4.9

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
/external/freetype/src/base/basepic.c
295ffce55e0198e7a9f7d46b33f5c2b4147bf821 03-Mar-2010 David 'Digit' Turner <digit@google.com> Update to FreeType 2.3.12
/external/freetype/src/base/basepic.c