batik dom manipulation code :) Our application generate various types of 2D barcodes in different formats (BMP, JPG and PNG) and our clients have requested that we add support for SVG. I have looked at the "using Batik" section on Batik website but did not find any example of overlaying 2 images.
jonathan wood-3 wrote: > > do you need an xml representation or batik dom manipulation code? > > > On Mon, Jun 14, 2010 at 10:18 AM, olivierk <okite...@gmail.com> wrote: > >> >> I have 2 SVG files I need to overlay. One file serve as the background >> image >> and is 308px by 308px while the second file (260px by 260px) is the >> foreground image that must be centered (that is at the center of the >> background image). I'd like the result of the operation to be saved in a >> third SVG file. Any suggestions? >> Thanks, >> >> Olivier. >> >> -- >> View this message in context: >> http://old.nabble.com/How-do-I-superimpose-one-SVG-image-onto-another--tp28880111p28880111.html >> Sent from the Batik - Users mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: batik-users-unsubscr...@xmlgraphics.apache.org >> For additional commands, e-mail: batik-users-h...@xmlgraphics.apache.org >> >> > > -- View this message in context: http://old.nabble.com/How-do-I-superimpose-one-SVG-image-onto-another--tp28880111p28891380.html Sent from the Batik - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: batik-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: batik-users-h...@xmlgraphics.apache.org