pangocairo tutorial translated into Python

John Coppens <[email protected]> Tue, 1 Jul 2014 13:33:07 -0300
Newsgroups gmane.comp.gnome.devel
Message-ID <[email protected]>
Hi all,

I translated the tutorial from page

https://developer.gnome.org/pango/stable/pango-Cairo-Rendering.html

into Python2. If anyone is interested, I've uploaded the translation
to my page:

http://http://jcoppens.com/soft/howto/pygtk/pangocairo.en.php

As there are very few Python pangocairo examples available, there
might be interest in adding this to the gnome pages too.

John