adobe-fonts / source-code-pro

Monospaced font family for user interface and coding environments
https://adobe-fonts.github.io/source-code-pro/
SIL Open Font License 1.1
19.74k stars 1.62k forks source link

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

Open meyverick opened 2 years ago

meyverick commented 2 years ago

I changed my Windows font using .reg file.

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

The : isn't rendered.

kenmcd commented 2 years ago

Windows uses the Segoe UI ratio character (2236) for the time. Source Code Pro (v2.038) does not have this character.

pauldhunt commented 2 years ago

will add ratio in the next update.