From c51a8d9f62ba9fd260ab3d4cde164c081ed20988 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Tue, 6 Dec 2016 21:55:02 +0800 Subject: fontconfig: Re-order configs; Move "fonts.conf" as "50-user.conf" NOTE: Explicitly set the orders for Noto CJK fonts (SC, TC, JP, KR), in order to get rid of "LC_CTYPE" environment variable. Therefore, the preferred English fonts (e.g., Source Code Pro, Source Sans Pro) are by default used, avoiding the Chinese fonts being prepend at the beginning. --- _config/fontconfig/conf.d/66-noto-cursive.conf | 28 ++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 _config/fontconfig/conf.d/66-noto-cursive.conf (limited to '_config/fontconfig/conf.d/66-noto-cursive.conf') diff --git a/_config/fontconfig/conf.d/66-noto-cursive.conf b/_config/fontconfig/conf.d/66-noto-cursive.conf new file mode 100644 index 0000000..173087a --- /dev/null +++ b/_config/fontconfig/conf.d/66-noto-cursive.conf @@ -0,0 +1,28 @@ + + + + + + + + + Noto Kufi Arabic + cursive + + + Noto Naskh Arabic UI + cursive + + + Noto Naskh Arabic + cursive + + + Noto Nastaliq Urdu + cursive + + -- cgit v1.2.2