Download List

项目描述

pyemf is a Python module that provides the ability to generate enhanced metafiles (.emf files). This is a scalable graphics format defined by the ECMA-234 standard, and it is a natively supported image and scalable clip-art format in the OpenOffice suite of tools and in Microsoft Windows applications.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-01-01 17:07
2.0.0

这是第一个非测试版,修复了一些问题时,Python 2.2中运行。据测试,使用Python 2.2,2.3和2.4。
标签: Minor bugfixes
This is the first non-beta release, which fixes a few problems when running with Python 2.2. It has been tested with Python 2.2, 2.3, and 2.4.

2005-12-08 05:21
2.0.0b2

此版本增加了从ECMA标准,并修复了OpenOffice的饼形状的渲染问题PolyPolyline和PolyPolygon方法。
标签: Minor feature enhancements
This release adds the PolyPolyline and PolyPolygon methods from the ECMA standard and fixes a problem with OpenOffice's rendering of pie shapes.

2005-11-20 16:35
2.0.0b1

这是一个初步的测试版,提供最吸取ECMA标准基本类型,以及两个修补程序:有关PyRTF一个允许嵌入。进入EMF文件。RTF文件,并matplotlib 1提供。电动势的后端。
标签: Initial freshmeat announcement
This is an initial beta release that provides most
drawing primitives from the ECMA 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.

Project Resources