Project is a test to see how well the conversion is going from vector to bitmap and then back to vector again. Press spacebar, to rotate between images 3 images used for testing. Left is the vector image, middle is the bitmap conversion, right is the vector conversion (made from converting the bitmap back into vector).
The circular gradient image (from http://beta.scratch.mit.edu/projects/10068946/) surprisingly went through the conversion okay. My drawing of the apple was okay, too. My drawing of a YGO anime character? Not so much. :( I don't know why changing a bitmap image into vector changes the image, it doesn't make much sense. When I convert a bitmap-to-vector into a bitmap again, the project goes back to it's original bitmap quality. Go figure. :P Anti-aliasing for text is rather annoying.