[cairo] Cairo image backend + Pango + Python3?

Lawrence D'Oliveiro ldo at geek-central.gen.nz
Mon Jul 11 22:51:44 UTC 2016


On Mon, 11 Jul 2016 21:45:46 +0200, Arjen Nienhuis wrote:

> I tried to upgrade my python/cairo/pango web-app to python3 without
> much success. What can I use?

Are there Python bindings for Pango? (Not that I’ve used it...)

If you didn’t need Pango, I’d recommend Qahirah, my high-level Python
binding for Cairo <https://github.com/ldo/qahirah>. My aim was to
create a graphics API as though Cairo had been designed to be used
natively from Python rather than C.


More information about the cairo mailing list