Sorry to raise this again, but it looks like no one has done this yet.
If I can figure it out, I might be able to put it in, but here goes...

In my "virtual world" called Okaba (http://github.com/devyn/okaba), I
have developed my own protocol for transmitting information. It's
efficient and human-readable. However, I was wondering whether
Tempfile is the only way to use images _not_ from HTTP in Shoes.
Therefore, I would like to present the following pseudo-ruby-code:

img = receive_image # img is now a string with the contents of say, a PNG file
image img

That should work, but it doesn't. I know I have raised this so many
times, but it really is vital for me.

Thanks to anyone who works on this,

-- 
    ~devyn

Reply via email to