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.)

Aperta
#293 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
CSS
Stelle
20.4k
Fork
1.6k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.