Skip to content
/ gots Public

Pure-Go bindings for the ots font converter/sanitizer library using wazero. Takes TTF/TTC/OTF/WOFF/WOFF2 fonts and outputs sanitized TTF/TTC/OTF font files.

License

Notifications You must be signed in to change notification settings

pgaskin/gots

Repository files navigation

gots

Go bindings for the OTS font converter/sanitizer (the same one used in Firefox and Chromium) using wazero.

It takes TTF/TTC/OTF/WOFF/WOFF2 fonts and outputs sanitized TTF/TTC/OTF font files.

The WebAssembly blob can be reproduced using go generate ., and is licensed under the licenses for brotli, sortix libz, lz4, ots, and woff2.

About

Pure-Go bindings for the ots font converter/sanitizer library using wazero. Takes TTF/TTC/OTF/WOFF/WOFF2 fonts and outputs sanitized TTF/TTC/OTF font files.

Topics

Resources

License

Stars

Watchers

Forks