Blog

  • 2008-11-21 - mypaint, fixed-point

    GEGL (the upcoming GIMP backend) uses linear-light floating point as the main pixel format. Krita allows several colorspaces and color management through LittleCMS. What about MyPaint? Version 0.5 uses 8bit sRGB without any alpha channel. Time for a change.

    I have settled now with a 16bit integer for each …