- From: Matt Giuca <notifications@github.com>
- Date: Tue, 25 Sep 2018 19:46:07 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 26 September 2018 02:46:29 UTC
mgiuca commented on this pull request.
> + <p>
+ The user agent MAY apply a mask of any size, making any pixels that
+ are more than 2/5ths of the image size (minimum of width and height
+ if non-square) away from the center (the <a>safe zone</a>)
+ transparent.
+ </p>
+ <p>
+ The user agent MUST NOT make any pixel within the safe zone
+ transparent.
+ </p>
+ <p>
+ The user agent MAY enlarge the icon by adding additional padding.
+ </p>
+ <p>
+ If the icon contains transparent pixels, the user agent MUST composite
+ the icon onto a color (eg. white) of the user agent's choice.
nit: The word "solid" was dropped ("solid color"). Maybe you thought it was unnecessary. I don't mind either way.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/657#pullrequestreview-158814492
Received on Wednesday, 26 September 2018 02:46:29 UTC