The C2PA Font Handler/Codec library is intended to be used with c2pa-rs. It should NOT be considered a full-featured font software reader/writer. It is intended to do the minimum for handling the Content Credential for font software.
Currently, only OpenType/TrueType font software is supported. WOFF can be experimented with by using a feature, check out the c2pa-font-handler Readme.md.
This library is released under the Apache License Version 2.0.
To learn how to contribute to this library, consult the Contributing document.