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

Abierto
#293 2 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
CSS
Estrellas
20.4k
Forks
1.6k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.