mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
45f0ace85b
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
5 lines
306 B
Text
5 lines
306 B
Text
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.
|