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

Get main menu scaled correctly #2

Open
hogsy opened this issue Jan 16, 2020 · 0 comments
Open

Get main menu scaled correctly #2

hogsy opened this issue Jan 16, 2020 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@hogsy
Copy link
Owner

hogsy commented Jan 16, 2020

Investigate https://wiki.libsdl.org/SDL_BlitScaled

Otherwise basically rendering the menu to it's own buffer and scaling it up.

Alternative is to actually position and scale the menu elements depending on the screen resolution, though this is more complicated to implement at this stage.

@hogsy hogsy added the bug Something isn't working label Jan 16, 2020
@hogsy hogsy added this to the v0.1.0 milestone Jan 16, 2020
@hogsy hogsy self-assigned this Jan 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant