blob: 068fd735979484c5966a19492562b290dc0794ed [file] [log] [blame]
<?xml version="1.0"?>
<!DOCTYPE changes SYSTEM "./dtd/changes-v10.dtd">
<changes title="History of Changes">
<devs>
<person name="Batik Team" email="batik-dev@xml.apache.org" id="All"/>
<person name="Thomas E Deweese" email="thomas.deweese@kodak.com" id="TD"/>
<person name="Vincent Hardy" email="vincent.hardy@eng.sun.com" id="VH"/>
<person name="Stephane Hillion" email="stephane@hillion.org" id="SH"/>
<person name="Thierry Kormann" email="tkormann@apache.org" id="TK"/>
</devs>
<release version="???" date="???">
<action dev="VH" type="update">
SVGGraphics2D modularization.
</action>
<action dev="TD" type="update">
Updated the renderer to support double-buffering.
</action>
<action dev="SH" type="update">
Moved org/apache/batik/apps/svgviewer to org/apache/batik/apps/svgbrowser.
</action>
<action dev="TK" type="update">
Rewrite of the bridge.
</action>
<action dev="SH" type="add">
Added a Swing component for GVT (in org/apache/batik/swing/gvt).
Added a Swing component for SVG (in org/apache/batik/swing/svg).
</action>
<action dev="VH" type="add">
Added a print transcoder (in org/apache/batik/transcoder/print).
</action>
<action dev="VH" type="add" due-to="Luan O'Carroll" due-to-email="luano@asd.ie">
Added a WMF to SVG transcoder contributed by Luan O'Carroll
(in org/apache/batik/transcoder/wmf).
</action>
<action dev="TD" type="update">
Updated the renderer to now take advantage of tiling when panning.
</action>
<action dev="SH" type="add">
Added a pretty printer for SVG source files (in org/apache/batik/apps/svgpp).
</action>
<action dev="VH" type="add">
Added support for lighting filters.
</action>
<action dev="TD" type="update">
Rewrite of the gradients.
</action>
<action dev="SH" type="add">
Added a CSS parser (org.apache.batik.css.parser.Parser) in remplacement of
Flute (org.w3c.flute.parser.Parser).
</action>
<action dev="TK" type="remove">
Removed the org.apache.batik.refimpl package.
</action>
</release>
<release version="1.0beta" date="December 4 2000">
<action dev="All" type="add">
Initial version.
</action>
</release>
</changes>