On 6/11/2025 12:13 PM, Max Chernoff via ntg-context wrote:
Hi juh,

On Tue, 2025-06-03 at 11:41 +0200, juh+ntg-context--- via ntg-context
wrote:
in ConTeXt  ver: 2025.04.28 14:29 LMTX  fmt: 2025.6.3
the color profile  ISO Coated v2 300% (ECI) is not found anymore

The file currently in the Standalone Distribution appears to be
corrupted:

     $ exiftool $(mtxrun --find-file colo-imp-isocoated_v2_eci.icc)
     ExifTool Version Number         : 13.10
     File Name                       : colo-imp-isocoated_v2_eci.icc
     Directory                       : 
/opt/context/tex/texmf-context/colors/icc/profiles
     File Size                       : 1827 kB
     File Modification Date/Time     : 2024:01:12 04:26:01-07:00
     File Access Date/Time           : 2024:11:22 22:15:04-07:00
     File Inode Change Date/Time     : 2024:01:12 04:26:01-07:00
     File Permissions                : -rw-r--r--
     File Type                       : ICC
     File Type Extension             : icc
     MIME Type                       : application/vnd.iccprofile
     Error                           : Truncated ICC profile

Downloading a new copy from ECI's website

     
https://www.eci.org/lib/exe/fetch.php?media=downloads:icc_profiles_from_eci:eci_offset_2009.zip

seems to give a valid file:

     $ exiftool ~/Downloads/ISOcoated_v2_eci.icc
     ExifTool Version Number         : 13.10
     File Name                       : ISOcoated_v2_eci.icc
     Directory                       : /home/max/Downloads
     File Size                       : 1829 kB
     File Modification Date/Time     : 2025:06:11 04:07:54-06:00
     File Access Date/Time           : 2009:05:29 07:16:44-06:00
     File Inode Change Date/Time     : 2025:06:11 04:07:54-06:00
     File Permissions                : -rwxr-xr-x
     File Type                       : ICC
     File Type Extension             : icc
     MIME Type                       : application/vnd.iccprofile
     Profile CMM Type                : Heidelberger Druckmaschinen AG
     Profile Version                 : 2.4.0
     Profile Class                   : Output Device Profile
     Color Space Data                : CMYK
     Profile Connection Space        : Lab
     Profile Date Time               : 2007:02:28 08:00:00
     Profile File Signature          : acsp
     Primary Platform                : Unknown ()
     CMM Flags                       : Not Embedded, Independent
     Device Manufacturer             :
     Device Model                    :
     Device Attributes               : Reflective, Glossy, Positive, Color
     Rendering Intent                : Perceptual
     Connection Space Illuminant     : 0.9642 1 0.82491
     Profile Creator                 : Heidelberger Druckmaschinen AG
     Profile ID                      : e798cc1d9f659a6155ac35ad9ac383bb
     Profile Copyright               : PrintOpen 5.2.0 - (c) Copyright 
2000-2006 Heidelberger Druckmaschinen AG. All Rights Reserved.
     Media White Point               : 0.84552 0.87683 0.74716
     A To B0                         : (Binary data 396852 bytes, use -b option 
to extract)
     B To A0                         : (Binary data 291132 bytes, use -b option 
to extract)
     Gamut                           : (Binary data 33840 bytes, use -b option 
to extract)
     A To B1                         : (Binary data 396852 bytes, use -b option 
to extract)
     B To A1                         : (Binary data 291132 bytes, use -b option 
to extract)
     A To B2                         : (Binary data 396852 bytes, use -b option 
to extract)
     B To A2                         : (Binary data 291132 bytes, use -b option 
to extract)
     Gray Tone Reproduction Curve    : (Binary data 524 bytes, use -b option to 
extract)
     Profile Description             : ISO Coated v2 (ECI)
     Char Target                     : (Binary data 126676 bytes, use -b option 
to extract)

No idea if this will fix the issue with ConTeXt, but it's worth a try.

fixed in next upload (the file was zipped as text so it got this linefeed changing that is/was needed for unix but it's a binary file; actually that normalizing was needed decades ago but i'm not sure if it still is needed; for tex it doesn't matter if there's cr lf or crlf (mac linux windows); for a similar reason we had to add \endinput to the end of files but again one can wonder if that matters now)

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to