jbrw a9b6f4d829
FIX - use ImageMagick to determine size of svg images ()
SVG files can have dimensions expressed in inches, centimeters, etc., which may lead to the dimensions being misinterpreted (e.g. “8in” ends up as 8 pixels).

If the file type is `svg`, ask ImageMagick to work out what size the SVG file should be rendered on screen.

NOTE: The `pencil.svg` file was obtained from https://freesvg.org/1534028868, which has placed the file in to the public domain.
2021-03-01 11:44:00 -05:00
..
2018-09-21 11:02:23 +00:00
2017-05-10 15:47:11 -04:00