• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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