Closed
Description
- Gitea version (or commit ref): 1.13.0+dev-690-g14e718695
- Git version: 2.17.1
- Operating system: Windows 10 2004
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
Description
system-ui has recently been provided by Chrome as the means to access what is currently used by the OS as the UI font family. on Windows 8.1/Windows 10 in Simplified Chinese, the system-ui font family evaluates to Microsoft YaHei UI, which, it turns out, not only lacks many font weights that Segoe UI has (say semibold), but has letters and numbers a little larger and bolder to match the Chinese text than what could have been designed with. That turns out to exactly be the phenomenon discussed on the top of the article.
...