thanks  but i just stepped upon this problem and fixed it :-).

****************************************************************************
****************************************************
If the automobile had followed the same development cycle as the computer, a
Rolls-Royce
today would cost $10, get a million miles to the gallon, and explode once a
year, killing
everyone inside
****************************************************************************
*****************************************************
Monojit Choudhury
Lisle Technology Partners (India) Pvt. Ltd.
45/3, Gopalkrishna Complex,
Residency Road,
Bangalore-560025.

Ph : +91080-5597622
e-Mail Id : [EMAIL PROTECTED]

----- Original Message -----
From: "Thomas E Deweese" <[EMAIL PROTECTED]>
To: "Batik Users" <[EMAIL PROTECTED]>
Sent: Tuesday, July 30, 2002 4:42 PM
Subject: Re: failed to generated proper images using batik1.5


> >>>>> "monojit" == monojit  <[EMAIL PROTECTED]> writes:
>
> monojit> Here is the svg file i had generated.
>
>     You don't specify a width and height on the outermost svg, so the
> rasterizer defaults to 400x400.  You can set the width and height of
> the outermost svg by calling 'setSVGCanvasSize(Dimension)' on the
> SVGGraphics2D right after you construct it.
>
>     You can also specify the region to rasterize if you want to (There
> are command line options for the svgrasterizer app, or 'hints' you can
> provide to the Transcoder API's).
>
>     Without this information it has no idea what region on the
> infinite canvas it should render.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to