[cairo] Anyone currently maintaining the python cairo bindings?
Lawrence D'Oliveiro
ldo at geek-central.gen.nz
Thu Jul 14 22:51:52 UTC 2016
On Thu, 14 Jul 2016 08:41:03 -0700, ShadowKyogre wrote:
> I was playing with the cairo bindings a few days ago and noticed they
> didn't support mesh gradients. Some more research lead me to that
> ticket, but it's a python2 only solution.
>
> I wanted to ask about it because I was hoping to port it to python 3.
I did some hacks on the Python 3 version of pycairo here
<https://github.com/ldo/pycairo>.
But if you want extra features like mesh gradients, FreeType fonts, user
fonts, non-RGB colour spaces, vector arithmetic and paths as
first-class objects, then try Qahirah <https://github.com/ldo/qahirah>.
More information about the cairo
mailing list