~alcinnz/fontconfig-pure

ref: 6e336e5ee4797190f83be2b381234980c7b680f5 fontconfig-pure/Graphics/Text/Font/Choose/Value.hs -rw-r--r-- 4.6 KiB
5b204783 — Adrian Cochrane 2 years ago
Start implementing CSS bindings with font-family, build underlying infrastructure.
c75f865c — Adrian Cochrane 2 years ago
Correct FcType (and in turn FcValue) decoding.
a327c852 — Adrian Cochrane 2 years ago
Fix linking issues, still has issues decoding patterns.
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.
58befc6c — Adrian Cochrane 2 years ago
Review CharSet bindings for correct memory management.
24a77a5f — Adrian Cochrane 2 years ago
Get Value & Pattern types compiling correctly.
e21707cb — Adrian Cochrane 2 years ago
First!