Could this bug get higher priority? It's really a blocker since some player names are not displayed correctly, or even worse, at all.
I think this (in-game) console output is related to this issue:
m_face->glyph->bitmap.width is 0 for ch:1756 Nimbus Sans L
m_face->glyph->bitmap.width is 0 for ch:1439 Nimbus Sans L
m_face->glyph->bitmap.width is 0 for ch:9835 Nimbus Sans L
m_face->glyph->bitmap.width is 0 for ch:9829 Nimbus Sans L
m_face->glyph->bitmap.width is 0 for ch:31859 Nimbus Sans L
m_face->glyph->bitmap.width is 0 for ch:923 Nimbus Sans L
m_face->glyph->bitmap.width is 0 for ch:640 Nimbus Sans L
m_face->glyph->bitmap.width is 0 for ch:593 Nimbus Sans L
m_face->glyph->bitmap.width is 0 for ch:7542 Nimbus Sans L
m_face->glyph->bitmap.width is 0 for ch:397 Nimbus Sans L
m_face->glyph->bitmap.width is 0 for ch:7449 Nimbus Sans L
m_face->glyph->bitmap.width is 0 for ch:422 Nimbus Sans L
m_face->glyph->bitmap.width is 0 for ch:575 Nimbus Sans L
m_face->glyph->bitmap.width is 0 for ch:7537 Nimbus Sans L
m_face->glyph->bitmap.width is 0 for ch:553 Nimbus Sans L
m_face->glyph->bitmap.width is 0 for ch:545 Nimbus Sans L
m_face->glyph->bitmap.width is 0 for ch:591 Nimbus Sans L
m_face->glyph->bitmap.width is 0 for ch:574 Nimbus Sans L
m_face->glyph->bitmap.width is 0 for ch:951 Nimbus Sans L
m_face->glyph->bitmap.width is 0 for ch:64508 Nimbus Sans L
m_face->glyph->bitmap.width is 0 for ch:1663 Nimbus Sans L
m_face->glyph->bitmap.width is 0 for ch:9733 Nimbus Sans L
m_face->glyph->bitmap.width is 0 for ch:417 Nimbus Sans L
m_face->glyph->bitmap.width is 0 for ch:436 Nimbus Sans L
m_face->glyph->bitmap.width is 0 for ch:7546 Nimbus Sans L
m_face->glyph->bitmap.width is 0 for ch:572 Nimbus Sans L
I get these always when I e.g. look at server details where the players use non-standard characters.
You should probably use different font, which has glyphs for non-standard characters.
Issue transferred to ValveSoftware/Source-1-Games#123.
This issue is closed - continue conversation there.
Nothing extracted yet.
Some players use non-standard characters in their nicnames.
![2013-02-10_00001]()
![2013-02-10_00002]()
Here are two examples:
this name: "ﮎωλx™ ت " (without quotes) is displayed like this in chat:
and this one: "ιηѕαηє" like this in voice notification:
This affect chat, console, player list, evertything.
System info