25 Image comparison¶
Here are two images. The first is in .png format. Is it scalable? What happens when you zoom in using the browser cntl-+ key? What happens if you change the viewport width?

Now let us do the same with the .svg image. Does it scale? At one point, zooming in with the browser left .svg images unchanged, while the .png image became bigger (but blurrier).
How does that one work out? Be sure to try with different browsers: chrome, firefox, opera, midori, etc.