• Home
Name Date Size #Lines LOC

..--

include/04-Jul-2025-5,2554,262

0000-include.patchD04-Jul-20254.5 KiB9780

FTL.TXTD04-Jul-20256.6 KiB170125

README.pdfiumD04-Jul-2025789 2519

roll-freetype.shD04-Jul-20251.2 KiB3219

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