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

Segoe UI font | Inconsistent vertical alignment on high- vs low-DPI screens #1221

Open
dannymcgee opened this issue Apr 15, 2020 · 0 comments

Comments

@dannymcgee
Copy link

Using v11.0.0 — it appears that there's some strange font alignment/hinting going on with the Segoe UI webfonts that are included with this package. Attached are screenshots of the same UI element with the same CSS, one taken from a typical 1920x1080 monitor, and the other taken from a high-DPI laptop screen (Surface Book 2 @ 3000x2000). Screenshots taken in MS Edge v81.

segoe-alignment--low-dpi
segoe-alignment--high-dpi

Here's the relevant CSS on the element:

display: flex;
align-items: center;
height: 20px;
font-size: 11px;
line-height: 1;
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