On Tue, 27 Jan 2015 12:13:32 -0800
Bryce Harrington wrote:
> On Mon, Oct 13, 2014 at 07:40:51PM +0200, Niels Ole Salscheider wrote:
> > You can now use "C" to switch between the following modes:
> > - Assume sRGB input color space
> > - Assume that the input color space is the blending color spac
On Mon, Oct 13, 2014 at 07:40:51PM +0200, Niels Ole Salscheider wrote:
> You can now use "C" to switch between the following modes:
> - Assume sRGB input color space
> - Assume that the input color space is the blending color space
> - Attach a false-color ICC profile to the surface
>
> Signed-off
On Mon, Oct 13, 2014 at 07:40:51PM +0200, Niels Ole Salscheider wrote:
> You can now use "C" to switch between the following modes:
> - Assume sRGB input color space
> - Assume that the input color space is the blending color space
> - Attach a false-color ICC profile to the surface
>
> Signed-off
On 13 October 2014 18:40, Niels Ole Salscheider
wrote:
> - Attach a false-color ICC profile to the surface
> +const unsigned char icc_profile[798] =
Hey, looks really good. Are you using a channel-swapped test profile?
If so, there are example profiles in
/usr/share/color/icc/colord/SwappedRedAnd
You can now use "C" to switch between the following modes:
- Assume sRGB input color space
- Assume that the input color space is the blending color space
- Attach a false-color ICC profile to the surface
Signed-off-by: Niels Ole Salscheider
---
clients/image.c | 273
You can now use the "C" key to toggle between the following modes:
- Assume sRGB input color space
- Assume that the input color space is the blending color space
- Do not use color correction
- Attach a false-color ICC profile to the surface
Signed-off-by: Niels Ole Salscheider
---
clients/imag