Skip to content

StoryTreeGames/font

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StoryTree Font

A library for parsing fonts files, resolving glyphs, and generating new font information/data.

Goal

A powerful yet dead simple font API. Parse any font file and immediatly get font family information. Query for glyph and layout data and get everything you would need to render text.

Additionally since all the ground work is here. This library could have stretch goal of having a builder API around generating new font files and converting multiple font families into a font collection, etc...

References

About

Font parsing and glyph resolution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages