moved description to note

This commit is contained in:
Trilarion
2020-09-04 16:35:00 +02:00
parent 6ac46420ff
commit 82cddf09e0
1402 changed files with 2480 additions and 2804 deletions

View File

@ -1,7 +1,5 @@
# 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
@ -11,6 +9,8 @@ _Capable of producing high-quality output (glyph images) of most vector and bitm
- Code language: C
- Code license: GPL-2.0, Custom (modified BSD license, see LICENSE.TXT)
Capable of producing high-quality output (glyph images) of most vector and bitmap font formats.
## Building
- Build system: CMake