Re: [PATCH 1/6] Add cms protocol

2014-11-27 Thread Pekka Paalanen
Hi, I had a quick look of our previous discussion to refresh my mind. It is very good that you moved to using a protocol object for a color profile, and fd passing for the profile data. Here's some comments. On Mon, 13 Oct 2014 19:40:46 +0200 Niels Ole Salscheider wrote: > The cms protocol all

Re: [PATCH 1/6] Add cms protocol

2014-10-15 Thread Bryce Harrington
On Mon, Oct 13, 2014 at 07:40:46PM +0200, Niels Ole Salscheider wrote: > The cms protocol allows to attach an ICC profile to a surface. It also tells > the client about the blending color space and the color spaces of all outputs. > > Signed-off-by: Niels Ole Salscheider > --- > Makefile.am

[PATCH 1/6] Add cms protocol

2014-10-13 Thread Niels Ole Salscheider
The cms protocol allows to attach an ICC profile to a surface. It also tells the client about the blending color space and the color spaces of all outputs. Signed-off-by: Niels Ole Salscheider --- Makefile.am | 15 +-- protocol/cms.xml | 132