SVG tool that downloads SVGs from a txt file into a specified dir
authorrmistry <rmistry@google.com>
Wed, 10 Aug 2016 14:00:43 +0000 (07:00 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 10 Aug 2016 14:00:43 +0000 (07:00 -0700)
commitd8a620b173113f73ec708bcd2f56d4c2b2bba60c
treea313b6c0f834260da3e96092f84b750e20e629b0
parentd5b88a3dc500c16fc56d472acad01e78d56ef14a
SVG tool that downloads SVGs from a txt file into a specified dir

BUG=skia:5628
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2234823002

Review-Url: https://codereview.chromium.org/2234823002
tools/svg/README.md [new file with mode: 0644]
tools/svg/svg_downloader.py [new file with mode: 0644]
tools/svg/svgs.txt [new file with mode: 0644]