slackbuilds/python/python3-vharfbuzz
fourtysixandtwo d081108e56
python/python3-vharfbuzz: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-12-22 08:00:14 +07:00
..
README
python3-vharfbuzz.SlackBuild
python3-vharfbuzz.info
slack-desc

README

uharfbuzz is an awesome tool for shaping text in Python. But it wraps
the Harfbuzz C interface quite closely, so still requires you to
perform a bunch of boilerplate operations before you can get on with
the shaping. This module allows you a slightly more high-level
interface to the text shaping process.