renamed games folder to entries folder (also contained frameworks, libraries, ...) and added to the backlog
This commit is contained in:
16
entries/freetype.md
Normal file
16
entries/freetype.md
Normal file
@ -0,0 +1,16 @@
|
||||
# FreeType
|
||||
|
||||
_Capable of producing high-quality output (glyph images) of most vector and bitmap font formats._
|
||||
|
||||
- Home: https://www.freetype.org/
|
||||
- Media: https://en.wikipedia.org/wiki/FreeType
|
||||
- State: mature
|
||||
- Download: https://www.freetype.org/download.html
|
||||
- Keywords: library
|
||||
- Code repository: https://git.savannah.gnu.org/git/freetype/freetype2.git (http://git.savannah.gnu.org/cgit/freetype/), https://git.savannah.gnu.org/git/freetype/freetype2-demos.git (+)
|
||||
- Code language: C
|
||||
- Code license: GPL-2.0, Custom (modified BSD license, see LICENSE.TXT)
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: CMake
|
Reference in New Issue
Block a user