Re: Howto compress svg, that will then validate?

Does the validator get this from a web server or is it a file upload?

The server has to send 'Content-encoding: gzip'

I checked that this works for example with 'gzip'ed PHP script SVG output  
- no problem with the validator.
And no problem with a static file too with .svgz on the server I use...

Received on Thursday, 17 April 2008 16:23:22 UTC