app: make layer blend color space and compositing color space configurable
...they say it's going to get worse before it gets better...
This commit is contained in:
@ -103,6 +103,8 @@ gimp_drawable_merge_shadow_buffer (GimpDrawable *drawable,
|
||||
push_undo, undo_desc,
|
||||
GIMP_OPACITY_OPAQUE,
|
||||
GIMP_LAYER_MODE_REPLACE,
|
||||
GIMP_LAYER_COLOR_SPACE_AUTO,
|
||||
GIMP_LAYER_COLOR_SPACE_AUTO,
|
||||
GIMP_LAYER_COMPOSITE_AUTO,
|
||||
NULL, x, y);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user