Add and install Noto Sans Arabic.

This is useful to work around an issue with Arabic font rendering in
Cyberpunk 2077 installer, first reported at
https://github.com/ValveSoftware/Proton/issues/4450#issuecomment-882996582.

CW-Bug-Id: #19125
This commit is contained in:
Giovanni Mascellani 2021-08-10 10:46:17 +02:00 committed by Andrew Eikum
parent 0683ff8926
commit 9eb14500c2
6 changed files with 115 additions and 0 deletions

View file

@ -346,6 +346,7 @@ $(DIST_FONTS): fonts
cp $(FONTS_OBJ)/source-han/simsun.ttc "$@"
cp $(FONTS_OBJ)/source-han/msgothic.ttc "$@"
cp $(FONTS_OBJ)/source-han/malgun.ttf "$@"
cp $(FONTS)/noto/NotoSansArabic-Regular.ttf "$@"
.PHONY: dist