~alcinnz/harfbuzz-pure

ref: 2eb97269bd052d6c1a29ddce695074d0362b2df4 harfbuzz-pure/Data/Text/Glyphize.hs -rw-r--r-- 4.7 KiB
2eb97269 — Adrian Cochrane 1 year, 1 month ago
Expose exception & update metadata.
2546e127 — Adrian Cochrane 1 year, 3 months ago
Implement more typeclasses & ensure empty input don't throw errors.
af0c75f4 — Adrian Cochrane 1 year, 3 months ago
Expose HarfBuzz 3.3 APIs, attempt 2.
39fea312 — Adrian Cochrane 1 year, 4 months ago
Documentation-compilation fixes, release v1!
d7c2115b — Adrian Cochrane 1 year, 6 months ago
Document shaping & version-number APIs!
c0f7026e — Adrian Cochrane 1 year, 6 months ago
Fix segfaults & include test assets (major refactor).
d574562b — Adrian Cochrane 2 years ago
Finalize release 0.1!
5cd811b3 — Adrian Cochrane 2 years ago
Fix segfault upon too much HarfBuzz concurrency.
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.
2e079971 — Adrian Cochrane 2 years ago
Draft pure-functional Harfbuzz API.