This is the source repository for the Oxanium font family.
The fonts can be compiled with the provided Makefile,
which runs the scripts from the tools
directory:
make all
Fonts can be compiled individually as well:
make fonts/ttf/Oxanium-Regular.ttf
The generated files can be deleted with:
make clean
FontForge might complain about non-BMP kern pairs, these are fixed during the build process.
- FontForge 20170731
- FontTools 3.34.2
- Humble Type Instruction Compiler 3.0.0