I am using Batik 1.5 and I want to switch to Batik 1.5.1.
Unfortunately I can not compile my source code with the new Batik-Jar-Files.
Two constants can not be found in the class: "org.apache.batik.gvt.text.GVTAttributedCharacterIterator".
/** Stroke used to paint character outline.*/
public final static TextAttribute STROKE =
new TextAttribute("STROKE");/** Paint used to stroke character outline */
public final static TextAttribute STROKE_PAINT =
new TextAttribute("STROKE_PAINT");How can I solve this problem?
Thank you! Mathias Kalb
-- ProDatO Integration Technology GmbH Hauptstrasse 60, 91054 Erlangen http://www.prodato.de
Mathias Kalb, Dipl.-Inf. (FH) mailto:[EMAIL PROTECTED] fon: +49-9131-612877 fax: +49-9131-612881
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
