Skip to content

Enable DPI scaling for pattern editor#5

Merged
Gumball2415 merged 4 commits intoDn-Programming-Core-Management:masterfrom
nyanpasu64:dpi
Sep 19, 2020
Merged

Enable DPI scaling for pattern editor#5
Gumball2415 merged 4 commits intoDn-Programming-Core-Management:masterfrom
nyanpasu64:dpi

Conversation

@nyanpasu64
Copy link
Copy Markdown
Collaborator

On high-DPI screens, if the user turns on application v1 DPI scaling for famitracker, the pattern editor will paint at a larger size.

Issues:

  • Some people may be more used to the current small text, even though it's probably an error.
  • The register view doesn't scale perfectly.
  • More testing should be performed.

MsHTML.h is a freakish 6.75MB of plain text,
and was probably slowing down non-PCH builds.
Courier New is a too-skinny font.
Enabling bold makes it easier to see on high DPI and Linux FreeType
(which renders light text too thin on dark backgrounds).
@Gumball2415 Gumball2415 merged commit a468599 into Dn-Programming-Core-Management:master Sep 19, 2020
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.

2 participants