~alcinnz/fontconfig-pure

fontconfig-pure/Graphics/Text/Font/Choose/CharSet.hs -rw-r--r-- 3.9 KiB
dfb515ef — Adrian Cochrane 1 year, 2 months ago main
Segfault fixes.
a454eb87 — Adrian Cochrane 1 year, 2 months ago
Performance optimizations, partially-tested as 0.3.0.0
f8fdd180 — Adrian Cochrane 1 year, 2 months ago
Attempted segfault fix.
8abf2980 — Adrian Cochrane 1 year, 10 months ago
Fix various segfaults & exercise bridging from FcPatterns to Ft_Faces.
f32f82d2 — Adrian Cochrane 2 years ago
Document FcCharSet language bindings.
67bb6d07 — Adrian Cochrane 2 years ago
Parse unicode-range property for @font-face.
58befc6c — Adrian Cochrane 2 years ago
Review CharSet bindings for correct memory management.
58198ed8 — Adrian Cochrane 2 years ago
Refine FontConfig FreeType utility bindings, so it compiles & correct manages memory
e21707cb — Adrian Cochrane 2 years ago
First!