Skip to content

Commit

Permalink
Use an SVG optimiser
Browse files Browse the repository at this point in the history
In this commit the SVG images (logo, banners, etc) were optimised with
the help of https://pypi.org/project/scour/.

This change has been previously requested/discussed and agreed upon on pypa#2869.

The `*editable-inkscape.svg` files are preserved in the original form.
  • Loading branch information
abravalheri committed Jan 6, 2022
1 parent 6cff378 commit a1eec65
Show file tree
Hide file tree
Showing 11 changed files with 443 additions and 1,419 deletions.
131 changes: 33 additions & 98 deletions docs/images/banner-640x320.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
140 changes: 34 additions & 106 deletions docs/images/banner-negative-640x320.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
64 changes: 16 additions & 48 deletions docs/images/favicon.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
689 changes: 148 additions & 541 deletions docs/images/logo-demo.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
136 changes: 33 additions & 103 deletions docs/images/logo-inline-negative.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
127 changes: 32 additions & 95 deletions docs/images/logo-inline.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
137 changes: 34 additions & 103 deletions docs/images/logo-negative.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
137 changes: 34 additions & 103 deletions docs/images/logo-over-white.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
62 changes: 18 additions & 44 deletions docs/images/logo-symbol-only.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a1eec65

Please sign in to comment.