I'm writing an OpenGL application and I'm using Pango & Cairo to render my
2D portions. And I am stuck. Here are a few questions I have:

How do you render the cursor and create highlighting for selected text in
Pango?

Also, can I use PangoCairo to render parts of a layout at a time, so I can
draw it in different ways such as words with an outline?
Finally, when a layout overflows my area, how do I get the remaining text to
another layout?

Finally, how did you get your understanding of Pango; there doesn't seem to
be very many tutorials and the technical documentation only describes the
functions.

Thanks!

Frustrated-by-asking-on-stackflow
_______________________________________________
gnome-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-list

Reply via email to