~alcinnz/harfbuzz-pure

ref: be942b126a16bda5c1ebdae18ed22c512e12d053 harfbuzz-pure/Data/Text/Glyphize/Font.hs -rw-r--r-- 45.4 KiB
be942b12 — Adrian Cochrane 1 year, 1 month ago
Merge branch 'main' of git.argonaut-constellation.org:~alcinnz/harfbuzz-pure
80b4e984 — Adrian Cochrane 1 year, 1 month ago
Attempt fix regarding fontscale bitsizes.
2546e127 — Adrian Cochrane 1 year, 3 months ago
Implement more typeclasses & ensure empty input don't throw errors.
28567186 — Adrian Cochrane 1 year, 3 months ago
Expose Harfbuzz 3.3 APIs.
cd20a1cf — Adrian Cochrane 1 year, 4 months ago
Throw out-of-memory errors instead of segfaulting.
8cd531a2 — Adrian Cochrane 1 year, 4 months ago
Merge branch 'master' of git.adrian.geek.nz:/srv/git/harfbuzz-pure
39fea312 — Adrian Cochrane 1 year, 4 months ago
Documentation-compilation fixes, release v1!
9f9a5ae5 — Adrian Cochrane 1 year, 4 months ago
Fix use of utf8-light dependency, dropping it.
ef43a584 — Adrian Cochrane 1 year, 6 months ago
Finish documenting fonts!
d7634db8 — Adrian Cochrane 1 year, 6 months ago
Extend and document font & face language bindings.
c0f7026e — Adrian Cochrane 1 year, 6 months 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.