~alcinnz/fontconfig-pure

5b204783 — Adrian Cochrane 2 years ago
Start implementing CSS bindings with font-family, build underlying infrastructure.
9e1e5029 — Adrian Cochrane 2 years ago
Commit FontSet API (seperated out to break import loop).
c10cdcf2 — Adrian Cochrane 2 years ago
Fixes to decoding FcFontSets, still experiencing segfaults...
c75f865c — Adrian Cochrane 2 years ago
Correct FcType (and in turn FcValue) decoding.
cc3a295f — Adrian Cochrane 2 years ago
Break infinite loop decoding patterns from C.
a327c852 — Adrian Cochrane 2 years ago
Fix linking issues, still has issues decoding patterns.
26658729 — Adrian Cochrane 2 years ago
Commit public API.
300e62d1 — Adrian Cochrane 2 years ago
Final memory-safety fixes & expose public API.
614373ce — Adrian Cochrane 2 years ago
Compile and test Init routines.
fcf1e371 — Adrian Cochrane 2 years ago
Remove file utility & throw memory exceptions for String utilities.
92f6f9bf — Adrian Cochrane 2 years ago
Expose more weight APIs & the FcAtomic APIs.
b4f50b89 — Adrian Cochrane 2 years ago
Correct FcConfig memory handling & exception throwing.
9a276931 — Adrian Cochrane 2 years ago
Memory handling fixes to FcConfig bindings.
6982c3dd — Adrian Cochrane 2 years ago
Commit moved FreeType integration module.
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
Next