Search found 5 matches

by cuicui6669
2011-03-25T07:01:21-07:00
Forum: Users
Topic: Convert CGM to jpg
Replies: 8
Views: 44933

Re: Convert CGM to jpg

I haven't Ghostscript installed. So i get the installer from this following link: http://pages.cs.wisc.edu/~ghost/doc/GPL/gpl901.htm And get this file: http://mirror.cs.wisc.edu/pub/mirrors/ghost/GPL/gs901/gs901w32.exe I install it to this directory: C:\Program Files\Ghostscript I set my environment ...
by cuicui6669
2011-03-25T03:58:54-07:00
Forum: Users
Topic: Convert CGM to jpg
Replies: 8
Views: 44933

Re: Convert CGM to jpg

Hi Magick, I re-try your process... Can you confirm me if thess following links are good please? link for ralCGM: http://www.imagemagick.org/download/delegates/ralcgm_setup.zip from this page http://www.imagemagick.org/download/delegates/ So I just have to install to this directory : c:\program ...
by cuicui6669
2011-03-24T10:03:38-07:00
Forum: Users
Topic: Convert CGM to jpg
Replies: 8
Views: 44933

Re: Convert CGM to jpg

Hi Magick , Yes, ralcgm is in my execution path: i set my "PATH" environnement variable on C:\ralCGM\ralCGM.exe So, If I just type ralCGM on the command line, it doesn 't return an error... but nothing arrived... C:\>ralcgm RAL CGM Interpreter Version 3.50 or C:\temp>ralcgm RAL CGM Interpreter ...
by cuicui6669
2011-03-24T08:35:54-07:00
Forum: Users
Topic: Convert CGM to jpg
Replies: 8
Views: 44933

Re: Convert CGM to jpg

Hi fmw42, Thanks to try to help me :) I did your advise. So: - I uninstall IM - I install ralCGM - I install IM (6.6.8 - Q16) I get a new error: Magick: delegate failed `ralcgm -d ps "%i." "%o." "%u."' @ error/delegate.c/InvokeDelegate/1058. Magick: `%s' (%d) "gswin32c.exe" -q -dQUIET ...
by cuicui6669
2011-03-22T03:33:54-07:00
Forum: Users
Topic: Convert CGM to jpg
Replies: 8
Views: 44933

Convert CGM to jpg

Hi, I want to use ImageMagick to convert *.cgm files to *.jpg . My operating system is windows XP 32bit. I have already installed ImageMagick 6.6.8 (downloaded from ImageMagick.org http://www.imagemagick.org/script/download.php?ImageMagick=q1ck03pmuagsfg4k0u01299vq6 ) To convert those files, i ...