Skip to content

Version 2.1.2 (14th January 2020)

Compare
Choose a tag to compare
@septs septs released this 02 Oct 19:15
· 12 commits to main since this release
  • Added -d option to spotread to print out Density values.

  • Improved i1Pro2 emissive measurement compatibility with X-Rite driver.

    Removed mistaken attempt to make i1Pro2 calibration align with
    legacy calibration - the wavlength conversions don't match, for
    some reason that only X-Rite knows. (This amounts to about
    a 1 delta E difference for display white measurement.)

    Also fixed a bug where i1Pro2 style calibration wasn't being fully restored
    from calibration file. This shows up when the -N flag is used.
    This bug reveals the discrepancy between the legacy wavelength
    conversion and the i1Pro2 one.

  • Changed targen round down/up to 0%/100% to have a tighter
    tolerance of 0.5% rather than 2%, so that -n values of
    L* 1 and 99 are not rounded.

  • Fix bug in xicclu -v2 option when operating on a .cal file.
    (Thanks to Matjaz Kljun for noticing this.)

  • Added -M option to ccxxmake.

  • Added -Yk flag to spectro/dispread, to restore a workflow in which
    display calibration is done without using vcgt hardware.

  • Fixed bug in xicc/xmatrix.c when creating input profile from XYZ input data -
    white point wasn't being computed correctly. (Thanks to Matjaz Kljun for noticing this.)

  • Modified txt2ti3 to cope with files that don't have SampleName/SampleID fields,
    such as CoPrA sample files.

  • Added instrument ambient mode (-a flag) to dispcal, dispread and ccxxmake,
    to allow use of direct projector to ambient mode measurement.

  • Fixed latent data sensitivity problem with i1Pro and Munki Spectro high res-mode
    that sometimes caused crashes or faulty luminance readings.

  • Fixed problem with i1Pro2 EO2-XR-UF model crashing when high-res mode used.

  • Added spotread -rw option, to return chromatically adjusted
    white relative reflection values.

  • Added check in dispwin for sanity of calibration curves. Will
    fail to set or install calibration with contrast too low for
    display to be readable.

  • Added spectral support to namedc/cxf parser.

  • Fixed profile/txt2ti3.c to properly handle i1profiler SPECTRAL_NMXXX format.

  • Changed dispcal ADJ_THRESH mode MIN_THRESH value to 0.25 from 0.05, as
    well as restricting it to the last pass, to reduce pointless repeats
    of dark values.