branch: externals/show-font
commit c7aaa7329c6c3e7143ed2ac804a57c97350823c7
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Add more Arabic fonts
---
 show-font.el | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/show-font.el b/show-font.el
index 4b5bc21bda..b872f823a5 100644
--- a/show-font.el
+++ b/show-font.el
@@ -269,8 +269,9 @@ fact that they are well suited for Greek.")
 
 (defconst show-font-arabic-families
   '("AlArabiya" "AlBattar" "AlHor" "AlManzomah" "AlYarmook"
-    "Dimnah" "Hani" "Haramain" "Hor" "Kayrawan" "Khalid"
-    "Noto Kufi Arabic" "Noto Naskh Arabic" "Noto Sans Arabic")
+    "Dimnah" "Hani" "Haramain" "Hor" "Kayrawan" "Khalid" "Mashq"
+    "Nagham" "Noto Kufi Arabic" "Noto Naskh Arabic" "Noto Sans Arabic"
+    "Rehan" "Sharjah" "Sindbad")
   "List of families that specialise in Arabic.
 Also see `show-font-greek-families' for the rationale of grouping font
 families in distinct variables.")

Reply via email to