How embarrassing.
Sorry for the noise. -JCT From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, 8 August 2008 20:27 To: [email protected] Cc: [email protected] Subject: RE: More text rendering issues Hi John, "John C. Turnbull" <[EMAIL PROTECTED]> wrote on 08/08/2008 06:18:41 AM: > OK I have attached a simple example. Experiment with the textRendering > property and see that there is absolutely no change to the way the text is > rendered. Well, it helps if you use the correct attribute/property name: http://www.w3.org/TR/SVG11/painting.html#TextRenderingProperty It's 'text-rendering' not 'textRendering'. > > -----Original Message----- > > From: Helder Magalhães [mailto:[EMAIL PROTECTED] > > Sent: Friday, 8 August 2008 20:00 > > To: [email protected] > > Subject: Re: More text rendering issues > > > > > With Batik 1.7 it seems that the textRendering property is not always > > > honoured by the SVG. Sometimes the rendering of the text appears to > > > completely ignore this directive. > > > > > > Why is it that this property is only honoured sometimes and what's > > the trick > > > to getting it to be honoured all the time? > > > > Sometimes? Seems a potential issue to me (whether in your code or > > within the framework). Can you attach a reduce test case [1] (SVG file > > and/or Java source code, attached and note pasted if possible) and > > provide additional information [2] (how to reproduce the "works" and > > "doesn't work" symptoms, for example) so one can provide better > > feedback? > > > > Regards, > > > > Helder Magalhães > > > > [1] http://webkit.org/quality/reduction.html > > [2] http://www.chiark.greenend.org.uk/~sgtatham/bugs.html > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: batik-users- > > [EMAIL PROTECTED] > [attachment "textrendering.svg" deleted by Thomas E. > DeWeese/449433/EKC] > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED]
