Skip to content

Commit 5611c1f

Browse files
committed
2025.12.25
1 parent 0945024 commit 5611c1f

7 files changed

Lines changed: 7 additions & 7 deletions

docs/info-10px-monospaced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
| 属性 ||
66
|---|---|
7-
| 版本号 | 2025.12.11 |
7+
| 版本号 | 2025.12.25 |
88
| 字符总数 | 24664 |
99

1010
## Unicode 字符分布

docs/info-10px-proportional.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
| 属性 ||
66
|---|---|
7-
| 版本号 | 2025.12.11 |
7+
| 版本号 | 2025.12.25 |
88
| 字符总数 | 24933 |
99

1010
## Unicode 字符分布

docs/info-12px-monospaced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
| 属性 ||
66
|---|---|
7-
| 版本号 | 2025.12.11 |
7+
| 版本号 | 2025.12.25 |
88
| 字符总数 | 35376 |
99

1010
## Unicode 字符分布

docs/info-12px-proportional.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
| 属性 ||
66
|---|---|
7-
| 版本号 | 2025.12.11 |
7+
| 版本号 | 2025.12.25 |
88
| 字符总数 | 35395 |
99

1010
## Unicode 字符分布

docs/info-8px-monospaced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
| 属性 ||
66
|---|---|
7-
| 版本号 | 2025.12.11 |
7+
| 版本号 | 2025.12.25 |
88
| 字符总数 | 28018 |
99

1010
## Unicode 字符分布

docs/info-8px-proportional.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
| 属性 ||
66
|---|---|
7-
| 版本号 | 2025.12.11 |
7+
| 版本号 | 2025.12.25 |
88
| 字符总数 | 28018 |
99

1010
## Unicode 字符分布

tools/configs/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from tools.configs.font import FontConfig
88
from tools.configs.upgrade import UpgradeConfig
99

10-
version = '2025.12.11'
10+
version = '2025.12.25'
1111

1212
font_configs = {font_size: FontConfig.load(font_size) for font_size in options.font_sizes}
1313

0 commit comments

Comments
 (0)