Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
include/ | 03-May-2024 | - | 5,255 | 4,262 | ||
0000-include.patch | D | 03-May-2024 | 4.5 KiB | 97 | 80 | |
FTL.TXT | D | 03-May-2024 | 6.6 KiB | 170 | 125 | |
README.pdfium | D | 03-May-2024 | 776 | 24 | 18 | |
roll-freetype.sh | D | 03-May-2024 | 1.2 KiB | 32 | 19 |
README.pdfium
1Name: FreeType 2URL: http://www.freetype.org/ 3Version: VER-2-13-0-65 4Revision: b0a4f99278aa7e14bd1d0d9e40ad28dce543fde6 5CPEPrefix: cpe:/a:freetype:freetype:2.13.0 6Security Critical: yes 7License: FreeType License (FTL) 8License File: FTL.TXT 9 10Description: 11FreeType library. 12 13Local Modifications: 14 15include/pstables.h: A copy of freetype/src/psnames/pstables.h. This file is not 16part of the public Freetype API, but pdfium needs it. Since it won't be 17available when building with the system Freetype, we provide it as a 18convenience. See https://gitlab.freedesktop.org/freetype/freetype/-/issues/731 19for the request to make this a public Freetype API. 20 210000-include.patch: Modifications to configuration header files. 22 23Most of the updating can be automated will roll-freetype.sh. 24