running imagemagic convert on PC - Error

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
ilangeva

running imagemagic convert on PC - Error

Post by ilangeva »

Hi Guys,

Bellow a description of error I as getting when using convert.exe to convert SVG to EPS. Any ideas how to solve it?

C:\>convert duck.svg duck.jpeg
Error: /undefined in Files\ImageMagick-6.3.9-Q16\config\@ghostscript_font_path@n022023l.pfb-ISO
Operand stack:
C:\Program
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval--
2 3 %oparray_pop --nostringval-- --nostringval-- false 1 %stopped_push 1 3 %oparray_pop .runexec
2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nost
ringval--
Dictionary stack:
--dict:859/941(G)-- --dict:0/20(G)-- --dict:51/200(L)--
Current allocation mode is local
Current file position is 303
convert: unable to read font `C:\Program Files\ImageMagick-6.3.9-Q16\config\@ghostscript_font_path@n022023l.pfb'.
convert: Postscript delegate failed `C:/DOCUME~1/ilanbg/LOCALS~1/Temp/magick-OujcEP8N': No such file or directory.



Many thanks,
Ilan
Post Reply