Another step towards color management:
2005-02-21 Sven Neumann <sven@gimp.org> Another step towards color management: * modules/Makefile.am * modules/cdisplay_lcms.c: added new color display module that implements color management for the image displays. Still work in progress... * modules/cdisplay_proof.c: no need to include <string.h> here. * libgimpconfig/gimpcolorconfig.[ch]: added new property "display-module" to configure the display color management module. * app/display/gimpdisplayshell-filter.[ch] * app/display/gimpdisplayshell.c: create the configured color management display filter for each display.
This commit is contained in:
committed by
Sven Neumann
parent
0c7778377b
commit
5157dba5cb
@ -25,6 +25,11 @@ GimpColorConfig
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GimpColorConfig:display-module ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GimpColorConfig:display-profile ##### -->
|
||||
<para>
|
||||
|
||||
|
||||
@ -100,6 +100,8 @@ gimpconfig-params
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@blurb:
|
||||
@ -144,6 +146,8 @@ gimpconfig-params
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@blurb:
|
||||
@ -188,6 +192,8 @@ gimpconfig-params
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@blurb:
|
||||
@ -234,6 +240,8 @@ gimpconfig-params
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@blurb:
|
||||
@ -278,6 +286,8 @@ gimpconfig-params
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@blurb:
|
||||
@ -323,6 +333,8 @@ gimpconfig-params
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@blurb:
|
||||
@ -369,6 +381,8 @@ gimpconfig-params
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@blurb:
|
||||
@ -413,6 +427,8 @@ gimpconfig-params
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@blurb:
|
||||
@ -459,6 +475,8 @@ gimpconfig-params
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@blurb:
|
||||
@ -506,6 +524,8 @@ gimpconfig-params
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@blurb:
|
||||
@ -550,6 +570,8 @@ gimpconfig-params
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@blurb:
|
||||
@ -596,6 +618,8 @@ gimpconfig-params
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@blurb:
|
||||
@ -642,6 +666,8 @@ gimpconfig-params
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@blurb:
|
||||
@ -686,6 +712,8 @@ gimpconfig-params
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@\
|
||||
name:
|
||||
@blurb:
|
||||
|
||||
Reference in New Issue
Block a user