From: Charles Johnson Date: 2009-12-08T02:03:15+09:00 Subject: Re: Reading Images On Dec 7, 2009, at 10:38 AM, Alexandro Kez wrote: > Oh, no... I really like ruby, but this is just ridiculous such a high > level language and no way to deal with such types of data?... > > > The problem is not with ruby, but with the complexity of the .jpeg format. RMagick has done all the hard work, but it depends on installing ImageMagick. I use RMagick regularly, and installing ImageMagick took a couple of false starts (I use both OSX and Ubuntu), but in the end I got all the dependencies right. Then, RMagick "just works." So, install ImageMagick and RMagick and impress your mates. Or, learn to take apart the .jpeg from scratch. Cheers-- Charles -- Charles Johnson Advanced Computing Center for Research and Education Vanderbilt University