Vincent, I'm not sure where I got this 2 meg Batik.jar file. In my servlet, that's the only Batik jar I'm using. Obviously, this won't fly in rc3.
I noticed there are a lot of jars in the lib/ directory. Do I need to include all of them on my classpath? I'm only using Batik to create JPEG or PNG images and to build the SVG DOM in Java code. Scott -----Original Message----- From: Vincent Hardy [mailto:[EMAIL PROTECTED]] Sent: Monday, October 22, 2001 10:54 AM To: Batik Users Subject: Re: batik-1.1rc3 Developer Build Available Scott, To start the browser with the binary distrib: java -jar batik-svgbrowser.jar I think the batik.jar file was also 506bytes in rc2 (it is on my local copy). Vincent. Scott Moore wrote: > > Hi Vincent, > > I downloaded the new binaries and noticed the batik.jar file is only 556 > bytes big?! Am I missing something? Because rc2 was about 2 megs in size. > > Scott > > -----Original Message----- > From: Vincent Hardy [mailto:[EMAIL PROTECTED]] > Sent: Monday, October 22, 2001 10:19 AM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: batik-1.1rc3 Developer Build Available > > Hello! > > Batik 1.1rc3 is available with new features and lots of bug fixes. > This is the last developer build before the final 1.1 release > which will be a complete implementation of the static SVG features, > hyper-linking and some limited scripting support. > > After the 1.1 release, the team will focus on adding support for > dynamic SVG (scripting and animation). > > The new build is available at: > > 1. Binary distribution: > http://xml.apache.org/batik/dist/batik-1.1rc3.zip > > 2. Source distribution: > http://xml.apache.org/batik/dist/batik-src-1.1rc3.zip > > The README on the download page recaps the changes in the various > developer releases since 1.0beta1. > > If you'd like to report bugs or request API changes/improvements, you > can either post to the developer list or enter a bug in Bugzilla under > the Batik project at: > > http://nagoya.apache.org/bugzilla/ > > Thanks. > Vincent Hardy, for the Batik Team. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
