Hi, Yes, i have to take a raster image(JPEG/PNG/BMP) and redraw the same in SVG using Javascript. Can u suggest me how to do it.
Thanks. S.Pavan Kumar -- Philippe Lhoste <[EMAIL PROTECTED]> wrote: > pavan kumar wrote: > > How can i convert a Bitmap/ Raster image into SVG > > image > > programmatically(without using any external > tools). > > > > S.Pavan Kumar > > Without external tool? You mean, using JavaScript? > > This is quite a daunting task, given the complexity > of the algorithms... > At least if you try to transform a bitmap to SVG > paths, like poTrace or > AutoTrace do. > > Now, if you just want to embed PNG or JPEG images > into SVG in Base64 > format, it is probably doable, but using an external > tool (even a simple > script) would be easier and more appropriate. > > Again, more precision in the request would help to > make a sensible answer. > > -- > Philippe Lhoste > -- (near) Paris -- France > -- Professional programmer and amateur artist > -- http://Phi.Lho.free.fr > -- -- -- -- -- -- -- -- -- -- -- -- > __________________________________ Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers! http://promotions.yahoo.com/new_mail ------------------------ Yahoo! Groups Sponsor --------------------~--> $9.95 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/1U_rlB/TM --------------------------------------------------------------------~-> ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

