@hackage harfbuzz-pure1.0.4.0
Pure-functional Harfbuzz language bindings
Categories
License
MIT
Maintainer
~alcinnz/harfbuzz-pure@todo.argonaut-constellation.org
Links
Versions
Installation
Dependencies (6)
- base >=4.12 && <5
- bytestring >=0.11
- deepseq >=1
- derive-storable >=0.3 && <1
- freetype2 >=0.2
- text >=2.0 && <3 Show all…
Dependents (3)
@hackage/cattrap, @hackage/balkon, @hackage/typograffiti
HarfBuzz is a text shaping library. Using the HarfBuzz library allows programs to convert a sequence of Unicode input into properly formatted and positioned glyph output; for practically any writing system and written language. NOTE: You may need to install Harfbuzz 3.3.0 (Jan 2022) or newer from source, it hasn't been widely packaged yet.