OLD | NEW |
1 Name: OTS (OpenType Sanitizer) | 1 Name: OTS (OpenType Sanitizer) |
2 URL: https://github.com/khaledhosny/ots.git | 2 URL: https://github.com/khaledhosny/ots.git |
3 Version: a7a3b94ef08cdbdbf5ffcb7d44334d47152a82ef | 3 Version: 99a3b7ff8fb241e0f68a25a41726cc3421d1f9bf |
4 Security Critical: yes | 4 Security Critical: yes |
5 License: BSD | 5 License: BSD |
6 | 6 |
7 Local Modifications: | 7 Local Modifications: |
8 - This only includes src/ and include/ directories, and the files under the | 8 - This only includes src/ and include/ directories, and the files under the |
9 repository root. Unneeded direcories such as tests/, tools/ are removed. | 9 repository root. Unneeded direcories such as tests/, tools/ are removed. |
10 | 10 |
11 - src/woff2.cc: Changed include path to brotli/dec/decode.h. | 11 - src/ots.cc: Changed include path to woff2_dec.h. |
12 - BUILD.gn: Added. | 12 - BUILD.gn: Added. |
13 - ots.gyp: Added. | 13 - ots.gyp: Added. |
14 - ots-common.gypi: Added. | 14 - ots-common.gypi: Added. |
OLD | NEW |