Menu

#22 lcms 2.0 missing deffines for cmsSetHeaderFlags

v1.0 (example)
open-fixed
nobody
5
2010-07-20
2010-07-08
No

icc34.h has the following defines:

#define icEmbeddedProfileFalse 0x00000000L /* Bit pos 0 */
#define icEmbeddedProfileTrue 0x00000001L /* Bit pos 0 */
#define icUseAnywhere 0x00000000L /* Bit pos 1 */
#define icUseWithEmbeddedDataOnly 0x00000002L /* Bit pos 1 */

It would be nice to have the equivalent "cms" defines for use with the cmsSetHeaderFlags and cmsGetHeaderFlags.

Discussion

  • Robert Minsk

    Robert Minsk - 2010-07-08
    • priority: 5 --> 1
     
  • Marti Maria Saguer

    Adding defined for 2.1, thanks for reporting!

     
  • Marti Maria Saguer

    • priority: 1 --> 5
    • status: open --> open-accepted
     
  • Marti Maria Saguer

    • status: open-accepted --> open-fixed
     
  • Marti Maria Saguer

    Fixed in git. Will be released on 2.1.

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.