On Mon, 2008-09-08 at 23:53 +0200, jan falkenhagen wrote:
Hi again, another problem I'm having is that wmf import seems to be broken in inkscape 0.46 (both on CentOS 5.2 and F9). The same wmfs are working fine in Inkscape 0.45 (tested on CentOS 5.2). This is very annoying because wmf used to be a good file format for exchange with commercial Windows application, such as ChemDraw and others.
You can find example files on my webserver (original wmf file and Inkscape 0.45/0.46 screenshots):
http://lkenhagen.de/files/target_cdx.wmf http://lkenhagen.de/files/inkscape045.png http://lkenhagen.de/files/inkscape046.png
Is there any fix/patch for this behaviour?
On 0.45 we used libwmf for this, and on 0.46 we're using uniconverter. If you have wmf2svg installed, you should be able to take the INX file from 0.45 and drop it in your 0.46 extensions directory and it should work. Oh, you'll need to remove the 0.46 WMF one also. We don't handle conflicts well there.
--Ted