Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(logo): optimize image #393

Merged
merged 2 commits into from
Jan 29, 2025
Merged

chore(logo): optimize image #393

merged 2 commits into from
Jan 29, 2025

Conversation

tessus
Copy link
Collaborator

@tessus tessus commented Jan 29, 2025

oxipng -o max -Z -a --strip all rustypaste_logo.png

Lossless optimization: 219k -> 165k

P.S.: This is not really important, but I dislike wasting space, memory, ... Maybe I am a bit OCD in this regard. ;-)

P.P.S.: Oops. I didn't realize this file was used in a test. Fixed the checksum now.

oxipng -o max -Z -a --strip all rustypaste_logo.png
@tessus tessus requested a review from orhun as a code owner January 29, 2025 01:29
Copy link
Owner

@orhun orhun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@orhun orhun merged commit b3dca17 into orhun:master Jan 29, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants