reorganization
This commit is contained in:
15
games/library/freetype.md
Normal file
15
games/library/freetype.md
Normal file
@ -0,0 +1,15 @@
|
||||
# FreeType
|
||||
|
||||
_Capable of producing high-quality output (glyph images) of most vector and bitmap font formats._
|
||||
|
||||
- Home: https://www.freetype.org/
|
||||
- Wikipedia: https://en.wikipedia.org/wiki/FreeType
|
||||
- Download: https://www.freetype.org/download.html
|
||||
- State: mature
|
||||
- Code: http://git.savannah.gnu.org/cgit/freetype/
|
||||
- Language(s): C
|
||||
- License: GPL
|
||||
|
||||
## Building
|
||||
|
||||
Uses CMake
|
Reference in New Issue
Block a user