Page MenuHomeFreeBSD

Replace RSS icon asset with higher resolution ones
ClosedPublic

Authored by mail_janek.ooo on Jun 30 2024, 2:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 24, 3:27 PM
Unknown Object (File)
Sep 22 2025, 8:46 PM
Unknown Object (File)
Sep 22 2025, 4:26 PM
Unknown Object (File)
Aug 22 2025, 1:18 AM
Unknown Object (File)
Aug 14 2025, 10:26 PM
Unknown Object (File)
Aug 2 2025, 8:09 AM
Unknown Object (File)
Jul 13 2025, 10:50 AM
Unknown Object (File)
Jul 13 2025, 9:35 AM
Subscribers
None

Details

Summary

The RSS icon on the website is visibly low resolution. This proposed change adds a high resolution version of the icon and replaces it across the website.

The new icon is double the size. Because there are instances where the icon's "physical" size cannot be changed (because it's used in a list-style-image CSS property) an additional version of the icon is added so that the layout of those is not affected, but the asset's quality is still improved.

The icon is renamed from ico_rss.png to rss_icon.png since replacing an image file without renaming it was causing preview issues, and since the new name is a slightly better one.

BeforeAfter
Screenshot 2024-06-30 at 16.05.52.png (1×2 px, 758 KB)
Screenshot 2024-06-30 at 16.06.05.png (1×2 px, 737 KB)

(note that the before/after also includes the second change in this stack)

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mail_janek.ooo created this revision.
mail_janek.ooo edited the summary of this revision. (Show Details)
mail_janek.ooo edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Jul 15 2024, 6:39 PM