mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-07 15:08:07 +01:00
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:
parent
0683ff8926
commit
9eb14500c2
6 changed files with 115 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue