Skip to content
  • Halla Rempt's avatar
    * Added configure checks for littlecms. · 91a59f30
    Halla Rempt authored
    * Started integrating littlecms into Krita for conversion between color spaces
      and input/display/output, i.e., the foundations for real colour management.
    * Load icm profiles as Krita resources.
    * Renamed KisPixelRepresentation to KisPixel, added method to retrieve alpha
      and removed colorspace specific specializations
    * Cleaned up API of color spaces -- get rid of unused QColor and QRgb
      methods.
    * Made sure the iterators only initialize the KisPixels through the
      color strategies who know what's what.
    * Implemented selection moving again (but it's slow, and marred by a
      bug in selection clearing).
    * Added plugin to convert between image modes (i.e., colour spaces
      with alpha etc.) Just the UI -- implementation will start right
      after pressing ESC:wqENTER.
    * Sundry bug fixes in cmyk, alpha and gray colour strategies caused
      by rampant global constants.
    
    svn path=/trunk/koffice/; revision=367877
    91a59f30