At 04:48 AM 1/23/2011, you wrote:
Ray Tayek <rta...@ca.rr.com> writes:

> i agree. this looks like ghostscript is what i should be fooling
> around with.

You need antialiasing. Use explicit settings on the command line,
e.g.,

  -dTextAlphaBits=4 -dGraphicsAlphaBits=4

Why not use the tool I sent you?

-- Johan

i tried. i am on windows. don't know perl.

i tried strawberry perl and pointing to my gswin32.exe, i get a window from my $gs = `D:/bin/gs/gs9.00/bin/gswin32.exe --help`;

trying cygwin with gs, gets some test failures (please see attached file)

thanks



---
co-chair http://ocjug.org/
Script started on Sun Jan 23 15:42:31 2011
.bashrc
]0;/cygdrive/d/dev/eps2png-2.7

ray@p5gc-mx /cygdrive/d/dev/eps2png-2.7

$ make test
PERL_DL_NONLAZY=1 /usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/eps2gif.t .. 
t/eps2gif.t .. 1/5 sh: ppmtogif: command not found
Problem creating t/x1.out for t/x1.eps
# Looks like you planned 5 tests but ran 1.
# Looks like your test exited with 1 just after 1.

                    
t/eps2gif.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 4/5 subtests 
t/eps2jpg.t .. 
t/eps2jpg.t .. 1/5 
                    
t/eps2jpg.t .. ok
t/eps2png.t .. 
t/eps2png.t .. 1/5 
                    
t/eps2png.t .. ok
t/extra.t .... 
t/extra.t .... 1/20 
                      
t/extra.t .... ok

Test Summary Report
-------------------
t/eps2gif.t (Wstat: 256 Tests: 1 Failed: 0)
  Non-zero exit status: 1
  Parse errors: Bad plan.  You planned 5 tests but ran 1.
Files=4, Tests=31,  2 wallclock secs ( 0.05 usr  0.01 sys +  1.22 cusr  0.78 
csys =  2.06 CPU)
Result: FAIL
Failed 1/4 test programs. 0/31 subtests failed.
make: *** [test_dynamic] Error 255
]0;/cygdrive/d/dev/eps2png-2.7

ray@p5gc-mx /cygdrive/d/dev/eps2png-2.7

$ exit

Script done on Sun Jan 23 15:42:42 2011
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

Reply via email to