summaryrefslogtreecommitdiff
path: root/third_party/freetype/README.pdfium
diff options
context:
space:
mode:
authorTom Anderson <thomasanderson@chromium.org>2017-12-19 23:07:45 +0000
committerChromium commit bot <commit-bot@chromium.org>2017-12-19 23:07:45 +0000
commitc3532457d457e868afb8506e047ab353f2651bc0 (patch)
tree9dde3974172f6ccd3ef6d3e2aac2a60abc731c9d /third_party/freetype/README.pdfium
parent30ef542b6f631f0ffbcd4110857e7c1a304a8a23 (diff)
downloadpdfium-c3532457d457e868afb8506e047ab353f2651bc0.tar.xz
Fix use_system_freetype=true build when third_party/freetype is missing
BUG=pdfium:733 R=thestig@chromium.org Change-Id: I6beab792c0b8cb0d0e4f5ea8c6e6c3138ccade5f Reviewed-on: https://pdfium-review.googlesource.com/21470 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by: Lei Zhang <thestig@chromium.org>
Diffstat (limited to 'third_party/freetype/README.pdfium')
-rw-r--r--third_party/freetype/README.pdfium4
1 files changed, 4 insertions, 0 deletions
diff --git a/third_party/freetype/README.pdfium b/third_party/freetype/README.pdfium
index c759896abc..3e9aa69980 100644
--- a/third_party/freetype/README.pdfium
+++ b/third_party/freetype/README.pdfium
@@ -11,6 +11,10 @@ FreeType library.
Local Modifications:
+include/pstables.h: A copy of freetype/src/psnames/pstables.h. This file is not
+part of the public Freetype API, but pdfium needs it. Since it won't be
+avilable when building with the system Freetype, we provide it as a convenience.
+
0000-include.patch: Modifications to configuration header files.
Most of the updating can be automated will roll-freetype.sh.