| OLD | NEW |
| 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: 111 | 4 Revision: 111 |
| 5 Security Critical: yes | 5 Security Critical: yes |
| 6 License: Apache 2.0 |
| 7 License File: COPYING.txt |
| 6 | 8 |
| 7 Description: | 9 Description: |
| 8 sfntly is a C++ library for using, editing, and creating sfnt container based | 10 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 | 11 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 | 12 PDF generated in print preview so that the result PDF documents are |
| 11 significantly smaller and loaded faster. | 13 significantly smaller and loaded faster. |
| 12 | 14 |
| 13 Local files (not taken from upstream): | 15 Local files (not taken from upstream): |
| 14 README.chromium | 16 README.chromium |
| 15 src/subsetter/* | 17 src/subsetter/* |
| 16 | 18 |
| 17 COPYING.txt is the license file copied from upstream. | 19 COPYING.txt is the license file copied from upstream. |
| 18 A sfntly.gyp file has been added for building with Chromium. | 20 A sfntly.gyp file has been added for building with Chromium. |
| OLD | NEW |