aboutsummaryrefslogtreecommitdiff
path: root/graphics/crw/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Update to 1.03. Source cleanups for better portability (no program flowMatthew Dillon2002-07-221-1/+1
| | | | | | | changes). Notes: svn path=/head/; revision=63410
* Bump to version 1.02. Fix a bunch of bugs related to .ppm output and theMatthew Dillon2002-06-181-1/+1
| | | | | | | | | | | | Canon G2 base red and blue filter multipliers. Put the white point scaling and the original gamma function back in. Fix the black-and-white output option, it is now much better and can get 10 bits of information into the 8-bit RGB output image by adjusting the red and blue guns by +1 relative to green to handle fractional pixel values. Also added an option -indoor which sets the red filter to 0.7, a rough compensation for indoor lighting. Notes: svn path=/head/; revision=61466
* Initial checking of the 'crw' port. This program converts the RAW CanonMatthew Dillon2002-06-171-0/+1
digital camera format into something gimp or ImageMagick can process. The program was originally written by Dave Coffin <dcoffin@shore.net>, who gave me permission to make a port out of it. I've made extensive modifications to the program's algorithms. Notes: svn path=/head/; revision=61409