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

"Zoom" for windowed mode #8

Open
stuartlangridge opened this issue Apr 14, 2019 · 0 comments
Open

"Zoom" for windowed mode #8

stuartlangridge opened this issue Apr 14, 2019 · 0 comments

Comments

@stuartlangridge
Copy link

The windowed mode for syzygy is rather small on modern large monitors. It would be useful if there were a 2x or even 3x "zoom" for the window; the pixel-art nature of it would I think be fine with this (so each pixel becomes a 2x2 square of pixels in "2x zoom" mode). I think that there are relatively simple SDL features to enable this: SDL_RenderSetLogicalSize might be the way, although I am no expert.

(It might also be helpful to document explicitly that one needs --fullscreen=false to run in windowed mode.)

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