Swatches dialog rework
Swatches dialog update
- Added new UI for selecting color palette
- Searching colors by name
- Loading color palettes from file
- Support for reading Adobe Color Book and Adobe Swatch Exchange files
- Fix for repaint glitches where palettes were not refreshed after adjusting their settings
- Support for columns: preserving blocks of colors in palettes that define them
- Easier access to dialog settings
- Support for color palettes with CIELAB colors
- Limited support for color palettes with CMYK colors
- Better CMYK -> RGB transformation, even without proper ICC profile
- Restored ICC profile name sanitation that was preventing use of linked profiles
To do:
- color preview for palettes in selection popup (only after gtk4 migration)
- better support for adding and editing document swatches
- better CMYK support in documents
Partially implements ux#210