Return-Path: Delivered-To: apmail-xmlgraphics-general-archive@www.apache.org Received: (qmail 21730 invoked from network); 1 Dec 2006 22:07:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Dec 2006 22:07:49 -0000 Received: (qmail 1382 invoked by uid 500); 1 Dec 2006 22:07:58 -0000 Mailing-List: contact general-help@xmlgraphics.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@xmlgraphics.apache.org Delivered-To: mailing list general@xmlgraphics.apache.org Received: (qmail 1371 invoked by uid 99); 1 Dec 2006 22:07:57 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Dec 2006 14:07:57 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [213.239.215.103] (HELO tux17.hoststar.ch) (213.239.215.103) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Dec 2006 14:07:45 -0800 Received: from [127.0.0.1] (zux221-135-162.adsl.green.ch [81.221.135.162]) (authenticated bits=0) by tux17.hoststar.ch (8.12.11/8.12.11) with ESMTP id kB1M7Yij024323 for ; Fri, 1 Dec 2006 23:07:35 +0100 Date: Fri, 01 Dec 2006 23:06:10 +0100 From: Jeremias Maerki To: general@xmlgraphics.apache.org Subject: Re: Preparing XML Graphics Commons 1.1 In-Reply-To: <20061118000618.GA18952@arc.mcc.id.au> References: <20061117150553.5F0D.DEV@jeremias-maerki.ch> <20061118000618.GA18952@arc.mcc.id.au> Message-Id: <20061201225136.5C18.DEV@jeremias-maerki.ch> MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Becky! ver. 2.25.01 [en] X-Antivirus: avast! (VPS 0652-6, 12/01/2006), Outbound message X-Antivirus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org The high-level view is here: http://xmlgraphics.apache.org/commons/ This actually already covers most of the classes from Batik. The ImageWriter stuff has received some extensions to handle multi-page formats. FOP uses that for producing multi-page TIFFs using the ImageWriter abstraction. The classes in util.io from Batik are only the Base64 classes, the rest is from FOP. Service is a merge from the Batik and FOP versions preserving each other's functionality. Changes are listed here: http://xmlgraphics.apache.org/commons/changes.html (missing an entry for the XMP stuff) Last sync with Batik was in April: http://svn.apache.org/viewcvs?rev=3D390643&view=3Drev (includes revision numbers) I'll see if I can do another round of merging on Sunday. If you're first, that's ok, too. :-) To answer your question about which classes are to be used by Batik: Basically those, that were ported from Batik to Commons. Furthermore, when we've moved the PDF library and the font classes (after the 1.1 release), we can finally move the Transcoders to Batik and Batik will use the font and PDF code from Commons from that point on. Do you need anything else? On 18.11.2006 01:06:18 Cameron McCormack wrote: > Jeremias Maerki: > > Could anyone please check out the 1.1 branch and throw a second pair of > > eyes on the stuff generated by an "ant dist"? > >=20 > > https://svn.apache.org/repos/asf/xmlgraphics/commons/branches/commons-1= _1 >=20 > If possible, I=92d like to be able to get Batik to use the commons classe= s > before out next release. I haven=92t followed this work closely though, > so perhaps you can let me know: what classes from Batik were copied into > commons? Were any changes made in the commons versions? (I=92ll have to > check to see if any changes were made in our copies.) Which classes are > expected to be used by Batik eventually? >=20 > Thanks, >=20 > Cameron >=20 > --=20 > Cameron McCormack, http://mcc.id.au/ > xmpp:heycam@jabber.org ? ICQ 26955922 ? MSN cam@mcc.id.au Jeremias Maerki --------------------------------------------------------------------- Apache XML Graphics Project URL: http://xmlgraphics.apache.org/ To unsubscribe, e-mail: general-unsubscribe@xmlgraphics.apache.org For additional commands, e-mail: general-help@xmlgraphics.apache.org