Thanks Andrew,
I came across couple of JAVA based web browsers which perform pretty well
but the reason I wanted to convert it into SVG is scalability, I can scale
the rendering to any resolution I want with Batik but with other tools I am
not clear how will I be able to render html content in high resolution.

Thanks,
Javid

-----Original Message-----
From: Andrew Plotkin [mailto:[EMAIL PROTECTED]
Sent: Friday, April 14, 2006 3:16 PM
To: batik
Subject: Re: HTML to SVG


On Fri, 14 Apr 2006, Javid Alimohideen wrote:

> Does anyone know if it would be possible and worthwhile (in terms of
> performance) to convert HTML pages into SVG?

It's possible. You'd really want to use SVG 1.2, to make use of text
flowing.

As for performance... I'd expect Batik to be much slower than my regular
web browser, for similar web-page-like content. But then my regular web
browser is native code, not Java. The Java XHTML widget I've played with
is very slow also.

--Z

--
"And Aholibamah bare Jeush, and Jaalam, and Korah: these were the
borogoves..."
*
If the Bush administration hasn't subjected you to searches without a
warrant,
it's for one reason: they don't feel like it. Not because you're an
American.

---------------------------------------------------------------------
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