Summary: | Question about managing patterns and spot colors | ||
---|---|---|---|
Product: | Ghostscript | Reporter: | Marcos H. Woehrmann <marcos.woehrmann> |
Component: | General | Assignee: | Ken Sharp <ken.sharp> |
Status: | NOTIFIED FIXED | ||
Severity: | enhancement | ||
Priority: | P2 | ||
Version: | master | ||
Hardware: | PC | ||
OS: | All | ||
Customer: | 885 | Word Size: | --- |
Description
Marcos H. Woehrmann
2014-05-21 21:23:06 UTC
Although this bug thread has been idle some time, we have actually made some progress. The problem is actually very tricky to solve, we could supply a solution which only modifies the graphics libraries and interpreters slightly, but there is a new feature in Ghostscript nearing completion which I would like to use instead. I've put together some example code using it, and presuming that the new code gets approval from the development team I'll supply that to the customer when I integrate it. If the new code gets the thumbs-down then I'll work out a different approach and supply that as example code. Commit http://git.ghostscript.com/?p=ghostpdl.git;a=commit;h=f98b0b84a7f7c1833550ee3938f60aef356840c3 Adds device_subclassing, commit http://git.ghostscript.com/?p=ghostpdl.git;a=commit;h=aa48df9c6d4af5e611e8b641d8c544885f59b2ac adds some interpreter changes required to make the example code work. Example code supplied to customer by email. |