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