Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Name: sfntly | |
| 2 URL: http://code.google.com/p/sfntly/ | |
| 3 Version: unknown | |
| 4 Revision: 9 | |
| 5 Security Critical: yes | |
| 6 | |
| 7 Description: | |
| 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 | |
| 10 PDF generated in print preview so that the result PDF documents are | |
| 11 significantly smaller and loaded faster. | |
| 12 | |
| 13 Local files (not taken from upstream): | |
| 14 README.chromium | |
|
Sheridan Rawlins
2011/07/14 22:35:51
Can LICENSE be taken upstream?
You can add a 'Lic
arthurhsu
2011/07/14 23:52:35
The license sits in a different folder upstream an
| |
| 15 src/subsetter/* | |
| 16 | |
| 17 A sfntly.gyp file has been added for building with Chromium. | |
| OLD | NEW |