From 42911b3f8cbbd040219874923d2ecab3a39f8e65 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Fri, 6 Mar 2020 00:43:43 +0100 Subject: [PATCH] Clarify trimming of images in specification --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c19cdc88..fd6b09fe 100644 --- a/README.md +++ b/README.md @@ -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