reading and writing of entries with the grammar, mostly spaces and newlines changed

This commit is contained in:
Trilarion
2020-09-04 13:50:49 +02:00
parent 9d1e410f24
commit 50ed561d66
602 changed files with 244 additions and 638 deletions

View File

@ -7,10 +7,10 @@ _Capable of producing high-quality output (glyph images) of most vector and bitm
- 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 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
- Build system: CMake