A FIGdriver implementation written in C++.
Stars
7
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
54
commits
Add travis-ci control file
be68d93
Add missing header for errno
b482972
Apply consistent style in third-party code snippet
9d1d9a6
Include stdexcept header for runtime errors
cb33740
Make font directory configurable at build time
adf6ed0
Overload string utilities for string and wstring
b82cba1
Add extra items to TODO
9aacc3d
Add TODO file
4ce6d36
Add README file
9008b8b
Minor fixes and adjustments
1023d36
Clear all lines of FIGchar if one line fails
74ff418
Pass prefix as reference in starts_with
6b6bf8c
Add test cases for util
c5c1345
Include cctype header to fix Windows build
f12de42
Parse font layout override parameter
c104e37