Reputation: 11269
What I need pyCairo to do is :
Upvotes: 6
Views: 2233
Reputation: 41777
You need to find a way to get the Pango context and set pango.Layout.set_wrap() and pango.Layout.set_width().
pango.Layout.set_wrap()
pango.Layout.set_width()
Upvotes: 3