detexify icon indicating copy to clipboard operation
detexify copied to clipboard

Add an homescreen icon for iOS devices

Open c-schuhmann opened this issue 5 years ago • 1 comments

I personally use Detexify on my iPad, so I added a shortcut to my homescreen, but it doesn't have an icon. (It defaults to a very small site preview) This isn't really a big problem, but it would be a very small nice to have.

If you have a bigger version of the favicon, we could set it as an homescreen icon. (Or something else)

Homescreen icons can be added by adding the following line to the <head> section of the document: <link rel="apple-touch-icon" href="/path/to/icon/apple-touch-icon.png">

c-schuhmann avatar Sep 11 '20 11:09 c-schuhmann

This doesn't solve your issue specifically, but I made an app for iPhones and iPads built using Detexify's training data :) Its free on the App Store and doesn't require an internet connection to work. It has a passable app icon :)

I use a different algorithm from Detexify, and it could be improved further. But I'm happy with where it is right now. Let me know how you find it!

venkatasg avatar Oct 08 '20 05:10 venkatasg