HMCL-dev / HMCL-dev/HMCL

[Feature] 在 Windows 7 下默认使用 Microsoft Yahei 或 Segoe UI 字体

Open
#5,686 7 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
10.1k
Forks
934
Avg merge
1d 5h
Merged PRs (30d)
82

Description

概述 | Summary

在 Windows 7 下默认使用 Microsoft Yahei 或 Segoe UI 字体

原因 | Reason
image 目前 Windows 7 下默认的字体在中文和英文下观感都很差,且英文字体大小异常。

可以默认使用 Microsoft Yahei 字体解决此问题,英文系统没有 Microsoft Yahei 字体可以默认使用 Segoe UI 字体。

详情 | Description

/

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating HMCL's JavaFX font initialization and any Windows 7-specific UI setup. Check how the launcher selects fonts on Chinese and English Windows systems, then verify the fallback behavior on both configurations. Done means the default appearance uses Microsoft Yahei when available and Segoe UI when it is not.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.