Re: gtk+ and gtk-engines slow
- From: James Henstridge <james daa com au>
- To: Miguel de Icaza <miguel nuclecu unam mx>
- cc: raster redhat com, Gnome List <gnome-list gnome org>
- Subject: Re: gtk+ and gtk-engines slow
- Date: Sun, 24 Jan 1999 19:07:43 +0800 (WST)
If you want to use imlib as a low level image loading library, and don't
want it to cache specific pixmaps, call gdk_imlib_changed_image on the
GdkImlibImage structs after loading. I think this invalidates those
cached pixmaps so they get freed.
James Henstridge
--
Email: james@daa.com.au
WWW: http://www.daa.com.au/~james/
On Sat, 23 Jan 1999, Miguel de Icaza wrote:
>
> > The solution is to leave caching on. miguel wanted it off by default.
> > All my code I write for Imlib ASSUMES caching - its SO HANDY it means
> > having to write very little intelligent code since all the smarts are
> > handled for me. imlib is a high-level Image loading and display library
> > - not low level. :)
>
> In GNOME we do not assume that. So, that logic that might make sense
> in Englightment is turned off for us.
>
> See my previous post for a solution in the case of the gtk-engines setup.
>
> Miguel.
>
>
> --
> FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
> To unsubscribe: mail gnome-list-request@gnome.org with
> "unsubscribe" as the Subject.
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]