Re: ImageMagick convert no longer works

2019-09-10 Thread Bill Maidment

On 10/09/2019 2:15 pm, Bill Maidment wrote:

After the updates from SL7.6 to SL7.7 I found that the convert
function in ImageMagick no longer works with the error:

convert: unable to read font
`/usr/share/ghostscript/fonts/n019003l.pfb' @
error/annotate.c/RenderFreetype/1124.

It seems there is some mismatch between ImageMagick and ghostcript.
Anyone else seen this and/or have a solution? Googling only muddies
the issue for me.


I've found a work around as follows:

yum install urw-base35-fonts-legacy
ln -s /usr/share/X11/fonts/urw-fonts /usr/share/ghostscript/fonts

--
Cheers
Bill


ImageMagick convert no longer works

2019-09-09 Thread Bill Maidment
After the updates from SL7.6 to SL7.7 I found that the convert function 
in ImageMagick no longer works with the error:


convert: unable to read font `/usr/share/ghostscript/fonts/n019003l.pfb' 
@ error/annotate.c/RenderFreetype/1124.


It seems there is some mismatch between ImageMagick and ghostcript.
Anyone else seen this and/or have a solution? Googling only muddies the 
issue for me.


--
Cheers
Bill