Hi all I have an application that draws rectangles, lines, etc on a pixmap. The Gdk.Pixmap class is ideally suited for that purpose, as it has methods for drawing lines, rectangles, images on the pixmap.
Now I also need to draw text on the image. Pixmap however does not have a method for drawing text, so is there possibly another way I can get text on the pixmap? Thanks Willem Semmelink _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
