Ryan Young (citrusrain)'s status on Friday, 22-Jul-11 16:37:30 UTC

  1. About Vector graphics. They are called Vectors for the lines that are used that have values for length and direction. You see, the program saves the file using coordinates that represent the lines, rather than the lines themselves, and when resized, it redraws them all after calculating the new points. Then, it fills in the colors like a coloring book, producing a perfect image at any resolution.

    Friday, 22-Jul-11 16:37:30 UTC from MuSTArDroid in context