Home | History | Annotate | only in /external/pdfium/third_party/freetype
Up to higher level directory
NameDateSize
0000-include.patch21-Aug-20184.5K
FTL.TXT21-Aug-20186.6K
include/21-Aug-2018
README.pdfium21-Aug-2018614
roll-freetype.sh21-Aug-2018871

README.pdfium

      1 Name: FreeType
      2 URL: http://www.freetype.org/
      3 Version: VER-2-8-1-145
      4 Revision: 2c048a8a622e9f44f255aa3316026f124ac9ecbc
      5 Security Critical: yes
      6 License: FreeType License (FTL)
      7 License File: FTL.TXT
      8 
      9 Description:
     10 FreeType library.
     11 
     12 Local Modifications:
     13 
     14 include/pstables.h: A copy of freetype/src/psnames/pstables.h.  This file is not
     15 part of the public Freetype API, but pdfium needs it.  Since it won't be
     16 avilable when building with the system Freetype, we provide it as a convenience.
     17 
     18 0000-include.patch: Modifications to configuration header files.
     19 
     20 Most of the updating can be automated will roll-freetype.sh.
     21