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

Vertical text positioning #425

Open
SimonN opened this issue Oct 19, 2021 · 0 comments
Open

Vertical text positioning #425

SimonN opened this issue Oct 19, 2021 · 0 comments
Labels

Comments

@SimonN
Copy link
Owner

SimonN commented Oct 19, 2021

Lix 0.9.39.

Text on buttons is not vertically centered. It's either okay or too high; maybe rarely, it's also too low. This bug manifests differently at different resolutions:

  • 1280x800: Text is slightly too high.
  • 1280x1000: Text is much too high.

Expected: Assuming the text were ALL CAPS, the text should be vertically centered on the button. I.e., the top of the capital A should be the same distance from the top of the button as the bottom of that capital A is from the bottom of the button.

Fonts have several different height lines that run horizontally across text: The top of lowercase f, top of a capital A, top of lowercase e, ..., are all different. I should find a source for graphic design 101 to cite. :-)

@SimonN SimonN added the 3-bug label Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant