Files
eranos/public
Alex Gleason aee220e6b8 Regenerate favicons as full RGBA to remove tab outline
The 16x16 favicon frame and favicon-16.png were saved as 8bpp indexed
images with binary alpha. Antialiased edges of the orange logo got
quantized to opaque palette entries, baking in a dark halo that browser
tab strips revealed as an ugly outline around the glyph.

Re-render from public/logo.svg, preserving its native 720:880 aspect on
a transparent square canvas (the previous fix squished the logo into a
square), downsampling with Lanczos to each target size, forcing PNG
color-type 6 (RGBA) and a multi-frame ICO where every size is 32bpp.
Add scripts/generate-favicons.sh so the next logo change can't silently
reintroduce palette quantization or aspect-ratio stretching.
2026-05-24 00:02:48 -05:00
..
2026-02-23 17:54:54 -06:00
2026-05-11 14:01:54 -07:00
2026-05-15 19:37:23 -07:00
2026-05-15 19:37:23 -07:00
2026-04-17 12:10:11 +05:45
2026-05-22 22:57:03 -05:00
2026-05-23 14:31:04 -05:00