[QUIZ] Console-based Pixel Editor (#231)

There were no submitted solutions for this week's quiz, maybe consoles
and pixels weren't meant to be. Perhaps next time we'll try a console
based ascii art editor.

Could you give us some hints...

1. Does one just read an image file in binary mode (r+)
   Or would i need a jpeg reader or png reader for that.

   I don;t want my terminal getting messed up as would happen if did a
`cat x.jgp'.

2. Identifying RGB ?

···

--
Posted via http://www.ruby-forum.com/.

Sorry for the confusion. I meant to say that quiz #231 Console-based
Pixel Editor has ended with no responses. Though in the future, as a
new quiz (not in this thread), we may revisit a similar but distinct
topic.

···

On Wed, Jul 14, 2010 at 9:18 PM, R.. Kumar 1.9.1 OSX <sentinel1879@gmail.com> wrote:

Could you give us some hints...

1. Does one just read an image file in binary mode (r+)
Or would i need a jpeg reader or png reader for that.

I don;t want my terminal getting messed up as would happen if did a
`cat x.jgp'.

2. Identifying RGB ?
--
Posted via http://www.ruby-forum.com/\.

--
-Daniel
http://rubyquiz.strd6.com