diff options
author | Nicolas Pena <npm@chromium.org> | 2017-11-07 17:49:02 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-11-07 17:49:02 +0000 |
commit | 1b5eab3025b2b93a89261193167f613c0c924b32 (patch) | |
tree | 1615a30852e32191d02dc56279e6248301475c56 /third_party | |
parent | 979e916fde750e47f262c59dc75f4ca2dc19ed39 (diff) | |
download | pdfium-1b5eab3025b2b93a89261193167f613c0c924b32.tar.xz |
Roll pdfium/third_party/freetype/src/ 91015cb41..8f5568bfc (5 commits)
https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/91015cb41d8f..8f5568bfc4fd
$ git log 91015cb41..8f5568bfc --date=short --no-merges --format='%ad %ae %s'
2017-11-06 apodtele * src/base/ftobjs.c (FT_Load_Glyph): Relocate condition.
2017-11-06 apodtele * src/smooth/ftgrays.c (gray_set_cell): Fix uninitialized variables.
2017-10-21 ewaldhew [psaux] Fix PostScript interpreter rewinding in Type 1 mode. (#52251)
2017-11-03 mpsuzuki [truetype] Add more tricky fonts.
2017-11-01 apodtele [smooth] Fix complex rendering at high ppem.
Created with:
roll-dep pdfium/third_party/freetype/src
R=dsinclair@chromium.org,npm@chromium.org,thestig@chromium.org
Bug: pdfium:931
Change-Id: I304839c1a51e49284800de468d0f5f9389db8388
Reviewed-on: https://pdfium-review.googlesource.com/17982
Reviewed-by: Lei Zhang <thestig@chromium.org>
Commit-Queue: Nicolás Peña Moreno <npm@chromium.org>
Diffstat (limited to 'third_party')
-rw-r--r-- | third_party/freetype/README.pdfium | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/third_party/freetype/README.pdfium b/third_party/freetype/README.pdfium index f145c83d6e..a36a91eeaf 100644 --- a/third_party/freetype/README.pdfium +++ b/third_party/freetype/README.pdfium @@ -1,7 +1,7 @@ Name: FreeType URL: http://www.freetype.org/ -Version: VER-2-8-1-110 -Revision: 91015cb41d8f56777f93394f5a60914bc0c0f330 +Version: VER-2-8-1-115 +Revision: 8f5568bfc4fd5fe707f0e41915b57affc1bff0e3 Security Critical: yes License: FreeType License (FTL) License File: FTL.TXT |