Bug 687050 - setscreen operator lost with pswrite device
Summary: setscreen operator lost with pswrite device
Status: NOTIFIED DUPLICATE of bug 686919
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: PS Writer (show other bugs)
Version: master
Hardware: All All
: P2 normal
Assignee: Ray Johnston
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-22 09:28 UTC by Jack Moffitt
Modified: 2011-09-18 21:46 UTC (History)
0 users

See Also:
Customer: 600
Word Size: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jack Moffitt 2003-09-22 09:28:34 UTC
Using pswrite Device, setscreen operator seems to get lost. After processing
a PS or PDF file containing setscreen / halftone dictionary all of this
information e.g. Frequency, Angle SpotFunction is lost.
When the output (separated file) is sent to an imagesetter, all colors are
rasterized with the same angle.

The same problem occurs with the pdfwrite device.

Here is the test snippet:
%%%%%
<< /PageSize [100 100]>> setpagedevice
 
/DeviceGray setcolorspace
 
65 25 { exch pop abs neg } setscreen
 
.5 setgray
4 setlinewidth
0 0 moveto
100 100 lineto
stroke
 
showpage
Comment 1 Igor Melichev 2003-12-14 12:13:58 UTC
pswrite isn't an area assigned to me. Currently I'm busy with other assignments.
Comment 2 Jack Moffitt 2004-06-18 10:06:30 UTC

*** This bug has been marked as a duplicate of 686919 ***
Comment 3 Marcos H. Woehrmann 2011-09-18 21:46:02 UTC
Changing customer bugs that have been resolved more than a year ago to closed.