On 06/25/2012 11:19 PM, William Tracy wrote: > > On Jun 25, 2012 8:28 PM, "DJ Lucas" <[email protected] > <mailto:[email protected]>> wrote: > > Way OT: Coincidentally, I never bothered to ask here, but what is the > > best way to convert from BMP to SVG? > > I would be surprised if there were an automated way to do that--bmp is a > bitmap format (bmp is actually an abbreviation for bitmap) and svg is a > vector format (that's what the v stands for). >
Wow, give me a little credit...I'm not a graphics guy by any means, but I'm not quite that lost in the woods! ;-) But bummer. I find it difficult to believe that there is not already a tool for that. My simpleton logic would suggest a way to find contiguous regions in any given bitmap image (or other decompressed image) and assign recognizable shapes or straight lines (similar to a line art drawing maybe). -- DJ Lucas -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
