Thanks, this is a beginning, but searching (little search) the Web I can't find none tutorial about Pango, there's some specific place that I can find this (for newbies)? I saw the libpango-doc & devhelp in my distro (Debian 3.0 Woody with Gnome2/GTK+2 packages), but these texts are few didatics, there some tutorial for beginners (I have some knowledge in GTK+1.2 in c) ? Thanks for all help Flavio Alberto On Tue, 29 Jul 2003 09:15:39 +0200 Murray.Cumming@Comneon.com wrote: > > From: Flavio Alberto Lopes Soares [mailto:flavio@maqplas.com.br] > > Hello all, > > I'm using GTK2.0 to develop a program and I have one doubt: > > There's some way to place text (GtkLabel ?) over a GtkImage > > (a .png image) to seem that the text was draw together with > > the image ? > > In this way, if possible, I believe that I can reduce the > > pictures that need create/edit. > > I'm fairly sure that you can use Pango to put text on an image, but I have > no idea how exactly.