Navigation Menu

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

Resize example screenshot to not break pypi #697

Merged
merged 1 commit into from Apr 26, 2015

Conversation

adamchainz
Copy link
Contributor

It irks me that when I open the pip page for django-debug-toolbar I get a broken design. It's pypi's fault really but hey you can't change that quickly.

screen shot 2015-03-10 at 15 17 22

This commit resizes the screenshot so it doesn't (plus I optimized it with pngcrush). Simulation screenshot of the future (?):

screen shot 2015-03-10 at 15 17 09

And hey, we don't all have retina screens, so let's save some pixels and bytes.

@lithammer
Copy link

To save some space you could disable the screenshot border as well, it takes up a fair amount of space:

$ defaults write com.apple.screencapture disable-shadow -bool true
$ killall SystemUIServer

Or remove it manually using some photo editor.

@adamchainz
Copy link
Contributor Author

Removed it!

@tim-schilling tim-schilling merged commit 47b4ed9 into jazzband:master Apr 26, 2015
@tim-schilling
Copy link
Contributor

Thanks for the PR!

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.

None yet

3 participants