forked from computerquip-streamlabs/node-fontinfo
-
Notifications
You must be signed in to change notification settings - Fork 3
Fetch info directly from a fontfile, using abstracted freetype2
License
stream-labs/node-fontinfo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
* Initial Readme * This project was born out of necessity in that I needed the family name of google fonts after I've added them to a private font collection that doesn't persist after application shutdown. Google font metadata provides a family name but that's actually the preferred family name. Unfortunately, GDI+ (and most other APIs I've found) will not use this name for querying. I also have no way of fetching the family name through GDI+ unfortunately. This is a pretty specific use case but if anyone feels they could use it, I wouldn't mind expanding the project past the scope of my personal use case. Make an issue or suggestion if you want.
About
Fetch info directly from a fontfile, using abstracted freetype2
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- CMake 81.5%
- C 10.6%
- C++ 5.1%
- Shell 1.4%
- JavaScript 1.4%