[REBOL] Re: image as cgi output
From: allenk::powerup::com::au at: 5-Dec-2000 22:42
Hi Anton,
Here's one I wrote quite a while ago for producing 1x1 gif of any specified
color. (which can be used as spacers or stretched for graph fillers)
http://www.rebol.org/web/spacer.html
Image Server
http://www.rebol.org/web/spacer.r
It also shows how to send binary via cgi. Also includes test page in the
comments
Also on
http://www.rebol.org/fl-list.htmlyou will find as link for Jeff's
Bitmap handling routines
Cheers,
Allen K