Feature request #11753
CMYK selector and CMYK in SVG export
Status: | Open | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Symbology | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 19986 |
Description
From version 2.6 the CMYK color picker is removed. I'd like to have that one back so that CMYK colors can be used when exporting SVG files for print.
In version 2 of SVG this will work:
fill="#CD853F device-cmyk(0.11, 0.48, 0.83, 0.00)"
History
#1 Updated by Giovanni Manghi almost 10 years ago
- Category set to Symbology
#2 Updated by Nyall Dawson almost 10 years ago
Are you on OSX? You can switch back to the default operating system picker through the option in QGIS preferences. Keep in mind though that QGIS itself currently has no support for CMYK, so colors will be converted to RGB in any case.
#3 Updated by Oskar Karlin almost 10 years ago
Yes OSX. And thanks!
My hope is that QGIS will support CMYK eventually, when SVG 2 is standard.
#4 Updated by Giovanni Manghi over 7 years ago
- Easy fix? set to No