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

Enable default interpolation due to pixelated screen drawing #53

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

qmfrederik
Copy link
Contributor

Without this change, images in GUI applications would appear pixelated; with this change, images are rendered much more smoothly.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/branches/gnustep_testplant_branch@40163 72102866-910b-0410-8b05-ffd578937521

Copy link
Member

@fredkiefer fredkiefer left a comment

Choose a reason for hiding this comment

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

I would prefer to have a space after the colon in method calls and no brackets in the return statement. But apart from coding style this change look correct.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/branches/gnustep_testplant_branch@40163 72102866-910b-0410-8b05-ffd578937521
@qmfrederik
Copy link
Contributor Author

@fredkiefer Thanks, I made the changes you requested.

@fredkiefer fredkiefer merged commit 03a2e7e into gnustep:master Nov 5, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants