Adds a simulation_profile to GimpImage to allow plug-ins to access it for CMYK import/export. Two pdb functions were added to enable this access: image_get_simulation_profile () and image_set_simulation_profile() Next, it updates menu options and code to support GimpImage's internal simulation profile. Menu items are moved from View to Image's Color Management section. New 'simulation-profile-changed' signal is emitted via GimpColorManagedInterface so that relevant tools (such as the CYMK color picker, GimpColorFrame, and future dockable dialogue) are aware of these changes. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| brush-editor-menu.xml | ||
| brushes-menu.xml | ||
| buffers-menu.xml | ||
| channels-menu.xml | ||
| colormap-menu.xml | ||
| cursor-info-menu.xml | ||
| dashboard-menu.xml | ||
| dialogs-menuitems.xml | ||
| dockable-menu.xml.in | ||
| documents-menu.xml | ||
| dynamics-editor-menu.xml | ||
| dynamics-menu.xml | ||
| error-console-menu.xml | ||
| fonts-menu.xml | ||
| gradient-editor-menu.xml | ||
| gradients-menu.xml | ||
| gtkuimanager.dtd | ||
| image-menu.xml.in | ||
| images-menu.xml | ||
| layers-menu.xml | ||
| Makefile.am | ||
| menus.xsl | ||
| meson.build | ||
| mypaint-brushes-menu.xml | ||
| palette-editor-menu.xml | ||
| palettes-menu.xml | ||
| patterns-menu.xml | ||
| quick-mask-menu.xml | ||
| sample-points-menu.xml | ||
| selection-menu.xml | ||
| templates-menu.xml | ||
| text-editor-toolbar.xml | ||
| text-tool-menu.xml | ||
| tool-options-menu.xml | ||
| tool-preset-editor-menu.xml | ||
| tool-presets-menu.xml | ||
| undo-menu.xml | ||
| vector-toolpath-menu.xml | ||
| vectors-menu.xml | ||