What font should I use for various languages?

I am thinking to support most used 8~10 languages in game, standard is monster hunter world or Civ 6,
So they are

  • English
  • French
  • German
  • Italian
  • Polish
  • Portuguese (Brazil)
  • Russian
  • Spanish
  • Japanese
  • Korean
  • Simplified Chinese
  • Traditional Chinese

In this case, what in-game font should I use that support all of above?

I don’t think there are many fonts that support even Roman and Cyrillic characters, let alone the Asian ones as well. You will probably need multiple fonts.

2 Likes

This. With TextMeshPRO there’s a way to have a global fallback font… we put the fallback font for all our Kr, Jp, and Cn characters, and then have the main font.

1 Like