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
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
controller-linux-input.c
controller-midi.c
display-filter-aces-rrt.c
display-filter-clip-warning.c
display-filter-color-blind.c
display-filter-gamma.c
display-filter-high-contrast.c
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
Makefile.am
meson.build modules: fix one more broken meson rule for directx on Windows. 2022-04-01 17:33:38 +02:00