You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dff12e2ce5
I applied a series of manual optimizations, most notably: * Remove unused IDs. * Remove attributes with standard values, e.g. opacity="1" is the default anyway. * Remove attributes that don't have an effect, e.g. font styling where no fonts are used, or stroke attributes when there is no stroke anyway. * Replace millimeters with pixels. * I also tried to remove most translations. A lot of files had all their coordinates offset by -1032.362. I gave up for a few files. It might be worth looking into these later. * brackets-grey.svg not only had a translation applied, but a non-standard viewBox as well. I wrote a tiny script to re-calculate all the numbers in this file. As a result it's much more crisp now. Note that some of these optimizations might alter the appearence of the image. I mean, they shouldn't, but better check each file manually before merging this patch. I did not touched the two files "cat-grey.svg" (I assume this is a placeholder) as well as "editing icons.svg" (seems to be a temporary file that should be removed). Change-Id: Ie2dadef9d5979b563aa0ed0f5d8a69c534b76a4e |
6 years ago | |
---|---|---|
i18n | 6 years ago | |
includes | 6 years ago | |
resources | 6 years ago | |
screenshots | 8 years ago | |
tests/phan | 7 years ago | |
.eslintrc.json | 6 years ago | |
.gitignore | 7 years ago | |
.gitreview | 8 years ago | |
.phpcs.xml | 6 years ago | |
.stylelintrc.json | 7 years ago | |
CODE_OF_CONDUCT.md | 6 years ago | |
Gruntfile.js | 6 years ago | |
composer.json | 6 years ago | |
package.json | 6 years ago | |
skin.json | 6 years ago |