Andreas L. Delmelle wrote:
What makes you think PDFGraphics2D should have a constructor with just a boolean argument? What is it you are trying to achieve?
After a quick look.. In 0.20.5 the stated constructor *is* still in the API, and declared public, for that matter.
Well, the svg package that contains the PDFGraphics2D class is one of the odd ones that doesnt have different versions for branch and trunk. Since 0.20.5 was released, the Batik interface has changed and so the code in CVS now differs from the 0.20.5 distribution.
If you want to use the contructor with just a boolean argument then you need to use the 0.20.5 distribution along with the Batik jar thats supplied. Any other version of the Batik jar is likely to break your code.
Chris
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
