I am trying to use the Batik rasterizer from the command line to convert SVGs to PNGs. All the generated PNGs have a transparent background. This would not be a problem except that I am trying to use the PNGs with FOP to generate PDF files, and FOP does not currently support transparency with PDFs.
My confusion is arising from the difference in the PNGs generated using the SVG browser and the rasterizer. The browser always generates PNGs without transparency, and I cannot figure out how to get the rasterizer to do the same. If I run it with "-bg 255.255.255.255", the whole PNG comes out white. What am I doing wrong? -Patrick -- Patrick L. Hartling | Research Assistant, VRAC [EMAIL PROTECTED] | 2624 Howe Hall -- (515)294-4916 http://www.137.org/patrick/ | http://www.vrac.iastate.edu/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]