On Wed, 2007-02-28 at 10:58 +0200, Antoine van Gelder wrote: > Don Hopkins wrote: > > Can you please recommend a good source of documentation about pycairo > > and pango from a python programmer's point of view? > > > I don't think there is any :-) >
There are API references... http://www.pygtk.org/docs/pygtk/pango-class-reference.html and http://cairographics.org/manual/ The last one is for C, the python API maps pretty closely to it though. There are NOTES about the differences in source/pycairo/NOTES Marco _______________________________________________ Sugar mailing list [email protected] http://mailman.laptop.org/mailman/listinfo/sugar
