~alcinnz/fontconfig-pure

ref: 878b65cdbdd47160658408033f718109267f0c57 fontconfig-pure/Graphics/Text/Font/Choose/FontSet.hs -rw-r--r-- 3.2 KiB
878b65cd — Adrian Cochrane 2 years ago
Implement @font-face 'font-family' property.
6e336e5e — Adrian Cochrane 2 years ago
Define skeleton for parsing @font-face.
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!