forked from pool/argyllcms
Accepting request 220491 from home:fcrozat:branches:multimedia:color_management
- Release 1.6.3: + Added ProPhoto.icm and ProPhotoLin.icm to ref profiles. + Fix bug in xicclu -py conversion. + Added code to minimize ICC rounding error on matrix profile white point accuracy. Re-generated all reference profiles with this change. + Changed i1d3 driver to completely ignore any EEPROM checksum errors for non "A-01" rev. instruments. + Made transplot handle RGB->RGB device link. + Removed colprof -y option. Use "profcheck -v2" instead, as it is more developed. + Fixed bug in dispcal - it was not using the final measurement pass to update the calibration curves. + Fixed bug in spotread, dispcal & dispread for CCSS capable instruments where refresh display types was being ignored if a custom observer was used, and/or the custom observer as being ignored, and/or a CCMX was being ignored. + Renamed verify to colverify to avoid clash with MSWin program of the same name. Made it print the patch location for -v2 if it is present in the file. + Changed targen to ensure that -V and -p options effects are reflected in the resulting expected CIE values of the .ti1 file. + Changed targen so that -V parameter also affects single channel, grey wedge, grid & body centered grid point distribution. + Changed colprof to deal with variable grid distribution in a more neuanced way, to reduce overshoot artifacts when the -V parameter is used. + Changed colprof to used a power_like function for the grid OBS-URL: https://build.opensuse.org/request/show/220491 OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=24
This commit is contained in:
parent
09f33f7952
commit
4878faf973
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c21591d5615a584df438ecbfe7858fde571f6066e56da436c541d08ca899ac9f
|
|
||||||
size 10291838
|
|
3
Argyll_V1.6.3_src.zip
Normal file
3
Argyll_V1.6.3_src.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:188beaa03dd2459403415023f8f8f9aab362bf3062a9822b3622dde6902e4b84
|
||||||
|
size 10338488
|
@ -1,3 +1,50 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 31 14:35:20 UTC 2014 - fcrozat@suse.com
|
||||||
|
|
||||||
|
- Release 1.6.3:
|
||||||
|
+ Added ProPhoto.icm and ProPhotoLin.icm to ref profiles.
|
||||||
|
+ Fix bug in xicclu -py conversion.
|
||||||
|
+ Added code to minimize ICC rounding error on matrix profile
|
||||||
|
white point accuracy. Re-generated all reference profiles with
|
||||||
|
this change.
|
||||||
|
+ Changed i1d3 driver to completely ignore any EEPROM checksum
|
||||||
|
errors for non "A-01" rev. instruments.
|
||||||
|
+ Made transplot handle RGB->RGB device link.
|
||||||
|
+ Removed colprof -y option. Use "profcheck -v2" instead, as it
|
||||||
|
is more developed.
|
||||||
|
+ Fixed bug in dispcal - it was not using the final measurement
|
||||||
|
pass to update the calibration curves.
|
||||||
|
+ Fixed bug in spotread, dispcal & dispread for CCSS capable
|
||||||
|
instruments where refresh display types was being ignored if a
|
||||||
|
custom observer was used, and/or the custom observer as being
|
||||||
|
ignored, and/or a CCMX was being ignored.
|
||||||
|
+ Renamed verify to colverify to avoid clash with MSWin program
|
||||||
|
of the same name. Made it print the patch location for -v2 if
|
||||||
|
it is present in the file.
|
||||||
|
+ Changed targen to ensure that -V and -p options effects are
|
||||||
|
reflected in the resulting expected CIE values of the .ti1
|
||||||
|
file.
|
||||||
|
+ Changed targen so that -V parameter also affects single
|
||||||
|
channel, grey wedge, grid & body centered grid point
|
||||||
|
distribution.
|
||||||
|
+ Changed colprof to deal with variable grid distribution in a
|
||||||
|
more neuanced way, to reduce overshoot artifacts when the -V
|
||||||
|
parameter is used.
|
||||||
|
+ Changed colprof to used a power_like function for the grid
|
||||||
|
distribution shape from the -V parameter, so as to avoid issues
|
||||||
|
with a power curve infinte slope near zero.
|
||||||
|
+ Changed colprof to used a scaled down value of the targen -V
|
||||||
|
parameter as the default for its -V parameter.
|
||||||
|
+ Added a special case to collink for RGB video input encoding to
|
||||||
|
(attempt) to fine tune the black point to compensate for it
|
||||||
|
(probably) not falling on a cLUT grid point. & out encoding.
|
||||||
|
+ Tweaked dispcal to try and improve accuracy of black point
|
||||||
|
calibration.
|
||||||
|
+ Switch dispread to use NoClamp readings, so that average black
|
||||||
|
point value is not biased.
|
||||||
|
+ Fixed bug introduced into 1.6.2 oeminst that prevents .ccss
|
||||||
|
files being installed.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 20 13:46:14 UTC 2013 - fcrozat@suse.com
|
Fri Dec 20 13:46:14 UTC 2013 - fcrozat@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package argyllcms
|
# spec file for package argyllcms
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -25,7 +25,7 @@
|
|||||||
%define archivename Argyll_V%{version}%{?alphaversion}_src.zip
|
%define archivename Argyll_V%{version}%{?alphaversion}_src.zip
|
||||||
|
|
||||||
Name: argyllcms
|
Name: argyllcms
|
||||||
Version: 1.6.2
|
Version: 1.6.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: ICC compatible color management system
|
Summary: ICC compatible color management system
|
||||||
License: AGPL-3.0 and GPL-2.0+ and MIT
|
License: AGPL-3.0 and GPL-2.0+ and MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user