Hi Pires7,
Generally, Batik handles 'dy' on text well. Perhaps you could post
an example that shows
the problem?
pires7 <[EMAIL PROTECTED]> wrote on 12/12/2006 02:54:22 AM:
> I am a student working on my final year project using SVG and Java.
> I realise there is a difference when i open an SVG file using the
Internet
> Explorer (IE) Browser and when i open it using the Squiggle (SVG
Browser)
> The 'dy' attribute value of the text element will affect the position of
the
> text when i open using IE Browser, however when i open using the
Squiggle,
> the dy value does not affect the text position at all after i made
changes
> to it.
>
> It seems that the position of the text (dy attribute) is set to a
default
> value of '0'.
> Please kindly advise if i am correct and is there anyway to overcome
this
> problem.