henkaku-center / henkaku-nengajo-frontend

https://nengajo.henkaku.org/
8 stars 14 forks source link

Added favicon by mindinc #120

Closed alecrem closed 1 year ago

alecrem commented 1 year ago

Close #100

The new icon is a bit larger but still reasonable at 40K.

ImageMagick command:

convert -resize x16 -gravity center -crop 16x16+0+0 -colors 256 nengajo09.png favicon-16x16.ico
convert -resize x32 -gravity center -crop 32x32+0+0 -colors 256 nengajo09.png favicon-32x32.ico
convert -resize x48 -gravity center -crop 48x48+0+0 -colors 256 nengajo09.png favicon-48x48.ico
convert -resize x256 -gravity center -crop 256x256+0+0 -colors 256 nengajo09.png favicon-256x256.png
convert favicon-16x16.ico favicon-32x32.ico favicon-48x48.ico favicon-256x256.png favicon.ico

Details of original icon:

favicon.ico[0] ICO 16x16 16x16+0+0 8-bit sRGB 0.010u 0:00.437
favicon.ico[1] ICO 32x32 32x32+0+0 8-bit sRGB 0.010u 0:00.438
favicon.ico[2] ICO 48x48 48x48+0+0 8-bit sRGB 0.010u 0:00.438
favicon.ico[1] PNG 256x256 256x256+0+0 8-bit sRGB 25931B 0.000u 0:00.002

Details of new icon:

favicon.ico[0] ICO 16x16 16x16+0+0 8-bit sRGB 0.010u 0:00.003
favicon.ico[1] ICO 32x32 32x32+0+0 8-bit sRGB 0.010u 0:00.004
favicon.ico[2] ICO 48x48 48x48+0+0 8-bit sRGB 0.010u 0:00.004
favicon.ico[1] PNG 256x256 256x256+0+0 8-bit sRGB 38782B 0.000u 0:00.001
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
henkaku-nengajo-frontend ✅ Ready (Inspect) Visit Preview Jan 2, 2023 at 11:13AM (UTC)