Jan Friedrich wrote:
> 12 34 wrote:
>> Can this be expanded to support RAW images? Specifically MRW 
>> (Konica-Minolta)?
> Maybe you can use MiniExiftool (http://miniexiftool.rubyforge.org/) wich 
> can handle (read and write) meta-data of many file formats inclusive 
> raw-formats such as MRW. :)
> 
> regards
> Jan

Fantastic. This is what I wanted. I just got back to trying to write my 
script after reading a couple of the books. When I got to the EXIF part 
I found ExifTool and despair that nothing was available that would 
handle MRW using Ruby, until I revisited MiniExifTool. I think in part 
the name threw me. This tool is in no way mini.

I'm also finding Ruby easier to write than AppleScript. I could rarely 
get anything to work without help. But Ruby syntax is easier to deal 
with.

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