~alcinnz/fontconfig-pure

ref: 73bb43f1c1ff72234fcc1c01a028af44c1c158e5 fontconfig-pure/Graphics/Text/Font d---------
b4f50b89 — Adrian Cochrane 2 years ago
Correct FcConfig memory handling & exception throwing.
9a276931 — Adrian Cochrane 2 years ago
Memory handling fixes to FcConfig bindings.
21f288ec — Adrian Cochrane 2 years ago
Get language bindings for FcConfig type compiling.
3598fc24 — Adrian Cochrane 2 years ago
Add more unboxing & null-checks to FcValue decoding.
5aedd01f — Adrian Cochrane 2 years ago
Add error detection to FcRange bindings.
7b41b9f8 — Adrian Cochrane 2 years ago
Correct memory management for FcLangSet.
58befc6c — Adrian Cochrane 2 years ago
Review CharSet bindings for correct memory management.
58198ed8 — Adrian Cochrane 2 years ago
Refine FontConfig FreeType utility bindings, so it compiles & correct manages memory
9942f874 — Adrian Cochrane 2 years ago
Throw OOM errors for objectsets.
384d73c6 — Adrian Cochrane 2 years ago
Draft implicit-config versions of fontset APIs.
b863f00d — Adrian Cochrane 2 years ago
Refine memory management of FontSets (until I've enabled FcConfig code).
db90fbd0 — Adrian Cochrane 2 years ago
Get FontSet module compiling (need to review memory management responsibilities).
160a3581 — Adrian Cochrane 2 years ago
Refine memory management for Patterns.
24a77a5f — Adrian Cochrane 2 years ago
Get Value & Pattern types compiling correctly.
64bcb432 — Adrian Cochrane 2 years ago
Refine first-draft language bindings!
77762b28 — Adrian Cochrane 2 years ago
Draft bindings for FcConfig!
e21707cb — Adrian Cochrane 2 years ago
First!