rename fields to improve understanding, adapting maintenance.py (intermediate)

This commit is contained in:
Trilarion
2018-06-07 17:44:44 +02:00
parent 381a62784a
commit 6070bd5360
417 changed files with 1607 additions and 1606 deletions

View File

@ -6,10 +6,10 @@ _Capable of producing high-quality output (glyph images) of most vector and bitm
- Media: 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
- Code repository: http://git.savannah.gnu.org/cgit/freetype/
- Code language: C
- Code license: GPL
## Building
Uses CMake
- Build system: CMake