Ghostscript anti-aliases for complex files? 
Author Message
 Ghostscript anti-aliases for complex files?

I have a problem with ghostscript (v3.3 and v5.5).

I am generating a postscript file from perl.  When there are few lines
and arcs (say 100), I get nice crisp 600dpi output.  But, when the
postscript file is more complex (about 1500) the output seems to drop to
300 dpi and the output is anti-aliased (which looks like {*filter*}on my laser
printer.)

Is there some memory limit I'm hitting?  Anyone experienced similar
problems with complex images?

Any info much appreciated!

:jason



Tue, 05 Aug 2003 03:35:15 GMT  
 Ghostscript anti-aliases for complex files?
Quote:
Jason wrote...
> I have a problem with ghostscript (v3.3 and v5.5).

GS 6.60 has been released recently. It's 2 times better
than GS 3.30 :-) Please try the latest version.

Quote:
> I am generating a postscript file from perl.  When there are few lines
> and arcs (say 100), I get nice crisp 600dpi output.  But, when the
> postscript file is more complex (about 1500) the output seems to drop to
> 300 dpi and the output is anti-aliased (which looks like {*filter*}on my laser
> printer.)

> Is there some memory limit I'm hitting?  Anyone experienced similar
> problems with complex images?

I don't know about any limits. When PS program exceed the capabilities
of an interpreter it just fails with limitcheck.

Please make a sample program, test it on GS 6.60 and submit
a bug report. See doc/bug-form.htm and doc/bug-info.htm .

Regards,
Alex Cherepanov
Technical Support
Artifex Software. Inc.



Tue, 05 Aug 2003 04:07:22 GMT  
 Ghostscript anti-aliases for complex files?


Quote:
> Jason wrote...
>> I have a problem with ghostscript (v3.3 and v5.5).
> GS 6.60 has been released recently. It's 2 times better than GS 3.30 :-)
> Please try the latest version.

I thought GNU v5.5 is the same as Aladdin 6.6.  Anyways, I don't think
its a gs problem.

I believe this now to be a problem with my printer.  I guess too many
gsave/grestores and too many arcs, lines must have hit some sort of
memory limit.  ghostscript and ghostview don't seem to complain.

I'm using an HP LaserJet 6L.  Anyone know how you can tell if you've run
out of memory on your printer?

:jason

Quote:

>> I am generating a postscript file from perl.  When there are few lines
>> and arcs (say 100), I get nice crisp 600dpi output.  But, when the
>> postscript file is more complex (about 1500) the output seems to drop
>> to
>> 300 dpi and the output is anti-aliased (which looks like {*filter*}on my
>> laser
>> printer.)

>> Is there some memory limit I'm hitting?  Anyone experienced similar
>> problems with complex images?

> I don't know about any limits. When PS program exceed the capabilities
> of an interpreter it just fails with limitcheck.

> Please make a sample program, test it on GS 6.60 and submit a bug
> report. See doc/bug-form.htm and doc/bug-info.htm .

> Regards, Alex Cherepanov Technical Support Artifex Software. Inc.



Wed, 06 Aug 2003 00:11:32 GMT  
 Ghostscript anti-aliases for complex files?


Quote:
> Jason wrote...
>> I have a problem with ghostscript (v3.3 and v5.5).
> GS 6.60 has been released recently. It's 2 times better than GS 3.30 :-)
> Please try the latest version.

I thought GNU v5.5 is the same as Aladdin 6.6.  Anyways, I don't think
its a gs problem.

I believe this now to be a problem with my printer.  I guess too many
gsave/grestores and too many arcs, lines must have hit some sort of
memory limit.  ghostscript and ghostview don't seem to complain.

I'm using an HP LaserJet 6L.  Anyone know how you can tell if you've run
out of memory on your printer?

:jason

Quote:

>> I am generating a postscript file from perl.  When there are few lines
>> and arcs (say 100), I get nice crisp 600dpi output.  But, when the
>> postscript file is more complex (about 1500) the output seems to drop
>> to
>> 300 dpi and the output is anti-aliased (which looks like {*filter*}on my
>> laser
>> printer.)

>> Is there some memory limit I'm hitting?  Anyone experienced similar
>> problems with complex images?

> I don't know about any limits. When PS program exceed the capabilities
> of an interpreter it just fails with limitcheck.

> Please make a sample program, test it on GS 6.60 and submit a bug
> report. See doc/bug-form.htm and doc/bug-info.htm .

> Regards, Alex Cherepanov Technical Support Artifex Software. Inc.



Sat, 01 Nov 2003 09:13:57 GMT  
 Ghostscript anti-aliases for complex files?


Quote:
> Jason wrote...
>> I have a problem with ghostscript (v3.3 and v5.5).
> GS 6.60 has been released recently. It's 2 times better than GS 3.30 :-)
> Please try the latest version.

I thought GNU v5.5 is the same as Aladdin 6.6.  Anyways, I don't think
its a gs problem.

I believe this now to be a problem with my printer.  I guess too many
gsave/grestores and too many arcs, lines must have hit some sort of
memory limit.  ghostscript and ghostview don't seem to complain.

I'm using an HP LaserJet 6L.  Anyone know how you can tell if you've run
out of memory on your printer?

:jason

Quote:

>> I am generating a postscript file from perl.  When there are few lines
>> and arcs (say 100), I get nice crisp 600dpi output.  But, when the
>> postscript file is more complex (about 1500) the output seems to drop
>> to
>> 300 dpi and the output is anti-aliased (which looks like {*filter*}on my
>> laser
>> printer.)

>> Is there some memory limit I'm hitting?  Anyone experienced similar
>> problems with complex images?

> I don't know about any limits. When PS program exceed the capabilities
> of an interpreter it just fails with limitcheck.

> Please make a sample program, test it on GS 6.60 and submit a bug
> report. See doc/bug-form.htm and doc/bug-info.htm .

> Regards, Alex Cherepanov Technical Support Artifex Software. Inc.



Sat, 01 Nov 2003 09:13:57 GMT  
 Ghostscript anti-aliases for complex files?


Quote:
> Jason wrote...
>> I have a problem with ghostscript (v3.3 and v5.5).
> GS 6.60 has been released recently. It's 2 times better than GS 3.30 :-)
> Please try the latest version.

I thought GNU v5.5 is the same as Aladdin 6.6.  Anyways, I don't think
its a gs problem.

I believe this now to be a problem with my printer.  I guess too many
gsave/grestores and too many arcs, lines must have hit some sort of
memory limit.  ghostscript and ghostview don't seem to complain.

I'm using an HP LaserJet 6L.  Anyone know how you can tell if you've run
out of memory on your printer?

:jason

Quote:

>> I am generating a postscript file from perl.  When there are few lines
>> and arcs (say 100), I get nice crisp 600dpi output.  But, when the
>> postscript file is more complex (about 1500) the output seems to drop
>> to
>> 300 dpi and the output is anti-aliased (which looks like {*filter*}on my
>> laser
>> printer.)

>> Is there some memory limit I'm hitting?  Anyone experienced similar
>> problems with complex images?

> I don't know about any limits. When PS program exceed the capabilities
> of an interpreter it just fails with limitcheck.

> Please make a sample program, test it on GS 6.60 and submit a bug
> report. See doc/bug-form.htm and doc/bug-info.htm .

> Regards, Alex Cherepanov Technical Support Artifex Software. Inc.



Sat, 01 Nov 2003 00:08:33 GMT  
 
 [ 6 post ] 

 Relevant Pages 

1. ghostscript and anti-alias?

2. GSView 2.7: anti-alias no longer working with GS5.99

3. Anti-alias postscript renderer?

4. font aliases needed with GhostScript FONTPATH too

5. Anti-Linking, Anti-Theft

6. Anti-aliased output from Ghostscript

7. Inverted screen output in Ghostscript w/anti-aliasing

8. Q: Anti-aliased output from Ghostscript/Ghostview 5.5?

9. Anti-aliasing and ghostscript

10. Rendering to anti-aliased bitmaps with Ghostscript 4.03 (linux)

11. Ghostscript GIF driver with anti-aliasing found

12. Anti-aliasing in GhostScript ?

 

 
Powered by phpBB® Forum Software