~alcinnz/harfbuzz-pure

ref: 3704f1e1b0223877377e52c8235434d54595bb02 harfbuzz-pure/Data/Text d---------
Found some more performance optimizations.

Use dupablePerformIO where relevant, & it doesn't incur excessive allocation.
Ensure amounts of output are dereferenced as quickly as large amounts are.
b7564ba8 — Adrian Cochrane 1 year, 1 month ago
Optimize Harfbuzz-Pure.
be942b12 — Adrian Cochrane 1 year, 7 months ago
Merge branch 'main' of git.argonaut-constellation.org:~alcinnz/harfbuzz-pure
2eb97269 — Adrian Cochrane 1 year, 7 months ago
Expose exception & update metadata.
80b4e984 — Adrian Cochrane 1 year, 7 months ago
Attempt fix regarding fontscale bitsizes.
2546e127 — Adrian Cochrane 1 year, 8 months ago
Implement more typeclasses & ensure empty input don't throw errors.
af0c75f4 — Adrian Cochrane 1 year, 9 months ago
Expose HarfBuzz 3.3 APIs, attempt 2.
28567186 — Adrian Cochrane 1 year, 9 months ago
Expose Harfbuzz 3.3 APIs.
cd20a1cf — Adrian Cochrane 1 year, 9 months ago
Throw out-of-memory errors instead of segfaulting.
8cd531a2 — Adrian Cochrane 1 year, 9 months ago
Merge branch 'master' of git.adrian.geek.nz:/srv/git/harfbuzz-pure
39fea312 — Adrian Cochrane 1 year, 9 months ago
Documentation-compilation fixes, release v1!
9f9a5ae5 — Adrian Cochrane 1 year, 9 months ago
Fix use of utf8-light dependency, dropping it.
fd6388d7 — Adrian Cochrane 1 year, 11 months ago
Fix tag encoding & decoding (remembered hex digits are nybbles not bytes)
d7c2115b — Adrian Cochrane 1 year, 11 months ago
Document shaping & version-number APIs!
ef43a584 — Adrian Cochrane 1 year, 11 months ago
Finish documenting fonts!
d7634db8 — Adrian Cochrane 1 year, 11 months ago
Extend and document font & face language bindings.
0a28bb84 — Adrian Cochrane 1 year, 11 months ago
Document Buffer API.
27013b25 — Adrian Cochrane 1 year, 11 months ago
Correctly decode Harfbuzz output structs.

I didn't consider the presence of private-fields before!
c0f7026e — Adrian Cochrane 1 year, 11 months ago
Fix segfaults & include test assets (major refactor).
d574562b — Adrian Cochrane 2 years ago
Finalize release 0.1!
Next