vote up 3 vote down star
1

Does anyone know of any way to convert a simple gif to xaml? E.G. A tool that would look at an image and create elipses, rectangles and paths based upon a gif / jpg / bitmap?

flag

65% accept rate

4 Answers

vote up 3 vote down

Inkscape can trace bitmaps, and can save directly to XAML. And, it happens to be free. I've used it to trace a lot of bitmaps and it's worked really well for me.

link|flag
vote up 0 vote down check

Thanks for the input. I eventually used Illustrator and then converted that to Xaml. I tried using Expression Design, but the tracing wasn't very accurate.

link|flag
You should accept the answer that recommended Illustrator then, not your own answer. – Jon Skeet Jul 27 at 6:18
I guess it's a judgment call. I wanted to bring people's attention to the fact that there is an option in using Expression Design that would might have not been read. – Peter Walke Jul 29 at 20:13
vote up 0 vote down

A combination of Vector Magic followed by ViewerSVG produces the best quality results for me.

link|flag
vote up 0 vote down

Illustrator has a trace tool which will do this

a cheaper option might be

http://vectormagic.com

it will export a svg that you should be able to convert to xaml

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.