Hello,

Can you try running the filter from the command line, e.g.

xarasvgfilter -i -f inputfile.svg > outputfile.xar

...should convert the svg file to a xar file which you should be able to load into XaraLX.

xarasvgfilter -c -f inputfile.svg

...should print a number between 0 and 10 (0 if it isn't an SVG file and 10 if it is).

Cheers,
Gerry