~alcinnz/harfbuzz-pure

harfbuzz-pure/Data d---------
4fd909d1 — Adrian Cochrane 7 months ago main
Fix & expand type signatures.
ac0a6b05 — Adrian Cochrane 7 months ago
Add more documentation.
0ab0042c — Adrian Cochrane 7 months ago
Don't cache results of main function unless processed (neglected in previous commit).
519746dd — Adrian Cochrane 7 months ago
Tell Haskell that its cheaper to recompute the data than store 40x the input text.
Upload missing file.
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 7 months ago
Optimize Harfbuzz-Pure.
be942b12 — Adrian Cochrane 1 year, 1 month ago
Merge branch 'main' of git.argonaut-constellation.org:~alcinnz/harfbuzz-pure
2eb97269 — Adrian Cochrane 1 year, 1 month ago
Expose exception & update metadata.
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.
af0c75f4 — Adrian Cochrane 1 year, 3 months ago
Expose HarfBuzz 3.3 APIs, attempt 2.
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.
fd6388d7 — Adrian Cochrane 1 year, 6 months ago
Fix tag encoding & decoding (remembered hex digits are nybbles not bytes)
d7c2115b — Adrian Cochrane 1 year, 6 months ago
Document shaping & version-number APIs!
ef43a584 — Adrian Cochrane 1 year, 6 months ago
Finish documenting fonts!
Next