@hackage harfbuzz-pure1.0.2.0
Pure-functional Harfbuzz language bindings
Installation
Dependencies (5)
- base >=4.12 && <4.16
- bytestring >=0.11
- 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 any writing system and language. NOTE: You may need to install Harfbuzz 3.3.0 (Jan 2022) or newer from source, it hasn't been widely packaged yet.