Chromium Code Reviews| Index: third_party/sfntly/README.chromium |
| diff --git a/third_party/sfntly/README.chromium b/third_party/sfntly/README.chromium |
| index d351bd55a37110476839199111b41bf85924e95d..e9a0762b71be3018456ffd3afd3ae866dff99969 100644 |
| --- a/third_party/sfntly/README.chromium |
| +++ b/third_party/sfntly/README.chromium |
| @@ -1,7 +1,6 @@ |
| Name: sfntly |
| -URL: http://code.google.com/p/sfntly/ |
| -Version: unknown |
| -Revision: 111 |
| +URL: https://github.com/googlei18n/sfntly |
| +Version: 130f832eddf98467e6578b548cb74ce17d04a26d |
| Security Critical: yes |
|
iannucci
2015/09/26 01:19:15
what ISN'T?
|
| License: Apache 2.0 |
| License File: COPYING.txt |
| @@ -12,9 +11,4 @@ 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. |