Cool, glad to hear you guys think memory loading is a sane idea!

haha, that is funny that we came up with the same plan, CodeWarrior.
I'll try to come on IRC sometime again to disucss it further. :)

On 7/16/07, Cedric BAIL <[EMAIL PROTECTED]> wrote:
> On Monday 16 July 2007 12:26:51 Hisham Mardam Bey wrote:
> > On 7/15/07, Eric Wasylishen <[EMAIL PROTECTED]> wrote:
> > > Hi, I have a few questions related image loading.
> > >
> > > One thing I'm working on is an xmms2 client using ETK/evolve. I'd like
> > > it to show album cover art; the way the xmms2 client lib handles this
> > > is it gives you a pointer to an image file that was copied in to
> > > memory but not decoded. People using gtk have a function in gdk_pixbuf
> > > for this, which automatically determines the image format (probably
> > > jpg or png for covers) and decodes it, but as far as I can tell
> > > imlib2/evas lack this feature? (though I noticed epeg can load a jpeg
> > > file from memory.)
> > >
> > > One option I though of is just copying the loader code for say JPG and
> > > PNG from evas or imlib2 in to my app, and modifying it to do what I
> > > need. Or, would loading images from memory be useful enough to go in
> > > evas or imlib2?
> >
> > Would be nice to have in evas.
>
> Definitively. I started looking at this and only wrote a patch for eet. This
> patch add a new eet_memopen_read. So you can add eet file also to your
> idea :)
>
> Cedric
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to