[PR #3616] [MERGED] Use Segoe UI for Latin characters before falling back to YaHei #17019

Closed
opened 2025-11-02 12:24:23 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/3616
Author: @mqudsi
Created: 3/3/2018
Status: Merged
Merged: 3/4/2018
Merged by: @lunny

Base: masterHead: segoeui


📝 Commits (3)

  • bb0589c Use Segoe UI for Latin characters before falling back to YaHei
  • 190ef94 Include transformed LESS -> CSS in commit
  • e8eb930 Merge branch 'master' into segoeui

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 public/css/index.css (+1 -1)
📝 public/less/_base.less (+1 -1)

📄 Description

This fixes issues with character rendering on hidpi displays and other
aliasing/hinting issues, as Segoe UI has been painstakingly hinted by
typographers for Microsoft while YaHei has not. See #3237 for more
details.

Closes #3237


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/3616 **Author:** [@mqudsi](https://github.com/mqudsi) **Created:** 3/3/2018 **Status:** ✅ Merged **Merged:** 3/4/2018 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `segoeui` --- ### 📝 Commits (3) - [`bb0589c`](https://github.com/go-gitea/gitea/commit/bb0589c145296476ea20650a1015686e3e9f6ebc) Use Segoe UI for Latin characters before falling back to YaHei - [`190ef94`](https://github.com/go-gitea/gitea/commit/190ef9483aac7f1d11331f4f8937f62186c8244f) Include transformed LESS -> CSS in commit - [`e8eb930`](https://github.com/go-gitea/gitea/commit/e8eb93089dfa1c92683e57f7db4ce56388317d7a) Merge branch 'master' into segoeui ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `public/css/index.css` (+1 -1) 📝 `public/less/_base.less` (+1 -1) </details> ### 📄 Description This fixes issues with character rendering on hidpi displays and other aliasing/hinting issues, as Segoe UI has been painstakingly hinted by typographers for Microsoft while YaHei has not. See #3237 for more details. Closes #3237 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:24:23 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17019