~alcinnz/fontconfig-pure

ref: dfb515ef6cc5a645e2d96120d34514ca146dcb57 fontconfig-pure/Graphics/Text/Font/Choose/Config.hs -rw-r--r-- 20.9 KiB
dfb515ef — Adrian Cochrane 1 year, 2 months ago main
Segfault fixes.
8bd18287 — Adrian Cochrane 1 year, 8 months ago
Attempted fix for errors during error reporting!
8abf2980 — Adrian Cochrane 1 year, 10 months ago
Fix various segfaults & exercise bridging from FcPatterns to Ft_Faces.
427cb127 — Adrian Cochrane 2 years ago
Document FcConfig language bindings, compile-fix exposing FontFaceParser.
c10cdcf2 — Adrian Cochrane 2 years ago
Fixes to decoding FcFontSets, still experiencing segfaults...
300e62d1 — Adrian Cochrane 2 years ago
Final memory-safety fixes & expose public API.
614373ce — Adrian Cochrane 2 years ago
Compile and test Init routines.
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.
77762b28 — Adrian Cochrane 2 years ago
Draft bindings for FcConfig!
e21707cb — Adrian Cochrane 2 years ago
First!