Am 03.06.2014 02:44, schrieb James Cloos:
This is an attempt at an sGray icc Based on Argyll's sRGB.

Corrections or verifications welcome.

If valid, or once fixed, rastertopdf should embed it when dealing with
sGray pages.





Color space is not standard.
Data Color Space should be GRAY.

$ iccDumpProfile -v /tmp/sGray.icc
Profile:          '/tmp/sGray.icc'
Profile ID:       Profile ID not calculated.
Size:             2596(0xa24) bytes

Header
------
Attributes:       Reflective | Glossy
Cmm:              Little CMS
Creation Date:    6/2/2014  23:47:17
Creator:          'lcms' = 6C636D73
Data Color Space: Unknown 'sGra' = 73477261
Flags             EmbeddedProfileFalse | UseAnywhere
PCS Color Space:  XYZData
Platform:         Macintosh
Rendering Intent: Perceptual
Type:             DisplayClass
Version:          3.40
Illuminant:       X=0.9642, Y=1.0000, Z=0.8249

Profile Tags
------------
                      Tag    ID      Offset         Size
                     ----  ------    ------         ----
    profileDescriptionTag  'desc'       240           95
             copyrightTag  'cprt'       336           53
            technologyTag  'tech'       392           12
     viewingConditionsTag  'view'       404           36
             luminanceTag  'lumi'       440           20
           measurementTag  'meas'       460           36
       mediaWhitePointTag  'wtpt'       496           20
       mediaBlackPointTag  'bkpt'       516           20
               grayTRCTag  'kTRC'       536         2060

Validation Report
-----------------
Profile has Critical Error(s) that violate ICC specificaiton.

Error! -  - Unknown 'sGra' = 73477261: Unknown color space!
Error! - Critical tag(s) missing.

kind regards
Kai-Uwe