Hi Thomas,
I will try with PNG.
Arvind
>From: Thomas E Deweese <[EMAIL PROTECTED]>
>Reply-To: "Batik Users" <[EMAIL PROTECTED]>
>To: Batik Users <[EMAIL PROTECTED]>
>Subject: RE: How to overlap 2 images generated using JPEGTranscoder
>Date: Thu, 10 Oct 2002 07:52:26 -0400
>
> > "AS" == Arv
Hi,
I just set up a new machine with an upgraded Java VM and Batik isn't working
anymore.
java -version
java version "1.4.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-b21)
Java HotSpot(TM) Client VM (build 1.4.1-b21, mixed mode)
Latest version of the Binary Batik distributio
Hi Michael,
I once had a problem with spaces in the path to my batik directory.
Cheers,
Martin
> -Original Message-
> From: Michael Bierman [mailto:[EMAIL PROTECTED]]
> Sent: Freitag, 11. Oktober 2002 10:26
> To: Batik Users
> Subject: Problems running Batik
>
>
> Hi,
>
> I just s
The problem is in "org.apache.batik.dom.util.SAXDocumentFactory" class "void
warning(SAXParseException ex)" method.
In my opinion the method should not throw exception as it does now. It could
print error message and/or stack trace or smth...
- Original Message -
From: "Martynas Lelevici
Hi,
I have a few questions on the upcoming support for SMIL animation.
1. What is the current timeframe for supporting SMIL? The "roadmap"
section of the Batik web pages mentions Late 2002 for supporting SMIL
animation fully, but I haven't heard much talk about it lately (at
least not on the "u
Hi Philippe,
I tried your method. It works.
There is another problem. Using example "sunRise.svg",
GraphicsNode.paint() method throws the following exception:
java.lang.IllegalArgumentException: Width
(128) and height (0) must be > 0
at java.awt.image.SampleModel