[10150] in The GTK GIMP ToolKit mailing list archive
[gtk-list] gdk_imlib questions
daemon@ATHENA.MIT.EDU (Tor Lillqvist)
Mon Nov 16 03:23:47 1998
Date: Mon, 16 Nov 1998 10:23:01 +0200 (EET)
From: Tor Lillqvist <tml@iki.fi>
To: gtk-list@redhat.com
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
I hope this list isn't inappropriate for questions about gdk_imlib.
While looking through gdk_imlib while attempting to port it to Win32,
a few questions have come to my mind:
- In general, is it a good idea to try to isolate gdk_imlib from X11
as much as possible? There are lots of stuff in it that's currently
done with straight Xlib calls, even if GDK contains equivalent
functionality. (Presumably this is because imlib is mostly older
code, written before gdk had this functionality?)
- Is there a reason why gdk_imlib shouldn't use g_malloc and friends?
- Isn't there duplicated functionality in gdk_imlib and gdkrgb? (NIH?)
--tml
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null