Skip to content

Latest commit

 

History

History

sfntly

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
Name: sfntly
URL: http://code.google.com/p/sfntly/
Version: unknown
Revision: 111
Security Critical: yes
License: Apache 2.0
License File: COPYING.txt

Description:
sfntly is a C++ library for using, editing, and creating sfnt container based
fonts (e.g. OpenType, TrueType).  We use it to subset the embedded font in the
PDF generated in print preview so that the result PDF documents are
significantly smaller and loaded faster.

Local files (not taken from upstream):
README.chromium
src/subsetter/*

COPYING.txt is the license file copied from upstream.
A sfntly.gyp file has been added for building with Chromium.