mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
Bump to version 1.02. Fix a bunch of bugs related to .ppm output and the
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.
This commit is contained in:
parent
3968ed04f9
commit
d77f3c45ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61466
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= crw
|
||||
PORTVERSION= 1.01
|
||||
PORTVERSION= 1.02
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://apollo.backplane.com/FreeBSDPorts/
|
||||
#MASTER_SITE_SUBDIR= cp
|
||||
|
@ -1 +1 @@
|
||||
MD5 (crw-1.01.tar.gz) = af128a0249845ebc60bf94830e7ba545
|
||||
MD5 (crw-1.02.tar.gz) = 658df68fe90cc4ae3a1e87ae497bd9a0
|
||||
|
Loading…
Reference in New Issue
Block a user