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

@ -4,13 +4,13 @@ _OpenType text shaping engine._
- Home: https://www.freedesktop.org/wiki/Software/HarfBuzz/
- Media: https://en.wikipedia.org/wiki/HarfBuzz
- Download: see home
- Download: (see home)
- State: mature
- Code: https://github.com/harfbuzz/harfbuzz
- Language(s): C++
- Code repository: https://github.com/harfbuzz/harfbuzz
- Code language: C++
- Code license: MIT
## Building
Uses CMake
- Build system: CMake