Skip to content
  • Sven Neumann's avatar
    libgimpcolor/Makefile.am libgimpcolor/makefile.msc new files that define a · f357b2cd
    Sven Neumann authored
    2003-07-14  Sven Neumann  <sven@gimp.org>
    
            * libgimpcolor/Makefile.am
            * libgimpcolor/makefile.msc
            * libgimpcolor/gimpcmyk.[ch]: new files that define a GimpCMYK
            structure similar to GimpRGB.
    
            * libgimpcolor/gimpcolortypes.h: added the GimpCMYK typedef.
    
            * libgimpcolor/gimpcolorspace.[ch]: added conversions between RGB
            and CMYK. This implementation is the naive approach without any
            color calibration whatsoever.
    
            * libgimpcolor/gimphsv.[ch]
            * libgimpcolor/gimprgb.[ch]: purely cosmetic changes.
    f357b2cd