NOTE: This repo has been archived and has moved to https://github.com/revery-ui/revery
A ReasonML-native port of the excellent Node.js font-manager library by @devongovett
- List all available fonts
- Find fonts with specified characteristics
- Font substitution when characters are missing
- Mac OS X 10.5 and later supported via CoreText
- Windows 7 and later supported via DirectWrite
- Linux supported via fontconfig+
esy install
esy build
TODO
MIT