* [EMAIL PROTECTED] wrote: >Relative URIs don't work with the -cssUser command line option: > >jet:/tmp $ batik-rasterizer -cssUser y.css y.svg >About to transcode 1 SVG file(s) > >Converting y.svg to y.png ... java.net.MalformedURLException: no protocol: >y.css > at java.net.URL.<init>(URL.java:567) > ... > >They should instead be resolved against the URI of the SVG document to >rasterise.
I think that would be rather weird; why not resolve it against the cwd? -- Björn Höhrmann · mailto:[EMAIL PROTECTED] · http://bjoern.hoehrmann.de Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de 68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
