Re: [Lcms-user] Problem with PS output from cmsGetPostScriptCSA
An ICC-based CMM for color management
Brought to you by:
mm2
From: <mar...@li...> - 2014-12-27 02:48:37
|
Quoting Adrian Johnson <ajo...@re...>: > I have modified poppler to embed ICC color spaces in the PostScript > output of pdftops. I am using the cmsGetPostScriptCSA function to > convert PDF ICC profiles to PostScript CSAs. Great > > Testing with lcms 2.6 and this PDF http://www.color.org/version4pdf.pdf > I am getting VMerrors when printing to a Fuji Xerox CM305df printer. The > PostScript executive operator reports this version of PS interpreter: I have checked your test file with Ghostscript 9.15, and it works fine. So, for what it seems it is some sort of limitation of Adobe PS interpreter. If I recall correctly, they were getting memory issues on camelot when dealing with CSA based on stack. I am adding this to the list of things to do, but the fact this is an issue that happens only on camelot make me think maybe the issue is not on lcms side. Otherwise, the PS part of lcms is now in maintenance mode, and may dropped in a future, as very few people is using actually that. Regards Marti . |