adobe-fonts / adobe-fonts/source-code-pro

Add ratio character, U+2236 (was: Using the font as default Windows font make time not rendering well.)

未关闭
#293 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
CSS
星标
20.4k
派生
1.6k
PR 合并指标
30 天内没有已合并 PR

描述

I changed my Windows font using `.reg` file.
```reg
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]
"Segoe UI (TrueType)"=""
"Segoe UI Bold (TrueType)"=""
"Segoe UI Bold Italic (TrueType)"=""
"Segoe UI Italic (TrueType)"=""
"Segoe UI Light (TrueType)"=""
"Segoe UI Semibold (TrueType)"=""
"Segoe UI Symbol (TrueType)"=""

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes]

"Segoe UI"="Source Code Pro"
```

But the time render like this:
![image](https://user-images.githubusercontent.com/101877847/172859550-0f618a3e-3671-42cc-ad33-6dbec2c17769.png)

The `:` isn't rendered.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。