Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Side by Side Diff: third_party/sfntly/README.chromium

Issue 8744002: Roll sfntly 111 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to master Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « DEPS ('k') | third_party/sfntly/sfntly.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: sfntly 1 Name: sfntly
2 URL: http://code.google.com/p/sfntly/ 2 URL: http://code.google.com/p/sfntly/
3 Version: unknown 3 Version: unknown
4 Revision: 9 4 Revision: 111
5 Security Critical: yes 5 Security Critical: yes
6 6
7 Description: 7 Description:
8 sfntly is a C++ library for using, editing, and creating sfnt container based 8 sfntly is a C++ library for using, editing, and creating sfnt container based
9 fonts (e.g. OpenType, TrueType). We use it to subset the embedded font in the 9 fonts (e.g. OpenType, TrueType). We use it to subset the embedded font in the
10 PDF generated in print preview so that the result PDF documents are 10 PDF generated in print preview so that the result PDF documents are
11 significantly smaller and loaded faster. 11 significantly smaller and loaded faster.
12 12
13 Local files (not taken from upstream): 13 Local files (not taken from upstream):
14 README.chromium 14 README.chromium
15 src/subsetter/* 15 src/subsetter/*
16 16
17 COPYING.txt is the license file copied from upstream. 17 COPYING.txt is the license file copied from upstream.
18 A sfntly.gyp file has been added for building with Chromium. 18 A sfntly.gyp file has been added for building with Chromium.
OLDNEW
« no previous file with comments | « DEPS ('k') | third_party/sfntly/sfntly.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698