< :the previous in number
^ :the list in numerical order
> :the next in number
P :the previous artilce (have the same parent)
N :the next (in thread)
|<:the top of this thread
>|:the next thread
^ :the parent (reply-to)
_:the child (an article replying to this)
>:the elder article having the same parent
<:the youger article having the same parent
---:split window and show thread lists
| :split window (vertically) and show thread lists
~ :close the thread frame
.:the index
..:the index of indices
On Tue, 2001-09-18 at 08:09, Jimmy Thrasher wrote:
> Michael Neumann wrote:
> > Some days ago I wrapped the image load functions of Imlib2 (www.enlightment.org/pages/imlib2.html)
> > that provides loading the image types PNG, TIFF, BMP, GIF, JPG etc..
> >
> > It's only for loading images not for storing nor processing.
> > Would that suffice for your purposes?
> > Would it be worth putting on the RAA?
>
> Does loading images mean having an array of some sort in memory that
> would represent the data in the image? I want to do processing, but
> processing of my own.
>
> I started on libpng.
I looked at doing libpng + libjpeg a little while ago but I got confused
and went on to something else. If/when you have some code I'd be happy
to help out with the coding.
Cheers,
Neil