Download List

项目描述

Apache XML Graphics Commons is a library that
consists of several reusable components used by
Apache Batik and Apache FOP. Many of these
components can easily be used separately outside
the domains of SVG and XSL-FO. You will find
components such as a PDF library, an RTF library,
Graphics2D implementations that let you generate
PDF and PostScript files, and much more.

系统要求

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-12-23 11:14
1.0

本新闻稿中包含几个组件的蜡染和FOP的:图像编解码器,图像作家抽象,I / O类,Java2D佣工,以及一个PostScript图书馆与一个Graphics2D实施。
This release contains several components from Batik and FOP: image codecs, image writer abstraction, I/O classes, Java2D helpers, and a PostScript library with a Graphics2D implementation.

2006-12-23 11:13
1.1

抽象的ImageWriter现在支持多写样的TIFF格式的网页。这将使用图像的I / O的API。默认的实施提供了AbstractGraphics2D.drawText(防疫,浮动,浮动),以便PSGraphics2D支持文本绘画使用AttributedCharacterIterator。各种修复和改进了在抽象的ImageWriter。其中一个问题的PostScript setdash命令生成是假设只有整数值可用于是固定的。
标签: Minor feature enhancements
The ImageWriter abstraction now supports the writing of multi-page formats like TIFF. This uses the Image I/O API. A default implementation was provided for AbstractGraphics2D.drawText(ACI, float, float) so that PSGraphics2D supports painting of text using the AttributedCharacterIterator. Various fixes and improvements were made in the ImageWriter abstraction. A problem where the generation of the PostScript setdash command was assuming that only integer values can be used was fixed.

Project Resources