Hi Tomas, thanks for answer. By the increasing i mean i have loaded the file into Batik after that i have save the shown file and then the same file have 5 MB. > -----Ursprüngliche Nachricht----- > Von: thomas.deweese@kodak.com [mailto:thomas.deweese@kodak.com] > Gesendet: Samstag, 10. Juni 2006 20:03 > An: batik-users@xmlgraphics.apache.org > Cc: batik-users@xmlgraphics.apache.org > Betreff: Re: Clipping SVG documents > > > Hi Tilo, > > "Tilo Behrmann" wrote on 06/09/2006 07:39:20 AM: > > > can you give me a code snipe for excample, how can i do that. > > Sorry, I don't have one handy, I think this came up fairly > recently on the mail list so I would suggest searching as IIRC > there was some fairly decent pseudo code in the thread... > > > I have found out, that my SVG file that i use after i hade > > loaded with batik the size of this file increase from 1 Mb to > > 5Mb i ask me why. > > I don't follow, what increased from 1MB to 5MB? I don't see > how Batik could change the size of your file just because you > loaded into Batik... > > > >This is possible. If you set the clip region on an SVGGraphics2D and > > >use it to 'paint' the GVT tree for the whole document it will skip > > >elements that are completely outside of the clip region. This is not > > >trivial to setup (can have problems with some SVG content, although not > > >likely with a map). > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org > For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: batik-users-unsubscribe@xmlgraphics.apache.org For additional commands, e-mail: batik-users-help@xmlgraphics.apache.org