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

Fix Lost Pixelized Font's default settings #136

Closed
mrfatguy opened this issue Apr 13, 2024 · 1 comment · Fixed by #137
Closed

Fix Lost Pixelized Font's default settings #136

mrfatguy opened this issue Apr 13, 2024 · 1 comment · Fixed by #137
Assignees
Labels
feature New feature or request, requires business analysis in most cases

Comments

@mrfatguy
Copy link
Contributor

mrfatguy commented Apr 13, 2024

It turned out that default font settings implemented in #129 were measured at a too low screen resolution.

The correct ones are:

  • font-size: 36 pt
  • font scale: 150%
  • font-weight: normal
  • line-height: 42 pt
  • font-family: Lost Pixelized Font
  • color: #CFAE6D (207, 174, 109 in RGB model)

Please, implement them. Thank you!

For more details, please take a look at this article at our Wiki.

@mrfatguy mrfatguy added the feature New feature or request, requires business analysis in most cases label Apr 13, 2024
@mrfatguy mrfatguy added this to the [0.5] Common GUI elements milestone Apr 13, 2024
@MadejaMaciej
Copy link
Contributor

Changed it but it seems rather big. Are you sure it should be like this?
Screenshot 2024-04-13 at 17 58 20

Closing the ticket for now as it has been implemented. If we decide to change resolution let's do next ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request, requires business analysis in most cases
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants