• Home
Name Date Size #Lines LOC

..--

include/03-May-2024-5,2554,262

0000-include.patchD03-May-20244.5 KiB9780

FTL.TXTD03-May-20246.6 KiB170125

README.pdfiumD03-May-2024776 2418

roll-freetype.shD03-May-20241.2 KiB3219

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