Hi Dylan. Dylan Browne: > I have a question about the attributes that are added into my > “use” tag when I generate it. Basically I am attempting to > ‘streamline’ my SVG to reduce file size, so any attributes that > are not required I’d like to strip out.
The attributes that get inserted are defaults from the DTD. It’s arguably a bug that these attributes get inserted by Batik even if you don’t explicitly have a <!DOCTYPE> in your document. -- Cameron McCormack, http://mcc.id.au/ xmpp:[EMAIL PROTECTED] ▪ ICQ 26955922 ▪ MSN [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
