[Interest] Display color managed image

Boudewijn Rempt boud at valdyas.org
Thu Dec 31 15:59:44 CET 2015


On Thu, 31 Dec 2015, Gunnar Roth wrote:

> Well sounds cool, but on my mac book i only get a black square when loading even the sample image.
>

Isn't that the well-known compatibility profile problem that OSX has?

     fmt.setRenderableType(QSurfaceFormat::OpenGL);
     fmt.setProfile(QSurfaceFormat::CompatibilityProfile);

We're trying to rewrite all of krita so it only uses the CoreProfile because the CompatibilityProfile
isn't implemented in OSX.


-- 
Boudewijn Rempt | http://www.krita.org, http://www.valdyas.org



More information about the Interest mailing list