image getting cropped.

2003-11-03 Thread GVS Srinivas
hi, when i am converting the svg to jpeg using the batik transcoder,i am setting the KEY_WIDTH,KEY_HEIGHT AND KEY_AOI values to render the image of the size of interest.though i am giving the AOI size ore than my svg bounding box,i could see the image getting cropped.what might be the reason.do i

Can find lenght of a curve?

2003-11-03 Thread Kaushalya Samarasekera
Is there a posibility to find a legth of a curve in pixels(not a straight-line)?Please help!   Kaushlaya Do you Yahoo!? Exclusive Video Premiere - Britney Spears

Re: rendering embedded svg

2003-11-03 Thread Weiming Zhang
Thank you so much. This is really helpful. wz On Sat, 2003-11-01 at 05:44, Thomas DeWeese wrote: > Weiming Zhang wrote: > > >>>I want to use > >>>some custom XML tags to add some extra information to the document. For > >>>example, I may specify for certain group of graphic shapes, there are > >

XSLT Transformation fails

2003-11-03 Thread Rufus Buschart
Hi, batik is probably not responsible for the following problem, but it happens while using batik and I'm sure one of you can help me: I have a xslt-file (test2.xsl) which is supposed to act as an 'template' for svg-files: http://www.w3.org/1999/XSL/Transform"; version="1.0">

Re: XSLT Transformation fails

2003-11-03 Thread M V
Try adding the XLink namespace to the XSL file. From: Rufus Buschart <[EMAIL PROTECTED]> Reply-To: "Batik Users" <[EMAIL PROTECTED]> To: Batik Users <[EMAIL PROTECTED]> Subject: XSLT Transformation fails Date: Mon, 03 Nov 2003 10:02:39 -0800 Hi, batik is probably not responsible for the followin