diff options
author | wiz <wiz@pkgsrc.org> | 2008-03-02 09:48:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-03-02 09:48:42 +0000 |
commit | 1b191fc4fd97ef2aef88acb0bc4e4fdb80fc736e (patch) | |
tree | 3b0943d5f1770fa935327cf28ee9795d8e675efe /graphics/dcraw/DESCR | |
parent | 8eef3ad62e0389ac53ef8a0e073e396754c38ba4 (diff) | |
download | pkgsrc-1b191fc4fd97ef2aef88acb0bc4e4fdb80fc736e.tar.gz |
Update to 8.82, provided by Bernd Limbach in PR 38130:
revision 1.398
date: 2008/02/06 21:29:13; author: dcoffin; state: Exp; lines: +61 -36
Added the "-P" and "-S" options.
Support the Sony DSLR-A200 and the PowerShots A720 and S5 IS.
----------------------------
revision 1.397
date: 2007/12/10 07:43:31; author: dcoffin; state: Exp; lines: +56 -6
Support the Panasonic DMC-L10, added the "-W" option.
----------------------------
revision 1.396
date: 2007/11/16 15:24:52; author: dcoffin; state: Exp; lines: +3 -0
Cropped four columns from the Nikon D3.
----------------------------
revision 1.395
date: 2007/11/12 20:28:32; author: dcoffin; state: Exp; lines: +34 -26
Abolished the getrat() macro, support the Hasselblad H3D.
----------------------------
revision 1.394
date: 2007/11/04 02:18:54; author: dcoffin; state: Exp; lines: +12 -6
Added the Olympus E-3 and adjusted a few maximums.
----------------------------
revision 1.393
date: 2007/10/30 06:23:29; author: dcoffin; state: Exp; lines: +333 -88
Support the AVT F-080C, Canon EOS 40D, Canon EOS-1Ds Mark III,
Canon PowerShot G9, Nikon Coolpix S6, Nikon D3, Nikon D300,
Panasonic DMC-FZ18, and Sony DSLR-A700.
Support the new Canon sRAW CR2 format.
Added median filtering after interpolation.
Diffstat (limited to 'graphics/dcraw/DESCR')
-rw-r--r-- | graphics/dcraw/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/dcraw/DESCR b/graphics/dcraw/DESCR index cc4f8595fd9..6215911c9b9 100644 --- a/graphics/dcraw/DESCR +++ b/graphics/dcraw/DESCR @@ -1,2 +1,2 @@ -This is a program to convert raw image files from any digital camera -into PPM format. +This is a command-line ANSI C program to convert raw photos from +any digital camera on any computer running any operating system. |