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

DPI scaling #11

Open
glebm opened this issue Apr 26, 2020 · 0 comments
Open

DPI scaling #11

glebm opened this issue Apr 26, 2020 · 0 comments

Comments

@glebm
Copy link

glebm commented Apr 26, 2020

Currently gmenu2x only has the concept of resolution but not pixel density (aka PPU, DPI).

We need 2 new settings, ppu_x and ppu_y (pixels per unit, float, default: 1).

These setting would control DPI of fonts and skin sizes and coordinates.

These should probably be skin-level settings.

This is similar to how I've done it in http://github.com/od-contrib/commander

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