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 Thierry Templier <te...@yahoo.fr> on 2008/06/16 10:40:15 UTC

Create svg tiles from svg file

Hello,

I try to create svg tiles from an svg file in order to
display only a subset of an svg file.

I see the transcoder API (cf
http://xmlgraphics.apache.org/batik/using/transcoder.html),
but it's not really what I need. As a matter of fact,
if I want to have a zooming feature, the size of the
image can be very important and the performance
worse...

Is there a way to directly build a tile from svg with
batik or with batik an external library?

Thanks for your help,
Thierry

Take a look at my blog:
http://jroller.com/page/Templth/
(old: http://templth.blogspot.com/)


      _____________________________________________________________________________ 
Envoyez avec Yahoo! Mail. Une boite mail plus intelligente http://mail.yahoo.fr

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


Re: Create svg tiles from svg file

Posted by Helder Magalhães <he...@gmail.com>.
> I try to create svg tiles from an svg file in order to
> display only a subset of an svg file.
>
> Is there a way to directly build a tile from svg with
> batik or with batik an external library?

Could you improve your explanation and/or give a few sample(s)?
Personally, I didn't understood very well what you intended so giving
further details can help you obtaining more (and more valuable)
feedback. ;-)

Regards,

  Helder Magalhães

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


Re: [Bulk] Create svg tiles from svg file

Posted by Jonathan Chetwynd <j....@btinternet.com>.
Thierry,

I'm not sure I understand you, but have you tried <svg:use> ?

http://www.openicon.org has many examples.
the search engine works well with batik.

regards


Jonathan Chetwynd

j.chetwynd@btinternet.com
http://www.openicon.org/

+44 (0) 20 7978 1764


On 16 Jun 2008, at 09:40, Thierry Templier wrote:

> Hello,
>
> I try to create svg tiles from an svg file in order to
> display only a subset of an svg file.
>
> I see the transcoder API (cf
> http://xmlgraphics.apache.org/batik/using/transcoder.html),
> but it's not really what I need. As a matter of fact,
> if I want to have a zooming feature, the size of the
> image can be very important and the performance
> worse...
>
> Is there a way to directly build a tile from svg with
> batik or with batik an external library?
>
> Thanks for your help,
> Thierry
>
> Take a look at my blog:
> http://jroller.com/page/Templth/
> (old: http://templth.blogspot.com/)
>
>
>       
> _____________________________________________________________________________
> Envoyez avec Yahoo! Mail. Une boite mail plus intelligente http://mail.yahoo.fr
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org
> For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org
>