~alcinnz/fontconfig-pure

ref: 046b068fbc4d46626147e752cde59645b0954f45 fontconfig-pure/Graphics/Text/Font/Choose/FontSet.hs -rw-r--r-- 2.1 KiB
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.
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).
e21707cb — Adrian Cochrane 2 years ago
First!