- update to 3.1.0:
* Fixed bug in CMYK profile B2A table creation that sometimes resulted in
bumpy black generation. (Only occurred when compiled using recent gcc with
code optimization.)
* Changed ICC profile serialization of pure ASCII text tags emit a warning
rather than error if they are fed non-ASCII utf8 input.
* Made ICC code a little more robust against bad profiles. (Thanks to David Hoyt).
* Fixed latent bug in X11 plot code that caused window not to be created or
updated when dowait == 0. This shows up on Linux as failure of spotread -S
to show spectral plot.
* Fixed problem with colorhug not noticing errors from the instrument.
* Updated scanin/it8Wolf.cht to improve accuracy of grey wedge patch recognition.
* Merged some Debian patches, including spelling fixes.
OBS-URL: https://build.opensuse.org/request/show/1133496
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=60
- update to 3.0.2:
* Fix #include <ctype.h> in spectro/conv.c
* Fix typo introduced into spectro/i1d3.c that prevents
retail i1d3 from working.
* Fixed accuracy problem with xicclu -fb when using cLut type
profiles that use a matrix in their B2A table.
* Fixed crash in xicclu with device link profiles.
* Fixed error when creating profiles with
ARGYLL_CREATE_DISPLAY_PROFILE_WITH_CHAD or
ARGYLL_CREATE_OUTPUT_PROFILE_WITH_CHAD.
* Make re-writing an ICC profile more forgiving of
tags that are incorrect for the profile version.
* Fixed problem with writing textDescriptionType
ScriptCode that was not being padded to 67 characters.
* Fixed bug in CGATS output. This showed up in oeminst.
* Changed i1d3 driver to cope with Rev. B "0x83" error robustly. This should
* Fixed possible crashes in xicc/ccss.c and spectro/oeminst.c
* Fix SpyderX faulty initial black calibration
L* 1 and 99 are not rounded.
- Remove obsolete patch argyllcms-decl.patch
* Fix oeminst for OS X Spyder 4 CD calibration file location.
* Fixed USB problem with i1pro (Rev B & D ?), where communications
* Added workaround for i1d3 Rev. B status code 0x83 on very low
* Fixed bug in Klein K10 driver - adaptive measurement wasn't properly
* Improved Klein K10 driver to be more robust when lights off command
returns bogus error codes, or causes a cascade of bogus measurement
* Added maximum sensor frequency check for Spyder & i1d3 drivers,
being read, nor allows bi-directional strip reading, if "printtarg -r"
was used. A warning will be issued if "printtarg -r" was used, and
OBS-URL: https://build.opensuse.org/request/show/1124357
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=58
- Update to 3.0.0:
* Updated ccast/axTLS to get ChromCast working again with latest Google CC
operating software.
* Extensive re-write/re-factor of icclib to make it more future-proof.
See https://www.argyllcms.com/doc/ChangesSummary.html for details.
* Added ref/ColorCheckerPassport.ti2 and ref/ColorCheckerHalfPassport.ti2
to allow measuring ColorCheckerPassport with instrument.
* Fixed bug in Munki spectro hi-res mode with some instruments. Luminance
matching between normal and hi-res was sometimes quite poor.
* Added ARGYLL_CREATE_DISPLAY_PROFILE_WITHOUT_CHAD environment variable.
* Changed colprof -U flag to -u. Changed dispcal -J flag to -K to accommodate
a potential new flag for colprof and dispcal.
* Added workaround for bug in madHcNet64.dll32/64.dll which sometimes causes
failure.
* Added delay after USB set_config on OS X to help Spyder 3/4 on Ventura OS.
* Added -Y parameter to dispwin to override automatic patch delay.
* Changed i1d3 driver to cope with Rev. B "0x83" error robustly. This should
fix any issues measuring low level Red only patch values on OLED displays,
but with slower measurements when this occurs.
* Added spotread -Y S option to save spectral sensitivity curves and added
corresponding support in i1d3 driver. This allows for comparison of different
instruments factory calibrations.
* Added a -h scale parameter to dispread, to allow the automatic instrument
calibration test patch values to be scaled down from their default 100%
value. This is useful with HDR displays.
* Added manifest to MSWindows executables to use UTF-8 code pages on Windows
1903 and later. This should improve non-ASCII filename and path handling.
* Added a Violet colorant to the targen colorant list.
* Fixed problem with OS X 64 bit backwards compatibility where it failed to
locate serial instruments when the binaries are run on OS X V12 or latter
OBS-URL: https://build.opensuse.org/request/show/1113077
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=56
- update to 2.3.1:
* Added value sanity check & warning to chartread patch by patch mode.
* Fixed crash on 64 bit MSWin in spectro/aglob due to changing SDK
declarations for _findfirst().
* Fixed one remaining problem with not coping with "Colour" spelling rather
than "Color" in cxf2ti3.
* Add code in cgats write to check for float format problems when faced with
-inf or +inf value.
* Fix i1Pro3 highres in ccxxmake, dispcal & dispread.
* Changed OS X usb reset to re-enumerate instead, as reset does nothing on OS
X >= 10.8.
* Added spectro/instlib.api.txt file to public distribution.
* Fixed possible crashes in xicc/ccss.c and spectro/oeminst.c
OBS-URL: https://build.opensuse.org/request/show/997619
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=52
- Update to version 2.3.0:
* Fixed spotread -YL (i1Pro1/2 lamp remediation) to function even
if calibration is impossible due to the white reference being out of tolerance.
* Fix SpyderX faulty initial black calibration
* Added icomuf_reset_before_close flag for SpyderX, as some versions
of the instrument have been reported to lock up after use.
* Modified the ArgyllCMS CIECAM02 implementation to include a blue
hue linearization tweak, to improve the "blue goes purple" effect
when gamut mapping or clipping highly saturated blues to smaller gamuts.
* Added spotread -Y y option that forces the listing of instrument
specific display calibrations in the usage, even for serial instruments.
* Removed native i1d3 C6 instrument support as a favor to X-Rite.
* Improved cxf2ti3 so that it should cope with XML that uses "Colour"
spelling rather than "Color".
* Added I1D3_ESCAPE environment variable to allow a user to potentialy
use any current or future OEM coded i1d3 instrument.
OBS-URL: https://build.opensuse.org/request/show/949276
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=51
- Use pkgconfig(libpng) BuildRequires, the build system looks for
the unversioned libpng.so and falls back to its bundled version.
- Remove bundled zlib source, otherwise it is built even when the
system zlib is found. This triggers a fatal rpm check failure on
Leap 15.x due to compiler warnings.
- Also remove bundled png/tiff/axTLS sources.
- Remove pkgconfig(mxml) dependency, ArgyllCMS bundles a patched one.
OBS-URL: https://build.opensuse.org/request/show/760861
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=44
- Update to v2.1.1
* Added SpyderX support
* Changed spotread -E option to work with all the spectral instruments
* Improvements and bug fixes to oeminst and oemdnld
* Increased maximum render channels to 16
* Added -O option to collink to allow creating a link purely from calibration file
* Added -w parameter to spotread, to use the -i parameter illuminant for L*a*b* calculation
- Remove obsolete patch argyllcms-decl.patch
OBS-URL: https://build.opensuse.org/request/show/754106
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=43
- 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
- Release 1.6.2:
+ Added "dark region emphasis" -V parameter to targen and colprof.
+ Fixed bug and tweaked dispcal black point optimization to err on
the black side. Added -v3 for even more debugging information.
+ Changed i1d3 driver to be more forgiving of EEProm checksum
calculation (support for ""A-02"" release).
+ Fixed problem with TV encoded output and dispread -E -k/-K.
+ Fixed minor bug in DE94 in icclib.
+ Fixed major bug in illumread - result was being corrupted.
+ Fixed "edges don't match" bug in printarg when -iCM -h -s/-S
used.
+ Fix bug in -H flag in ccxxmake, chartread, dispcal, dispread,
illumread & spotread so that it works once again.
- Bugfix update from 1.6.1:
+ Fix bug in "average -m"
+ Fix oeminst to work with a wider range of i1d3 install files.
+ Fix ColorMunki reflective measurement accuracy, particularly for
reflective readings.
- Remove argyllcms-stringcompare.patch, argyllcms-void.patch:
merged upstream.
OBS-URL: https://build.opensuse.org/request/show/211874
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=22
- Release 1.6.0:
+ Added support for JETI specbos 1211 and 1201.
+ Added Video profiling & 3dLut creation support for eeColor and
MadVR.
+ Linux profile installation will use colord.
+ Fix ColorHug driver.
+ Changed instlib API ambient XYZ and spectral units to Lux.
+ For those instruments that support it, made ambient readings
honor refresh mode measurements.
+ Changed spotread -ew mode to be Bradford chromatic transform
rather than XYZ scaling.
+ Added support to xicclu to lookup colors though CAL files.
+ Added -Y R:rate option to spotread, dispcal, dispread &
ccxxmake.
+ By default printtarg will create PS and EPS files with a CUPS
job ticket to disable color management.
+ Added display update delay calibration support to i1pro and
ColorMunki.
+ Changed dispcal & dispread so that they wait up to 0.5 seconds
when reading dark patches after light ones to allow for display
fall time.
+ Changed dispwin daemon loader mode option from -E to -X.
+ Changed dispcal verify option from -E to -z.
+ Added -E option to to dispread to encode test patch colors in
Video 16-235 range.
+ Changed CIECAM02 Flare model to distinguish between Flare from
the image itself, and Glare from ambient light.
+ Improved i1pro hi-res mode to improve accuracy.
+ Added Body Centered Cubic grid option to targen.
+ Added -Yn flag to dispcal and dispread.
+ Improve robustness of i1d3 display update measurement code.
+ Added support for applying calibration curves in collink.
+ Changed spotread so that it won't fall back to emissive spot
mode if an ambient reading is requested.
+ Turned off B2A table clip map smoothing.
+ Fixed crash in ucmm/ucmm.c when loading certain profiles using
dispwin.
+ Fixed gamut mapping intent "rl" to really use relative L*a*b*
+ Fix bug in cicam02 in V1.5.0 that causes some mapping problems
in the red for collink -ir or -ila.
+ Changed cctiff so that it does lossless JPEG copy when there is
no color transformation
+ Fix xicclu so that it works with device links.
+ Fixed bug in shaper/matrix profile curves that caused random
bumpy black behaviour.
+ Don't add colorant tag to .tiff files in cctiff unless it is a
non-standard space, as Photoshop will barf on such files.
+ Fix bug with Spyder not being able to break out of dispcal
adjustment loop.
+ Fix bug in xicc/xicclu, -K flag not being recognised.
+ Fix bug in xicc/xmatrix.c introduced that prevents matrix only
profiles from being created.
+ libusb 1.0 is now deprecated in favor of native USB drivers.
OBS-URL: https://build.opensuse.org/request/show/195745
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=20
- Release 1.5.1:
+ Many bug fixes
+ add support for i1pro Rev E (i1pro2)
+ improved support for ColorMunki and i1pro
+ spotread can interactively query refresh rate
+ spyd2en, spyd4en and i1d3ccss was been merged in one tool named
oeminst.
+ No longer uses libusb, talk directly to USB device through
kernel devices.
+ Add support for ColorCheckerPassport in scanin.
+ -V (adaptative mode) is deprecated in dispcal, dispread and
ccxxmake, since it is the default. Use -ZA flag to disable.
+ ColorHug support is enabled by default.
+ Added automatic adjustement of patch reading for i1d3.
- Drop argyllcms-fixbuild.patch (merged)
- Rename argyllcms-1.3.0-udev151.patch to argyllcms-udev151.patch.
- Add argyllcms-udev-builtin.patch for udev usb-db builtin
(openSUSE 12.2/12.3) and argyllcms-udev-hwdb.patch (openSUSE 13.1
and later) for udev hwdb.
- Update argyllcms-1.4.0-warnings.patch (partially merged)
- Drop SG_header.txt, merged upstream.
OBS-URL: https://build.opensuse.org/request/show/185360
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=18
- Release 1.4.0:
+ various bug fixes
+ add support for ICC profiles in embedded JPEG
+ fix CVE-2012-1616 (bnc#768322)
- drop autotools patches, switch back to original Jam based build
- add ajam (argyll patched version of Jam, BSD-license) to source
package (needed only for build)
- drop shared libraries and corresponding subpackages, not used by
anything.
- drop cologhug patch, merged upstream.
- Add argyllcms-fixbuild.patch: fix build with system tiff/jpeg
libraries
- Add ajam-include.patch: add missing headers
- Add argyllcms-1.4.0-warnings.patch: fix gcc warnings
- Add bison as BuildRequires (needed to build ajam)
- Compile with -f-no-strict-aliasing to prevent potential issues
with gcc 4.7
OBS-URL: https://build.opensuse.org/request/show/125962
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=11