Git Product home page Git Product logo

Comments (5)

connor avatar connor commented on June 17, 2024

Hmmm, I'm not sure. According to Apple's HIG (http://developer.apple.com/library/ios/#documentation/userexperience/conceptual/mobilehig/IconsImages/IconsImages.html), we need to provide both. I haven't looked too far into the issue yet. Have you found a solution yet, by chance?

from skeleton.

dhg avatar dhg commented on June 17, 2024

Hey Connor,

No. I've linked all three sizes per Apple's guidelines, but I did a test with different icons for each size and the iPhone 3 continued to get a scaled version of the retina 114x114 size. I will be playing with it more today to see if I can resolve it :)

Let me know if you figure anything out!

from skeleton.

 avatar commented on June 17, 2024

Btw you don't have to put these lines into HTML

Link — http://mathiasbynens.be/notes/touch-icons

from skeleton.

connor avatar connor commented on June 17, 2024

We need to do a few things:

  • move all the images in /images to the root (since they're just favicons).
  • remove all reference to the favicons in the HTML.
  • rename apple-touch-icon.png to apple-touch-icon-57x57.png.
  • create a apple-touch-icon-144x144.png that is 144px x 144px.
  • possibly prepend each of these apple-touch-icon names with -precomposed, so they don't get the gloss over them?

@dhgamache I can do all of those except creating the 144x144 one, since I don't know what font sizes you're using for the others and the image won't scale well. I probably will end up doing those in a PR, then will let you make the 144x144 one.

from skeleton.

dhg avatar dhg commented on June 17, 2024

Closing since I removed Apple Touch icons w/ version 2.0

from skeleton.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.