Re: Manifest Icons and SVG

On June 3, 2014 at 7:42:20 PM, Andrea Giammarchi (andrea.giammarchi@gmail.com) wrote:
> I wonder which one would be the easiest way to improve this "messy" feature:
> http://w3c-webmob.github.io/installable-webapps/#h3_favicon
>  
> so that it's possible to use an SVG in size ranges
>  
> 16, "small.svg"
> 96, "medium.svg"
> 512, "high.svg"
>  
> where accordingly with the UA the right icon is shown in the right place
> (little one, medium, or big once pinned/docked on bigger retina screens)
>  
> Thanks in advance for any hint/thoughts/idea/proposals/fixes ... etc

See the following:
http://w3c.github.io/manifest/#icon-object-and-its-members

We are also looking at adding a `density` member to cover common responsive images use cases as they relate to icons. See: 
https://github.com/w3c/manifest/issues/118

Received on Wednesday, 4 June 2014 14:00:13 UTC