Code Docs

Localify Documentation

Why Styles Matter

Unfortunately, a single font often isn't enough to support all the characters required by the different languages in your game.

It's common to encounter issues where certain symbols, accents, or non-Latin scripts (such as Chinese, Arabic, or Vietnamese) are not displayed correctly — or not displayed at all.

To solve this problem once and for all, Localify introduces the concept of Styles.

What Is a Style?

A Style in Localify is a language-aware preset that defines:

You can create as many styles as you need, and assign different styles per language.

For example:

Localify will automatically apply the correct style based on the currently selected language and the active UI component — no manual switching required.


How to Configure Localization Styles