Expand description
fontsan - a sanitizer for untrusted font files.
Currently, this is just a wrapper around ots, which it builds a copy of.
Modules§
- ffi
- Implementation details.
Enums§
- Error
- Errors that can occur when sanitising a font.
Functions§
- process
- Convenience wrapper for
process_and_writewhich writes the result to memory. - process_
and_ write - Sanitise a font file, writing the result to
output.