Skip to content

Commit

Permalink
Document lossless icon compression on custom generated assets
Browse files Browse the repository at this point in the history
  • Loading branch information
stuarthayhurst committed Jul 12, 2024
1 parent df898a2 commit d6b1ecc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ Required arguments: [--install + --background / --uninstall / --preview]
- `imagemagick / convert` - Used to generate backgrounds with custom colours
- `inkscape` - Used to generate pngs from svgs (Used by `make generate-all`)
- `inkscape` is needed if the fontsize used isn't 16, 24 or 32
- If `optipng` is present, generated icons will be losslessly compressed
#### Optional:
- `python3` - Used when generating icons, or when using a custom fontsize
- `optipng` - Used to losslessly compress pngs (Used by `make compress-backgrounds`, `make generate-gif`, `make generate-icons` and `make generate-select`)
Expand Down

0 comments on commit d6b1ecc

Please sign in to comment.