~alcinnz/harfbuzz-pure

ref: 90e99e3130bd382b65c26f6f539ba86bbb2836b9 harfbuzz-pure/Data/Text d---------
90e99e31 — Adrian Cochrane 2 years ago
Expose util functions on scripts & buffers.
afc5608d — Adrian Cochrane 2 years ago
Correction: buffer's codepoints are all Chars.
4674b43a — Adrian Cochrane 2 years ago
Reimplement parts of Harfbuzz where that's easier than writing a binding.

Removed a note where that turned out not to be the case.
7aae895f — Adrian Cochrane 2 years ago
Integrate guessing chars, document properties, expose default property values.
f2772de8 — Adrian Cochrane 2 years ago
Implement conversion from functional Buffers to imperative Buffers.
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.