Skip to content

Default font doesn't support non ASCII chars. #100

@Luke1410

Description

@Luke1410

The default font currently in use for most localizations (except for RU and KO) for death_alert_font is "Fonts\blei00d.TTF". It seems to me that this font doesn't support (most?) non-ASCII characters; hence, death log regularly shows names and class names with placeholder glyphs (see screenshot below).
Especially when using a local with non-ASCII-chars (like the German 'umlaut's), this looks quite ugly on the UI.

I'd therefore suggest to change the default font used on the GUI (at least for localizations which regularly use non-ASCII chars at least).
Tested this with the "Arial Narrow" font at it looks quite ok for me and has a seemingly pt-height compared to the blei00d-font as it seems.

Code change I tested with in strings_de.lua:
image

This is how it looks with "Arial Narrow":
image

This is how it appears with the 'blei00d'-font:
image

Visible with the German word: 'Jäger' (meaning: hunter).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions