Re: [Gegl-developer] TODO for GEGL 0.3



On Thu, Sep 4, 2014 at 9:48 PM, Teo Mazars
<mazarst ensimag grenoble-inp fr> wrote:
...
add a "gamma-correction" toggle if needed (like the "srgb" boolean in over.

In this particular instance I would offer the opposite advice :).
Remove the "gamma-correction" toggle / "srgb" boolean, and create a
separate "gegl:over-perceptual" or "gegl:over-gamma" operation.

I consider what was done in GIMP with such sRGB booleans a hack; that
accidentally spread to the GEGL code base. From a GEGL
color-management perspective; over in linear light space; and over in
perceptual light space are two different (compositing) operations; and
from the perspective of applications using GEGL - it is easier to deal
with property/parameter-free compositors/layer-modes.

/pippin


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]