Correct FcType (and in turn FcValue) decoding.
Break infinite loop decoding patterns from C.
Fix linking issues, still has issues decoding patterns.
Final memory-safety fixes & expose public API.
Compile and test Init routines.
Remove file utility & throw memory exceptions for String utilities.
Expose more weight APIs & the FcAtomic APIs.
Correct FcConfig memory handling & exception throwing.
Memory handling fixes to FcConfig bindings.
Commit moved FreeType integration module.
Get language bindings for FcConfig type compiling.
Add more unboxing & null-checks to FcValue decoding.
Add error detection to FcRange bindings.
Correct memory management for FcLangSet.
Review CharSet bindings for correct memory management.
Refine FontConfig FreeType utility bindings, so it compiles & correct manages memory
Throw OOM errors for objectsets.
Draft implicit-config versions of fontset APIs.
Refine memory management of FontSets (until I've enabled FcConfig code).