blob: d55458c9c48e0bcea4c7f2349d2faf1eccf9721a [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" ?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<!-- $Id$ -->
<status>
<developers>
<!-- All committers of Apache FOP and Apache Batik -->
</developers>
<todo>
<!-- no task list, yet -->
</todo>
<changes>
<release version="Trunk" date="n/a">
</release>
<release version="1.1" date="22 Dec 2006">
<action context="Code" dev="JM" type="add">
Added the start of an XMP metadata framework.
</action>
<action context="Code" dev="JM" type="fix">
Various fixes and improvements in the ImageWriter abstraction.
</action>
<action context="Code" dev="JM" type="add">
ImageWriter abstraction now supports writing multi-page formats like TIFF.
</action>
<action context="Code" dev="JM" type="add">
ImageWriter implementation for TIFF output using Image I/O API.
</action>
<action context="Code" dev="JM" type="add" due-to="Max Berger">
Default implementation for AbstractGraphics2D.drawText(ACI, float, float) so
PSGraphics2D supports painting text using the AttributedCharacterIterator.
</action>
<action context="Code" dev="JM" type="fix">
Bugfix: The generation of the PostScript setdash command was assuming that
only integer values can be used but that isn't the case.
</action>
</release>
<release version="1.0" date="17 Apr 2006">
<action context="Code" dev="JM" type="add">
Initial release with several components from Batik and FOP:
Image codecs, Image writer abstraction, I/O classes, Java2D helpers, PostScript library
with Graphics2D implementation.
</action>
</release>
</changes>
</status>