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.)
- Linguagem predominante
- CSS
- Estrelas
- 20.4k
- Forks
- 1.6k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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:

The `:` isn't rendered.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.