first usage - font errors
Posted: 2018-03-26T21:57:48-07:00
in all of the documentation it shows command line invocations of "magick", but the windows program installs as "gm" - ??
Trying to do some displays of .svg files, some work fine, others give a font error:
I had used gm for all of these before (long ago... 2015) and it worked fine.
Trying to do some displays of .svg files, some work fine, others give a font error:
Code: Select all
gm convert myFile.svg win:
gm convert: Unable to read font (n019003l.pfb) [No such file or directory].
gm convert myFile.svg myFile.jpg
gm convert: Unable to read font (n019003l.pfb) [No such file or directory].