Configuring Inkscape for CMYK on Ubuntu Linux
I’ve been climbing a steep learning curve recently with Inkscape, and now I’m scalling the peak of CMYK Colour Profiles (I’ll be alternating the British/American spelling where appropriate).
If, like me, you’ve never known which colour space you were working in, chances are it was RGB. CMYK is an alternative, commonly used in the printing industry. I’ll spare you further details, but if you want to know more, you know where to go.
Support for CMYK in Inkscape is ongoing, as is the discussion surrounding it. Click Click Click But we cans till configure Inkscape for CMYK to make things easier further down the road.
Before I go on, a disclaimer: I am in no way an expert in Inkscape nor CMYK colour profiles. These settings seemed to work for me, they may also work for you. I am more than happy to accept comments & criticisms in the comments below.
Download the Adobe Color Profiles and copy them all in to /usr/share/color/icc
http://www.adobe.com/digitalimag/adobergb.html
Follow the instructions on this page to generate an ICC profile for your monitor
http://www.ubuntufieldmanual.com/?q=node/38
Copy the icc file in to one of the locations that Inkscape searches
/home/username/.local/share/color/icc /usr/share/gnome/color/icc /usr/local/share/color/icc /usr/share/color/icc (best for all users)
- Open/restart Inkscape
- Go to Inkscape preferences (Shift+Ctrl+P)
- In ‘Color management’
- Set ‘Display Profile’ to your monitor profile (lcms RGB Virtual Profile)
- Tick ‘Simulate output on screen’
- Tick ‘Mark out of gamut colors’
- Select a highly visible color for the warning color (I prefer a bright green)
- Set ‘Device profile’ to an apropriate output profile for your region (US Euroscale etc) and print medium (Coated, Uncoated etc)
- Open the Document Properties (Shift+Ctrl+D)
- Click the Color Management tab
- Link the ‘lcms RGB Virtual Profile’
Now, if you enable Color Managed View (in the view menu), colours that are out of the printers range will show up on the page. You’ll also be looking at colours more-or-less as they come out the printer.