Re: Anyone currently maintaining the python cairo bindings?
Lawrence D'Oliveiro <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Organization | Geek Central |
| Message-ID | <[email protected]> |
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>. -- cairo mailing list [email protected] https://lists.cairographics.org/mailman/listinfo/cairo