|
From: Daniel J S. <dan...@ie...> - 2005-07-29 17:49:33
|
Hans-Bernhard Broeker wrote: [...] I agree with everything you said... > You're missing an important details: PostScript doesn't *have* pixels. > It's a vector-based graphics description format. Pixels and aliasing > only get involved as this continuous description gets mapped to discrete > output formats. but I think this is what the issue is. Those lines we are seeing aren't a problem with PostScript. They are a problem with the interpretter's antialiasing routine. When the mesh lines are turned on, they cover up the artifact (the bug) in GhostView and all its related software (gs, ps2pdf, etc.). That's the way I'm understanding it. Dan |