Uttam Rao wrote:
>
> Hi Thierry,
>
> Do you think it as a correct way to use SVG for displaying route maps.
> If we use jpeg then we send only a small portion of map for a specific zoom
> level. When the user moves right of left then the server sends a new map for
> the corrosponding position.
On Thursday 18 October 2001 10:14, Uttam Rao wrote:
> Hi Thierry,
>
> Do you think it as a correct way to use SVG for displaying route maps.
> If we use jpeg then we send only a small portion of map for a specific zoom
> level. When the user moves right of left then the server sends a new map
> f
-Original Message-
From: Thierry Kormann [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 18, 2001 9:57 AM
To: [EMAIL PROTECTED]; Uttam Rao
Subject: Re: where is JSVGApplet not available in batik1.0
On Wednesday 17 October 2001 15:07, Uttam Rao wrote:
> Hi Thierry,
>
> Thanks
Uttam,
I would add that JavaWeb Start seems a better option to deploy
Java-based
SVG viewing to clients. You can see a demo of that in action at:
http://xml.apache.org/batik/demo.html
Vincent.
Thierry Kormann wrote:
>
> On Wednesday 10 October 2001 23:42, Uttam Rao wrote:
> > Hello,
> >
> > I
On Wednesday 17 October 2001 15:07, Uttam Rao wrote:
> Hi Thierry,
>
> Thanks for your response.
>
> We are trying to show maps on the browser in svg format.
> Our components are reading the data available in our proprietery database
> and generate svg maps out of it.
> we are getting StackOverflo
[mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 17, 2001 1:54 PM
To: [EMAIL PROTECTED]; Uttam Rao
Subject: Re: where is JSVGApplet not available in batik1.0
On Wednesday 10 October 2001 23:42, Uttam Rao wrote:
> Hello,
>
> I have downloaded batik1.0 from apache site. But its not show
On Wednesday 10 October 2001 23:42, Uttam Rao wrote:
> Hello,
>
> I have downloaded batik1.0 from apache site. But its not showing files like
> JSVGApplet etc.
> Also files like batik-svgviewer.jar which are mentioned in the examples to
> be used with applets are not available.
> Or is there any o
Hello,
I have downloaded batik1.0 from apache site. But its not showing files like
JSVGApplet etc.
Also files like batik-svgviewer.jar which are mentioned in the examples to
be used with applets are not available.
Or is there any other method to show svg on the applets.
Could you please help.
Re