El Tue, 02 Jun 2009 12:11:28 +0200 "H.Lekin" <h.lekin@...961...> escribió:
On 01.06.2009 21:52, minombresbond wrote:
previously I transform transparency to solid colors in inkscape
How do you transform transparency? Manually? I Can't find a function doing this for me.
yes, manually, with f7 color tool
I dont know if exist any function for 'automate' this, in inkscape, or in any other vector software
if a complex art, then export to png, and remove alpha channel in gimp if necessary
remove transparency it is a common recommendation from printing bureau
you need icc profile (monitor RGB profile and printer CMYK profile) to preview in inkscape *approximately* (but very close)[1],
Can you set the Device Profile in Preferences > Color management > Proofing? I can't even set the Display Profile there, just Retrieve profile from display.
place the icc profiles in /usr/share/color/icc ( gnu/linux os)
there is a icc package called 'icc-profile' in many distros
here inkscape Color Management tutorial:
http://en.flossmanuals.net/Inkscape/ColorManagement
always need *two* icc color profiles, that work like this:
+------------------+ | RGB screen color | RGB values, +------------------+ colors which can be viewed on screen | | RGB profile (your monitor icc profile) | V +--------------+ | 'REAL' color | platonic color world +--------------+ | | CMYK profile (like 'euroscale coated') | | +----------------+ | offset printer | CMYK values, +----------------+ colors which can be viewed on paper
saludos!