mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
6 lines
306 B
Text
6 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.
|