Windows Enhanced MetaFile

Codename: emf

The Marvin beans and applications are able to export in EMF format (as a vector graphical image). This function does not work in the applets (except signed applets). EMF export requires Java 1.4 (or higher version).

The EmfExport module recognizes the common image export options.

Known Issues

References

EmfExport uses the VectorGraphics package of FreeHEP Java Library that is an "Open Source" library distributed under the terms of the GNU Lesser General Public License (LGLP). You can freely modify and recompile the source of this library, then replace the binaries in Marvin with your own version, according to the requirements of the LGLP.
To update Marvin with your own version of FreeHep library, substitute the proper jar files (freehep-base.jar, freehep-graphics2d.jar, freehep-graphicsio.jar, freehep-graphicsio-emf.jar) in your Marvin package.