reason-font-manager
v2.1.1
Published
Native ReasonML library for discovering fonts
Downloads
3
Readme
reason-font-manager
A ReasonML-native port of the excellent Node.js font-manager library by @devongovett
Features
- List all available fonts
- Find fonts with specified characteristics
- Font substitution when characters are missing
Platforms
- Mac OS X 10.5 and later supported via CoreText
- Windows 7 and later supported via DirectWrite
- Linux supported via fontconfig+
Build
esy install
esy build
API
TODO
License
MIT