googlefonts / roboto-2

The Roboto family of fonts
Apache License 2.0
3.85k stars 309 forks source link

Problem with Roboto font as system font under windows 10 #286

Closed ghost closed 5 years ago

ghost commented 6 years ago

The Roboto font has 2 problems as system font under windows 10:

clock banner

fitojb commented 6 years ago

Windows 10 uses U+2236 RATIO as the time separator, so adding it to Roboto would fix that issue.

W.r.t. the media player buttons, that is not a Roboto bug—the system should map the correct PUA characters regardless of the font, or switch to a different rendering mechanism that doesn’t rely on fonts, but you should contact Microsoft for that.

ghost commented 4 years ago

Windows 10 uses U+2236 RATIO as the time separator, so adding it to Roboto would fix that issue.

W.r.t. the media player buttons, that is not a Roboto bug—the system should map the correct PUA characters regardless of the font, or switch to a different rendering mechanism that doesn’t rely on fonts, but you should contact Microsoft for that.

@fitojb And how can I do that?

fitojb commented 4 years ago

The Windows Insider program has a feedback application you can use to send bug reports to Microsoft.