~alcinnz/harfbuzz-pure

harfbuzz-pure/Main.hs -rw-r--r-- 807 bytes
b7564ba8 — Adrian Cochrane 7 months ago
Optimize Harfbuzz-Pure.
c0f7026e — Adrian Cochrane 1 year, 6 months ago
Fix segfaults & include test assets (major refactor).
843f6415 — Adrian Cochrane 2 years ago
Add documentation & corrected type signatures.
5b7beb1f — Adrian Cochrane 2 years ago
Add, test, & fix shaping function.
728c810d — Adrian Cochrane 2 years ago
Fix build linking errors (mostly by upgrading GHC).

I'm now running on this on elementary OS Jolnir.
144c40db — Adrian Cochrane 2 years ago
Try wrapping HarfBuzz C++ functions in C functions for calling convention/linking issues.

Committing so I can try building on a newer OS.
f2772de8 — Adrian Cochrane 2 years ago
Implement conversion from functional Buffers to imperative Buffers.