~alcinnz/harfbuzz-pure

ref: 9f9a5ae511ae17aaf5c099c862d657a52189d754 harfbuzz-pure/Data/Text/Glyphize/Font.hs -rw-r--r-- 41.6 KiB
9f9a5ae5 — Adrian Cochrane 2 years ago
Fix use of utf8-light dependency, dropping it.
ef43a584 — Adrian Cochrane 2 years ago
Finish documenting fonts!
d7634db8 — Adrian Cochrane 2 years ago
Extend and document font & face language bindings.
c0f7026e — Adrian Cochrane 2 years ago
Fix segfaults & include test assets (major refactor).
6ae7e1b9 — Adrian Cochrane 2 years ago
Fix reentrancy complaints from GHC, attempt to fix segfault.
843f6415 — Adrian Cochrane 2 years ago
Add documentation & corrected type signatures.
5b7beb1f — Adrian Cochrane 2 years ago
Add, test, & fix shaping function.
be23e608 — Adrian Cochrane 2 years ago
Draft language bindings to font/face APIs.
8de69f10 — Adrian Cochrane 2 years ago
FreeType integration is not threadsafe, not that in API design.
b7237c86 — Adrian Cochrane 2 years ago
Design FreeType2 integration.
2e079971 — Adrian Cochrane 2 years ago
Draft pure-functional Harfbuzz API.