Skip to content

Add Arabic, Chinese and Korean fallback font

m4xw requested to merge github/fork/guoyunhe/cjk-font into master

Created by: guoyunhe

None of fonts from asses support Arabic, Chinese and Korean properly. So I made a PR to add these fallback fonts.

Then in MaterialUI, OZONE and XMB menu driver, let RetroArch use fallback fonts when these languages are set. See https://github.com/libretro/RetroArch/pull/10699

Result:

Korean fallback font: Sunflower Screenshot_20200524_171042 Screenshot_20200524_173658

Chinese fallback font: Droid Sans Fallback Screenshot_20200524_155722

Arabic fallback font: DejaVu Sans Screenshot_20200524_170956

Merge request reports