| Index: third_party/sfntly/README.chromium
|
| diff --git a/third_party/sfntly/README.chromium b/third_party/sfntly/README.chromium
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..bf00b8c304eb0688e1a8f5641e8a7cdf26b9f1ac
|
| --- /dev/null
|
| +++ b/third_party/sfntly/README.chromium
|
| @@ -0,0 +1,18 @@
|
| +Name: sfntly
|
| +URL: http://code.google.com/p/sfntly/
|
| +Version: unknown
|
| +Revision: 9
|
| +Security Critical: yes
|
| +
|
| +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.
|
|
|