Hi Armin: I ask you some question as below: In module svg, have two Interfaces, one is XSVGPrinter, the other is XSVGWriter.
1) Can I use these interfaces, output Bitmap file?
2) under the module svg, in the file of svgimagenode.cxx,
void extractFromGraphic (
const Graphic & rGraphic
drawinglayer :: primitive2d :: Primitive2DSequence & rEmbedded,
basegfx :: B2DRange & rViewBox,
BitmapEx & rBitmapEx)
is the parameters rBitmapEx get Bitmap file?
Thanks...
Best Regards!
