You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-users@xmlgraphics.apache.org by ninitha <nc...@inautix.co.in> on 2009/09/03 17:11:32 UTC

Re: How to set Stroke Miter Limit

Thanks thomas..This helped me and I was able to solve my issue... 


thomas.deweese wrote:
> 
> Hi Ninitha,
> 
> ninitha <nc...@inautix.co.in> wrote on 08/31/2009 04:28:48 AM:
> 
>>       I am using Batik 1.7 for generating SVG images.(Converting 
> jfreecharts
>> to SVG images). I want to set the stroke miterlimit value to 1 instead 
> of
>> 10(which is default). Please do let me know how to do this?
> 
>    The stroke miterlimit is set by JFreeChart, the SVG generator simply
> uses the value that JFreeChart specifies.  I think you will be better off
> looking at JFreeChart to see how to tell it what you want drawn rather
> than try to 'fix' it in the SVG output.
> 
>    A search of "JFreeCharg BasicStroke" turned up some stuff that looked
> like it might be helpful.
> 
> 
:-):-):-):-)
-- 
View this message in context: http://www.nabble.com/How-to-set-Stroke-Miter-Limit-tp25219948p25278139.html
Sent from the Batik - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org