diff --git a/Argyll_V3.2.0_src.zip b/Argyll_V3.2.0_src.zip deleted file mode 100644 index d10e53d..0000000 --- a/Argyll_V3.2.0_src.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4861ab87b41618fb6706843099aad2cc649115634dee1e60738792387b371176 -size 14690714 diff --git a/Argyll_V3.3.0_src.zip b/Argyll_V3.3.0_src.zip new file mode 100644 index 0000000..c7102b2 --- /dev/null +++ b/Argyll_V3.3.0_src.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69db1c9ef66f8cacbbbab4ed9910147de6100c3afd17a0a8c12e6525b778e8ce +size 14761699 diff --git a/argyllcms.changes b/argyllcms.changes index e1b5e29..380e78c 100644 --- a/argyllcms.changes +++ b/argyllcms.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Fri Sep 27 17:40:00 UTC 2024 - Antonio Teixeira + +- Update to 3.3.0: + * Improved reliability of i1Pro2 startup by adding recovery delay after the + getmisc instruction. + * Fixed i1pro2/3 driver to be more forgiving of wavelength calibration pushing + filter offsets outside the range of raw CCD range. + * Fixed numerical bug in targen when using -V and -c with profile with zero + black. + * Added support for Spyder X2 (thanks to Chris Minasians and A.K. for helping + make an instrument available). + * Added support for JETI 2501 spectrometer thanks to to Omardis. + * Added -T option to targen to allow separate total ink limit for text and spacer + text. + * Modified targen CMYK chart generation to apply a level of luminance boost to + the resulting OFPS samples. This partially compensates for the overall + darkening of the test set due to exploring the combined K response of the + device. While this will reduce the sampling density and resulting profile + accuracy in darker parts of the gamut, it should improve the accuracy of colors + for realistic prints, which typically have a lighter average than the device + CMYK gamut. + * Added extra diagnostics and -p plot detail to printcal. Added -z flag to allow + setting a resulting calibration table resolution to values other than 256. + * Fix 3.2.0 bug introduced into spectro/Jamfile install that omitted spec2cie + from binary distributions. + ------------------------------------------------------------------- Tue May 14 14:47:25 UTC 2024 - Antonio Teixeira diff --git a/argyllcms.spec b/argyllcms.spec index 6322bea..4dc7ba4 100644 --- a/argyllcms.spec +++ b/argyllcms.spec @@ -19,7 +19,7 @@ %define tarname Argyll Name: argyllcms -Version: 3.2.0 +Version: 3.3.0 Release: 0 Summary: ICC compatible color management system License: AGPL-3.0-only AND GPL-2.0-or-later AND MIT