pango memory leak

2006-05-22 Thread nerdy
hello all, futher to my previous mail about a memory leak that i suspect in the pango_font_description_set_family and pango_font_description_set_size functions, i observe that the leak exists in the latest version of pango. i am using fedora core 4 with pango version 1.8.1. in my program i

add_alpha?

2006-05-22 Thread ephrem boudonnet
Hi, I'm struggling with the same problem: http://mail.gnome.org/archives/gtk-list/2006-January/msg00142.html I'm searching something like gdk_pixbuf_add_alpha (mypixbuf, true, 255, 255, 255) for a layout in order not to show the background (but just what is drawn on it) of a layout inside anoth

GtkCList Double click woes

2006-05-22 Thread tcleaver
All, I am working on some old legacy code that utilises the deprecated GtkCList widget. I need to extend this code so that a when a user double clicks on a row in the clist an action is taken. This legacy code also glade to define the interface. The code in question is as follows: Glade: ...

Re: Gtk+ / DirectFb / Pango performance

2006-05-22 Thread Hannes Mayr
Hello Sean, Sean Kelley wrote: Have you considered Gtk+ 2.6 for your embedded design? Instead of DIrectFB, which is rather rough around the edges, why not use a tinyx-server like kdrive? I am using it in a design on an XScale. can you tell me something about your experience with kdrive? How