mirror of
https://github.com/sudoxnym/brands.git
synced 2026-05-19 20:18:50 +00:00
Clarify trimming of images in specification
This commit is contained in:
parent
d732e45e44
commit
42911b3f8c
1 changed files with 3 additions and 1 deletions
|
|
@ -53,7 +53,9 @@ All images must have the following requirements:
|
|||
- Interlaced is preferred (also known as progressive).
|
||||
- Images with transparency is preferred.
|
||||
- If multiple images are available, the ones optimized for a white background are preferred.
|
||||
- The image should be trimmed, so it contains the minimum amount of empty (white) space on the edges.
|
||||
- The image should be trimmed, so it contains the minimum amount of empty space on the edges.
|
||||
This includes things like white/black/any color borders or transparent spacing around the actual
|
||||
subject in the image.
|
||||
|
||||
### Icon image requirements
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue