Re: ImageHandler in SVGGraphics2D

2001-06-05 Thread Christophe Jolif
Jens, Thanks for your report, About your first fix, If I look at current Batik release, both SVGGraphics2D(Document,ImageHandler, ExtensionHandler, boolean) and SVGGraphics2D(SVGGeneratorContext, boolean) seem to look as they are actually initializing the SVGGeneratorContext and allow rendering

ImageHandler in SVGGraphics2D

2001-06-03 Thread Thieler Jens
Hello, is there a body, who has ever used the nice configuration switches in Batik. There are the options to convert text strings to shapes and to put images into separate files. (I need these.) Unfortunately, the necessary constructors use a only partly initialized SVGGeneratorContext, thus ca