Path to this page:
./
graphics/argyllcms,
ICC compatible color management system
Branch: CURRENT,
Version: 3.3.0nb1,
Package name: argyllcms-3.3.0nb1,
Maintainer: pkgsrc-usersArgyllCMS is an ICC compatible color management system, available
as Open Source. It supports accurate ICC profile creation for
scanners, cameras and film recorders, and calibration and profiling
of displays and RGB & CMYK printers. Device Link can be created
with a wide variety of advanced options, including specialized
Video calibration standards and 3dLuts. Spectral sample data is
supported, allowing a selection of illuminants observer types, and
paper fluorescent whitener additive compensation. Profiles can also
incorporate source specific gamut mappings for perceptual and
saturation intents. Gamut mapping and profile linking uses the
CIECAM02 appearance model, a unique gamut mapping algorithm, and
a wide selection of rendering intents. It also includes code for
the fastest portable 8 bit raster color conversion engine available
anywhere, as well as support for fast, fully accurate 16 bit
conversion. Device color gamuts can also be viewed and compared
with a modern Web browser using X3DOM . Comprehensive documentation
is provided for each major tool, and a general guide to using the
tools for typical color management tasks is also available. A
mailing list provides support for more advanced usage.
Master sites:
Filesize: 14415.722 KB
Version history: (Expand)
- (2025-03-11) Updated to version: argyllcms-3.3.0nb1
- (2025-03-10) Updated to version: argyllcms-3.3.0
- (2023-11-19) Package added to pkgsrc.se, version argyllcms-3.0.2 (created)
CVS history: (Expand)
2025-03-10 23:40:50 by Jonathan A. Kollasch | Files touched by this commit (3) |
Log message:
argyllcms: implement timeout setting for ugen(4) on NetBSD
|
2025-03-10 16:38:12 by Jonathan A. Kollasch | Files touched by this commit (6) |  |
Log message:
Update argyllcms to 3.3.0
pkgsrc changes:
fix build on Linux
upstream changes:
[V3.2.0 -> V3.3.0] 27th September 2024
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.
[V3.1.0 -> V3.2.0] 17th April 2024
Added extra diagnostics to printcal.
Added colprof -nI option, that adds inverse gamut mapping to Perceptual and \
Saturation A2B tables, if they are being created. This is not recommended for \
source profiles, since it handicaps true gamut mapping, but may be a workaround \
to faulty Adobe Lightroom BPC for Perceptual intent in output profiles.
Added error message for ColorMunki spectro sensor internal cable being \
disconnected.
Fixed bug in Appearance B2A conversion that appeared in V3.0 release.
Fixed crash in chartread strip reading when given faulty .ti2 file.
Tweaked i1d3 Rev B AIO adaptive integration time to reduce measure time to \
be more comparable to just using Rev A commands.
Re-worked ARGYLL_NOT_INTERACTIVE stdin to work much better on MSWin when \
connected to a pipe. Removed code that empties stdin before expecting use input \
when ARGYLL_NOT_INTERACTIVE.
Fixed OS X dispwin -c etc.
Fixed colprof IGNORE_DISP_ZEROS heuristic so that it doesn't reject OLED red \
measurements that have a Z value of 0.0.
Added -H option to colprof to allow setting the charTargetTag to given \
string, rather than automatically filling with .ti3 data.
Changed instrument monitoring thread debug messages to only be shown on -D9, \
so they don't interfere with messages shown at -D8.
[V3.0.2 -> V3.1.0] 1st December 2023
Added MSWindows USB uninstaller and libwdi based installer installer to make \
use on MSWindows easier.
Added UbsDk MSWindows usb driver support code, but it is currently disabled \
because the release versions of UsbDk have limited usefulness as a general USB \
driver.
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 to 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.
|
2023-11-24 21:25:39 by Jonathan A. Kollasch | Files touched by this commit (1) |
Log message:
Switch BUILD_DEPENDS to TOOL_DEPENDS as had been done in pkgsrc-wip.
|
2023-11-17 18:37:48 by Jonathan A. Kollasch | Files touched by this commit (11) |
Log message:
Add ArgyllCMS 3.0.2
ArgyllCMS is an ICC compatible color management system, available
as Open Source. It supports accurate ICC profile creation for
scanners, cameras and film recorders, and calibration and profiling
of displays and RGB & CMYK printers. Device Link can be created
with a wide variety of advanced options, including specialized
Video calibration standards and 3dLuts.
|