Contains all of the interfaces for transcoding WMF Metafiles to SVG. The base class to perform the trasncoding is the {@link io.sf.carte.echosvg.transcoder.wmf.tosvg.WMFTranscoder} class. The {@link io.sf.carte.echosvg.transcoder.wmf.tosvg.WMFHeaderProperties} class can be used to get size informations from a WMF Metafile without converting it.

Examples