freetype2
freetype2 copied to clipboard
My personal branch of the freetype2 source code
Results
3
freetype2 issues
Sort by
recently updated
recently updated
newest added
The changes: - Removed all wrapping functions, removed `*.Internal` modules; - Removed all record field name prefixes; `HasField` and `Offset` use C names as well. `DuplicateRecordFields` is now turned on...
Add the install-includes needed so that one can make bindings for C libraries that depend on freetype. Otherwise, to make these bindings you have to copy the entire freetype2 C...