jdomuser:
> thanks but, i want to retrieve the image data that is embedded in the svg
> file, and save them to file, and set them back to the same positions after
> scaling/filtering etc. Is it possible to do that with batik?

Or (another possibility): do you want to extract base64-encoded image
data from an SVG document?  For example when you have:

  <image xlink:href='data:image/png,Abshfdsy39…'/>

in there?

-- 
Cameron McCormack ≝ http://mcc.id.au/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to