Re: Passing GhostScript's location to convert without editing the XML config file
Fred Weinhaus <[email protected]>
| Newsgroups | gmane.comp.video.image-magick.user |
|---|---|
| Message-ID | <p06240801c757313ce1b1@[192.168.1.2]> |
I am no expert on this or Windows, but a couple of things to check or consider.
1) is it possible that your users' installed Ghostscript either
failed or is in the wrong location
2) did they install the Ghostscript fonts
3) have they pointed their IM config to the ghostscript font location
see http://www.imagemagick.org/script/advanced-unix-installation.php
(This might help, but is for unix)
--with-gs-font-dir
directory containing Ghostscript fonts.
Specify the directory containing the Ghostscript Postscript Type 1
font files (e.g. n022003l.pfb) so that they can be rendered using the
FreeType library. If the font files are installed using the default
Ghostscript installation paths (${prefix}/share/ghostscript/fonts),
they should be discovered automagically by configure and specifying
this option is not necessary. Specify this option if the Ghostscript
fonts fail to be located automagically, or the location needs to be
overridden.
-