Python enhanced metafile (.emf) bindings News
Status: Beta
Brought to you by:
robm
pyemf is a pure python module that provides a cross-platform method to
generate enhanced metafiles (.emf files), a scalable graphics format
defined by the ECMA-234 standard. It is a natively supported image
and scalable clip-art format in the OpenOffice suite of tools and in
Microsoft Windows applications.
Initial beta release of pyemf that provides most drawing primitives
from the standard, as well as two patches: one for PyRTF to allow
embedding .emf files into .rtf files, and one for matplotlib to
provide an .emf backend.... read more