blob: 44f16839eb9222093a9a95cd7b6d9afe1aa2c914 [file] [log] [blame]
Name: OTS (OpenType Sanitizer)
URL: https://github.com/khaledhosny/ots.git
Version: fbe8db1e192958055fef1607ae69b478789ba22a
Security Critical: yes
License: BSD
Local Modifications:
- This only includes src/ and include/ directories, and the files under the
repository root. Unneeded direcories such as tests/, util/ are removed.
- src/ots.cc: Changed include path to woff2_dec.h.
- BUILD.gn: Added.
- fuzz/: Added.