mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
0d4e1292da
The OpenType Sanitizer (OTS) parses and serializes OpenType files (OTF, TTF) and WOFF and WOFF2 font files, validating them and sanitizing them as it goes. The C library is integrated into Chromium and Firefox, and also simple command line tools to check files offline in a Terminal. The CSS font-face property is great for web typography. Having to use images in order to get the correct typeface is a great sadness; one should be able to use vectors. WWW: https://github.com/khaledhosny/ots
11 lines
174 B
Plaintext
11 lines
174 B
Plaintext
bin/ots-fuzzer
|
|
bin/ots-idempotent
|
|
bin/ots-perf
|
|
bin/ots-sanitize
|
|
bin/ots-side-by-side
|
|
bin/ots-validator-checker
|
|
lib/libots.a
|
|
lib/libots.so
|
|
lib/libots.so.8
|
|
lib/libots.so.8.0.0
|