Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Ghostscript integration
#6
(Yesterday, 09:18 AM)rich2005 Wrote:
(Yesterday, 01:38 AM)Leon Wrote: I get this message in terminal:

~ % gs
GPL Ghostscript 10.04.0 (2024-09-18)

....I tried two files, neither opened. The eps file is too large to open but it's a stock image from iStock.

Well, you see gs, it so Gimp should see it, back to

incompatible version of ghostscript
------------------
EDIT: Different laptop this morning and this has  GPL Ghostscript 10.02.1 (2023-11-01)
seems to work ok  Gimp 2.10.38 (from PPA)
--------------
or
Quote:I tried two files, neither opened. The eps file is too large to open but it's a stock image from iStock.
problem with the image files ? Will they open with any other application ?

EDIT: just trying to eliminate things. Will one of the .eps files convert using gs in a terminal
Code:
gs -dSAFER -dBATCH -dNOPAUSE -dEPSCrop -sDEVICE=png16m -r600 -sOutputFile=out.png input.eps
This the largest eps I have handy, about 2 MB .eps file  As a png opened in a file viewer.     -r is pixels-per-inch you might want a smaller value.

I don't think it was able to. Here's what I got:

gs -dSAFER -dBATCH -dNOPAUSE -dEPSCrop -sDEVICE=png16m -r600 -sOutputFile=out.png iStock-1304754928.eps
GPL Ghostscript 10.04.0 (2024-09-18)
Copyright © 2024 Artifex Software, Inc.  All rights reserved.
This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
see the file COPYING for details.
Error: /undefinedfilename in (iStock-1304754928.eps)
Operand stack:

Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--   --nostringval--   2   %stopped_push   --nostringval--   --nostringval--   --nostringval--   false   1   %stopped_push
Dictionary stack:
   --dict:746/1123(ro)(G)--   --dict:0/20(G)--   --dict:85/200(L)--
Current allocation mode is local
Last OS error: No such file or directory



I was able to open the file with Inkscape.
Reply


Messages In This Thread
Ghostscript integration - by Leon - 02-08-2025, 08:12 PM
RE: Ghostscript integration - by Ofnuts - 02-08-2025, 09:05 PM
RE: Ghostscript integration - by Leon - Yesterday, 01:38 AM
RE: Ghostscript integration - by rich2005 - Yesterday, 09:18 AM
RE: Ghostscript integration - by Leon - Yesterday, 02:28 PM
RE: Ghostscript integration - by rich2005 - 02-08-2025, 09:25 PM

Forum Jump: