Fun with Scalable Vector Graphics
Posted on February 1, 2018When an image is not a photograph, SVG is a great format to use. It’s resolution independent, the image is sharp even when blown up to a large scale. The file will be typically smaller than pixel images and won’t require different versions for different sizes. And the file format allows it to be edited with a text editor.
This illustration is from an earlier version of my website, where I show the component elements of a full stack project. The image is static, but it still worth about a hundred words. Next, let's animate!