~alcinnz/fontconfig-pure

ref: 73bb43f1c1ff72234fcc1c01a028af44c1c158e5 fontconfig-pure/Graphics/Text/Font/Choose/Value.hs -rw-r--r-- 5.6 KiB
bdaebbb0 — Adrian Cochrane 2 years ago
Document FcValue language bindings.
2fb2b76a — Adrian Cochrane 2 years ago
Expose convenience APIs for coercing values & pattern properties to a type.
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!