Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
OC_spam
Posts: 2 Joined: 2011-06-23T05:43:29-07:00
Authentication code: 8675308
Post
by OC_spam » 2011-06-23T09:56:06-07:00
Hi,
I would like to convert this WMF file:
http://dfj457y.perso.sfr.fr/fig3.wmf to another format but it fails with the error:
Code: Select all
$ convert fig3.wmf fig3.png
ERROR: font.c (1334): wmf_ipa_font_map: failed to load *any* font!
convert: failed to scan file `fig3.wmf' @ error/wmf.c/ReadWMFImage/186.
convert: missing an image filename `fig3.png' @ error/convert.c/ConvertImageCommand/3011.
However, this WMF file can be loaded without any problem in OpenOffice.
Could you help ?
Best regards,
O.C.
My plateform : Debian testing / ImageMagick 6.6.9-7 2011-06-16 Q16
OC_spam
Posts: 2 Joined: 2011-06-23T05:43:29-07:00
Authentication code: 8675308
Post
by OC_spam » 2011-06-23T14:49:52-07:00
Hello,
on my second computer, with an older version of ImageMagick (6.6.0-4 2010-11-16 Q16), the conversion works.