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

Separate screen size and actual window dimensions (High-DPI support) #28

Open
qnighy opened this issue Nov 28, 2017 · 0 comments
Open

Comments

@qnighy
Copy link
Owner

qnighy commented Nov 28, 2017

We want to separate actual window dimensions from screen size because

  • In high-DPI environments, true-to-life window size is too small.
  • Some RGSS scripts provide a way to change window size (keeping screen size) through Win32API.

Supporting different window sizes would require frame buffer objects in order to keep correct behavior of Graphics.snap_to_bitmap.

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

No branches or pull requests

1 participant