Re: Decoding jpeg in Rev cgi ?

2006-10-31 Thread jbv
OK guys, now I'm answering my own question...;-)

I've found that PHP4 includes the gd library that allows
manipulation of jpeg & gif data (among other formats) and
I'm planing to call it from Rev cgi.

PHP gurus might find my discovery a bit amusing, but other
REv cgi users might find this interesting... Let me know if
you want to hear more on my progress with this...

JB

> I forgot 1 question : is there any PHP library that could be called
> from the Rev cgi handler ?
>
> Thanks,
> JB
>
> > Hi list,
> >
> > Here's another weird question : how do you guys would proceed
> > to decode jpeg data into a stream of numeric pixel values in a
> > handler run by Rev cgi on a Linux server, which means without
> > access to all the GUI functions ?
> >
> > Thanks,
> > JB
> >
>

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Decoding jpeg in Rev cgi ?

2006-10-30 Thread jbv
I forgot 1 question : is there any PHP library that could be called
from the Rev cgi handler ?

Thanks,
JB

> Hi list,
>
> Here's another weird question : how do you guys would proceed
> to decode jpeg data into a stream of numeric pixel values in a
> handler run by Rev cgi on a Linux server, which means without
> access to all the GUI functions ?
>
> Thanks,
> JB
>

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Decoding jpeg in Rev cgi ?

2006-10-30 Thread jbv
Hi list,

Here's another weird question : how do you guys would proceed
to decode jpeg data into a stream of numeric pixel values in a
handler run by Rev cgi on a Linux server, which means without
access to all the GUI functions ?

Thanks,
JB

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution