slackbuilds/python/python3-uharfbuzz
Vijay Marcel ddc730f958 python/python3-uharfbuzz: Updated for version 0.50.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-05-14 11:41:18 +07:00
..
README python/python3-uharfbuzz: Updated for version 0.39.5. 2024-09-14 23:36:39 +07:00
example.py python/python3-uharfbuzz: Updated for version 0.39.5. 2024-09-14 23:36:39 +07:00
python3-uharfbuzz.SlackBuild python/python3-uharfbuzz: Updated for version 0.50.2. 2025-05-14 11:41:18 +07:00
python3-uharfbuzz.info python/python3-uharfbuzz: Updated for version 0.50.2. 2025-05-14 11:41:18 +07:00
slack-desc

README

Streamlined Cython bindings for HarfBuzz shaping  engine

To check if it has installed properly you can run the
example program in the doc folder by
./example.py /path-to-font/font.ttf "Hello"

It should give an output similar to this

H gid43=0@1540,0+1540
e gid72=1@1260,0+1260
l gid79=2@569,0+569
l gid79=3@569,0+569
o gid82=4@1253,0+1253

You can view the example program in the upstream page
in this link
https://github.com/harfbuzz/uharfbuzz