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

Upgrade to pyglet==2.1.0 #2487

Open
wants to merge 6 commits into
base: development
Choose a base branch
from
Open

Upgrade to pyglet==2.1.0 #2487

wants to merge 6 commits into from

Conversation

pushfoo
Copy link
Member

@pushfoo pushfoo commented Jan 10, 2025

EDIT: don't merge till this is merged pyglet/pyglet#1254

  1. Incorporates cherry-picked changes from Update to Pyglet 2.1.0 #2475
  2. Bumps the pyglet version to pyglet~=2.1.0

Comment on lines +63 to +67
# Note: This seems to have changed to 'scale_with_dpi' in pyglet
# if os.environ.get("ARCADE_TEST"):
# pyglet.options['dpi_scaling'] = "real"
# else:
# pyglet.options.dpi_scaling = "stretch"
Copy link
Collaborator

Choose a reason for hiding this comment

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

I will do a fuller review later, but this has to be fixed as part of the merging of pyglet 2.1.

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.

3 participants