[Gimp-user] digital camera photo settings

Anthony Ettinger anthony at chovy.com
Sat Feb 9 18:44:16 PST 2008


Does anyone know if JPEG stores the settings from a digital camera and
how to read them?
ie: ISO setting, etc.?

I like to experiment with settings, would be nice not to have to write
each one down.

-- 
Anthony Ettinger
408-656-2473
http://anthony.ettinger.name

@pets = Pets.find_all_by_species('dog')
@pets.each do |dog| {
    if dog.name == 'Farley'
        dog.nick = 'Sir Barks-A-lot'
    elsif dog.name == 'Bonita'
        dog.nick = 'Princess Boo'
    else
        dog.nick = 'Doggie?'
    end
}


More information about the Gimp-user mailing list