~aleteoryx/muditaos

bbf082d6c0be64916d1dbf73641c401b9d2f0cf1 — Wojtek Cichoń 5 years ago db64852
[EGD-5787] Fix font-rendering docs

Added small fixes to the i18n article.
1 files changed, 3 insertions(+), 3 deletions(-)

M doc/i18n.md
M doc/i18n.md => doc/i18n.md +3 -3
@@ 86,7 86,7 @@ For other languages there might be a need to add language-specific glyphs, build

[Here's a list of characters currently added to the build](https://github.com/mudita/fontbuilder/blob/master/charset.txt).

If your characters aren't currently supported please know that we're working on adding a fallback font inside MuditaOS that would enable to render the UI in more languages without the need of using proprietary typefaces.
If your characters aren't currently supported by the main font or the defualt fallback font (DeJavu Sans Bold) please know that we're working on adding a feature inside MuditaOS that would enable to render the UI in more languages with a font provided by the user.

### Adding glyphs



@@ 98,9 98,9 @@ We use [fontbuilder](https://github.com/mudita/fontbuilder). It has font sets sa
On Mudita Pure phone we use:

- default font (`gt_pressura` font family)
- fallback font (other font with all characters available)
- default fallback font (DeJavu Sans Bold)

`▯` ← indicates when there is no glyph for a unicode character in current font
The `▯` glyph indicates that there is no glyph for a unicode character in the current font.

#### Naming convention