diff options
| author | Teddy Wing | 2018-05-11 15:12:18 +0200 |
|---|---|---|
| committer | Teddy Wing | 2018-05-11 15:17:52 +0200 |
| commit | 4a7959496287ecded189da4518757e63280ff93f (patch) | |
| tree | d17dbb15d65761f9098f2d4a80155056d832f688 /app | |
| parent | dcede6f1d323c827ae9e663b312ab32f2037b525 (diff) | |
| download | chouette-core-4a7959496287ecded189da4518757e63280ff93f.tar.bz2 | |
Make favicon transparent and retina compatible6627-favicon--make-transparent-and-retina-compatible
Use a transparent background version of the favicon instead of setting
it on white as per the new requirements.
Include both 16x16 and 32x32 sizes to support retina displays.
I resized the `Logo_Chouette-256x256 transparent.png` logo in GIMP to
16x16 and 32x32 sizes using cubic interpolation. Then used Imagemagick
to create the ICO file:
$ convert \
Logo_Chouette-16x16\ transparent.png \
Logo_Chouette-32x32\ transparent.png \
favicon.ico
Refs #6627
Diffstat (limited to 'app')
| -rw-r--r-- | app/assets/images/favicon.ico | bin | 1406 -> 5430 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/app/assets/images/favicon.ico b/app/assets/images/favicon.ico Binary files differindex ac6bc298d..7029bd04e 100644 --- a/app/assets/images/favicon.ico +++ b/app/assets/images/favicon.ico |
