gimp/modules
Alx Sa 0d7fed93ae core: Add softproof profile to GimpImage
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.
2022-07-02 15:26:19 +02:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am modules: rename filmic display filter to ACES RRT 2018-07-22 15:04:36 +02:00
color-selector-cmyk.c app, libgimpwidgets, modules, plug-ins: code changes after GimpScaleEntry… 2020-11-05 18:06:52 +01:00
color-selector-water.c core: Add softproof profile to GimpImage 2022-07-02 15:26:19 +02:00
color-selector-wheel.c colorselector: Rename signal emitters 2020-05-03 23:23:44 +02:00
controller-dx-dinput.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
controller-linux-input.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
controller-midi.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
display-filter-aces-rrt.c libgimpcolor, app, modules, plug-ins: remove GEGL_ITERATOR2 define 2018-12-02 11:15:37 -05:00
display-filter-clip-warning.c libgimbase: merge gimpparam.h into gimpparamspecs.h 2019-07-31 10:16:21 +02:00
display-filter-color-blind.c libgimpcolor, app, modules, plug-ins: remove GEGL_ITERATOR2 define 2018-12-02 11:15:37 -05:00
display-filter-gamma.c libgimpcolor, app, modules, plug-ins: remove GEGL_ITERATOR2 define 2018-12-02 11:15:37 -05:00
display-filter-high-contrast.c libgimpcolor, app, modules, plug-ins: remove GEGL_ITERATOR2 define 2018-12-02 11:15:37 -05:00
gimpcolorwheel.c core: Add softproof profile to GimpImage 2022-07-02 15:26:19 +02:00
gimpcolorwheel.h modules: Use GtkGestureDrag in ColorWheel 2021-12-12 22:28:46 +01:00
gimpinputdevicestore-dx.c Cleanup GObject signal marshallers 2020-04-01 21:20:01 +00:00
gimpinputdevicestore-gudev.c Cleanup GObject signal marshallers 2020-04-01 21:20:01 +00:00
gimpinputdevicestore.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
meson.build modules: fix one more broken meson rule for directx on Windows. 2022-04-01 17:33:38 +02:00