• Home
Name Date Size #Lines LOC

..--

cpp/src/03-May-2024-33,67022,419

COPYING.txtD03-May-202411.1 KiB204169

OWNERSD03-May-202444 32

README.chromiumD03-May-2024619 2117

sfntly.gypD03-May-20246.5 KiB143141

sfntly.target.darwin-arm.mkD03-May-20249.3 KiB320271

sfntly.target.darwin-mips.mkD03-May-20249.2 KiB314265

sfntly.target.darwin-x86.mkD03-May-20249.3 KiB320271

sfntly.target.linux-arm.mkD03-May-20249.3 KiB320271

sfntly.target.linux-mips.mkD03-May-20249.2 KiB314265

sfntly.target.linux-x86.mkD03-May-20249.3 KiB320271

README.chromium

1Name: sfntly
2URL: http://code.google.com/p/sfntly/
3Version: unknown
4Revision: 111
5Security Critical: yes
6License: Apache 2.0
7License File: COPYING.txt
8
9Description:
10sfntly is a C++ library for using, editing, and creating sfnt container based
11fonts (e.g. OpenType, TrueType).  We use it to subset the embedded font in the
12PDF generated in print preview so that the result PDF documents are
13significantly smaller and loaded faster.
14
15Local files (not taken from upstream):
16README.chromium
17src/subsetter/*
18
19COPYING.txt is the license file copied from upstream.
20A sfntly.gyp file has been added for building with Chromium.
21