On 13/10/09 10:23, Pajarico wrote:
UniConverter is currently used for input: ccx, cdr, cdt, cgm, cmx, plt, sk1, wmf output: plt, sk1, wmf
Oh, I thought wmf was internal. That's why I used it on my example on my previous post.
oops - my fault - looks like wmf support on win32 is internal... else based on UniConverter (share/extensions/wmf_*put.inx):
current internal extensions (r22457 src/extension/internal/*.cpp): org.inkscape.effect.bluredge org.inkscape.output.png.cairo org.inkscape.output.pdf.cairorenderer org.inkscape.input.emf.win32 org.inkscape.input.wmf.win32 org.inkscape.output.emf.win32 org.inkscape.print.emf.win32 org.inkscape.input.gdkpixbuf.%s org.inkscape.input.gimpgrad org.inkscape.effect.grid org.inkscape.output.jfx org.inkscape.output.latex org.inkscape.output.odf org.inkscape.input.pdf org.inkscape.output.pov org.inkscape.input.wpg
and input/output/print (r22457 'src/extension/extension.h'): SP_MODULE_KEY_INPUT_SVG "org.inkscape.input.svg" SP_MODULE_KEY_INPUT_SVGZ "org.inkscape.input.svgz" SP_MODULE_KEY_OUTPUT_SVG "org.inkscape.output.svg.plain" SP_MODULE_KEY_OUTPUT_SVGZ "org.inkscape.output.svgz.plain" SP_MODULE_KEY_OUTPUT_SVG_INKSCAPE "org.inkscape.output.svg.inkscape" SP_MODULE_KEY_OUTPUT_SVGZ_INKSCAPE "org.inkscape.output.svgz.inkscape" SP_MODULE_KEY_PRINT_PS "org.inkscape.print.ps" SP_MODULE_KEY_PRINT_CAIRO_PS "org.inkscape.print.ps.cairo" SP_MODULE_KEY_PRINT_CAIRO_EPS "org.inkscape.print.eps.cairo" SP_MODULE_KEY_PRINT_PDF "org.inkscape.print.pdf" SP_MODULE_KEY_PRINT_CAIRO_PDF "org.inkscape.print.pdf.cairo" SP_MODULE_KEY_PRINT_LATEX "org.inkscape.print.latex" SP_MODULE_KEY_PRINT_GNOME "org.inkscape.print.gnome" SP_MODULE_KEY_PRINT_WIN32 "org.inkscape.print.win32"
But that will be in some hours, I've yet to take my bike from the repairman (who hadn't good news...)
:(