Commit graph

2 commits

Author SHA1 Message Date
Frank Lin
0fe8edd7c7 Reduce sizes of SVG files by running python-scour CLI.
$ scour --enable-id-stripping --enable-comment-stripping --shorten-ids \
  --no-line-breaks --strip-xml-space -i <file_in> -o <file_out>
2018-05-01 22:29:53 -07:00
Doug Felt
f931bea0ef Update svgs to new design.
This also deletes the svg images that are 'aliases' of existing images
according to our alias table, and the few flags (the flag data is not
sourced in the same way).
2017-08-25 16:59:06 -07:00