summaryrefslogtreecommitdiffstats
path: root/python/python3-vharfbuzz/README
blob: 0588f9edcd6fa04bcf92dacf5fe833a9b1b1b7fb (plain)
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.