~alcinnz/fontconfig-pure

cf269460 — Adrian Cochrane 1 year, 4 months ago
Add rudimentary test suite.

Transliterates some of FontConfig's unittests to ensure the language bindings don't break things.
Could still be tested further.
b1d28833 — Adrian Cochrane 1 year, 4 months ago
Document FontConfig Strings & Weights bindings, utilize weight bindings for CSS bindings.
427cb127 — Adrian Cochrane 1 year, 4 months ago
Document FcConfig language bindings, compile-fix exposing FontFaceParser.
5df07b35 — Adrian Cochrane 1 year, 4 months ago
Document FcRange bindings, expose FontFaceParser, & document LangResult enum.
d87a046b — Adrian Cochrane 1 year, 4 months ago
Document FcLangSet language bindings.
f32f82d2 — Adrian Cochrane 1 year, 4 months ago
Document FcCharSet language bindings.
bdaebbb0 — Adrian Cochrane 1 year, 4 months ago
Document FcValue language bindings.
f238fc9c — Adrian Cochrane 1 year, 4 months ago
Document FcObjectSet language bindings.
0b5dc625 — Adrian Cochrane 1 year, 4 months ago
Document FreeType integration.
ce6932f3 — Adrian Cochrane 1 year, 4 months ago
Document FcFontSet language bindings.
df959ade — Adrian Cochrane 1 year, 4 months ago
Document FcPattern language bindings.
d3bb3d92 — Adrian Cochrane 1 year, 4 months ago
Upload documentation on initialization/finalization routines.
215106b5 — Adrian Cochrane 1 year, 5 months ago
Add API for dereferencing & rendering glyphs.
6ebab16d — Adrian Cochrane 1 year, 5 months ago
Transliterate FTFC into these FontConfig language bindings.
2fb2b76a — Adrian Cochrane 1 year, 5 months ago
Expose convenience APIs for coercing values & pattern properties to a type.
8c6d796d — Adrian Cochrane 1 year, 5 months ago
Fix remaining segfaults.
fe82ac97 — Adrian Cochrane 1 year, 5 months ago
Catch one FcFontSet segfault.
f05881ec — Adrian Cochrane 1 year, 5 months ago
Parse src property for @font-face into custom FontConfig property.
67bb6d07 — Adrian Cochrane 1 year, 5 months ago
Parse unicode-range property for @font-face.
0b9da369 — Adrian Cochrane 1 year, 5 months ago
Parse font-variation-settings property for @font-face.
Next