View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001943 | Scribus | Import / Export | public | 2005-05-03 05:39 | 2006-10-21 21:57 |
Reporter | arnaud | Assigned To | fschmid | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | PC | OS | Linux | OS Version | Fedora Core 3 |
Product Version | 1.3.0cvs | ||||
Fixed in Version | 1.3.4cvs | ||||
Summary | 0001943: DCS2 image multi not supported | ||||
Description | DCS2 image multi are not really loaded. If it contains a composite preview in master file, it show this one otherwise nothing | ||||
Steps To Reproduce | use files DCS2 multi (.eps + .C + .M + .Y + .K) in zip file from bug 1938 | ||||
Additional Information | ghostscript do not allow to merge the separation file have a high res composite file. We have to do it manually. First parse the to check if it is a DCS2. It must contains commentary of type: %%DocumentProcessColors: Cyan Magenta Yellow Black %%PlateFile: (Cyan) EPS Local 26145B-06_P_resizeDCS2multi.C %%PlateFile: (Magenta) EPS Local 26145B-06_P_resizeDCS2multi.M %%PlateFile: (Yellow) EPS Local 26145B-06_P_resizeDCS2multi.J %%PlateFile: (Black) EPS Local 26145B-06_P_resizeDCS2multi.N Some spot color could be define, will see later Then load each of the sep file with ghostscript and recombine it. | ||||
Tags | No tags attached. | ||||
Patch | |||||
2006-03-29 02:41
|
|
|
I have created that file for testing, it's basically a multi-channel image with 5 channels using Pantone colors (although that's more or less irrelevant). |
|
One question regarding DCS1 and DCS2 files: Can they contain vector informations too? Or is the content always a bitmap image? |
|
I'm not 100% sure but I'd say they do. Otherwise there would be no way to save the clipping shape I'd think. |
|
That test file is a bit strange, the offsets and lenght information of the separations parts are wrong. All lenghts are 83 bytes too short and the offsets are too large. For the first part the offset is 191 bytes too large for the second 191 + 83 bytes, for the third 191 + 2 * 83 bytes and so on. Is this a known bug of Photoshop 9? |
|
That domo EPS file does not even open properly in PS6. Probably undocumented or a PS bug. That said, Spots in DCS or EPS are not handled yet. Almost. I will make a separate bug for this with some test files. |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-05-03 05:39 | arnaud | New Issue | |
2005-05-03 06:50 |
|
Assigned To | => fschmid |
2005-05-03 06:50 |
|
Severity | block => feature |
2005-05-03 06:50 |
|
Status | new => assigned |
2006-03-28 23:20 | avox | Relationship added | related to 0001947 |
2006-03-28 23:21 | avox | Relationship added | parent of 0001946 |
2006-03-28 23:21 | avox | Relationship added | parent of 0001944 |
2006-03-29 02:41 | PLucAuclair | File Added: Domo[1].eps | |
2006-03-29 02:42 | PLucAuclair | Note Added: 0009544 | |
2006-10-14 18:10 | fschmid | Note Added: 0012979 | |
2006-10-15 05:05 | PLucAuclair | Note Added: 0012983 | |
2006-10-15 12:08 | mhanski | Relationship added | child of 0004413 |
2006-10-15 22:07 | fschmid | Note Added: 0012989 | |
2006-10-15 23:39 | fschmid | Status | assigned => resolved |
2006-10-15 23:39 | fschmid | Fixed in Version | => 1.3.4cvs |
2006-10-15 23:39 | fschmid | Resolution | open => fixed |
2006-10-21 21:33 |
|
Note Added: 0013068 | |
2006-10-21 21:57 |
|
Status | resolved => closed |