All: I generated a svg document (using SVGGraphic2D.stream()) from a SVGGraphic2D object.
I discovered that there are duplicates in the output: For example: <polygon style="font-size:348.70587158203125; font-family:'Courier'; stroke:none;" points=" 4548 -27823 4397 -27823 4472 -28706" /> <polygon style="fill:none; font-size:348.70587158203125; font-family:'Courier';" points=" 4548 -27823 4397 -27823 4472 -28706" /> There are the same polygons (same x and y coordinates) but with some different attributes. Does anyone know how to get rid of those duplicates? Thanks! Larry __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]