From 2c6fead73fd6608fd50eb97c69a556fdac1b5c55 Mon Sep 17 00:00:00 2001 From: Patrick Lam Date: Thu, 1 Dec 2005 06:27:07 +0000 Subject: [PATCH] Add config file for Persian fonts from Sharif FarsiWeb, Inc. reviewed by: plam --- ChangeLog | 10 +- conf.d/10-fonts-persian.conf | 545 +++++++++++++++++++++++++++++++++++ conf.d/Makefile.am | 1 + 3 files changed, 555 insertions(+), 1 deletion(-) create mode 100644 conf.d/10-fonts-persian.conf diff --git a/ChangeLog b/ChangeLog index 45c762e..9028cb1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,12 @@ -2005-11-30 Behdad Befahbod +2005-12-01 Behdad Esfahbod + reviewed by: plam + + * conf.d/10-fonts.persian.conf: + * conf.d/Makefile.am: + + Add config file for Persian fonts from Sharif FarsiWeb, Inc. + +2005-11-30 Behdad Esfahbod reviewed by: plam * src/fcxml.c (FcConfigParseAndLoad): diff --git a/conf.d/10-fonts-persian.conf b/conf.d/10-fonts-persian.conf new file mode 100644 index 0000000..a3f54ef --- /dev/null +++ b/conf.d/10-fonts-persian.conf @@ -0,0 +1,545 @@ + + + + + + + + + + + + + + + + Nesf + + + Nesf2 + + + + + Nesf2 + + + Persian_sansserif_default + + + + + + + + + + + + Nazanin + + + Nazli + + + + + Lotus + + + Lotoos + + + + + + + Yaqut + + + Yaghoot + + + + + Yagut + + + Yaghoot + + + + + Yaghut + + + Yaghoot + + + + + Traffic + + + Terafik + + + + + Ferdowsi + + + Ferdosi + + + + + Fantezy + + + Fantezi + + + + + + + + + + Jadid + + + Persian_title + + + + + Titr + + + Persian_title + + + + + + + Kamran + + + Homa + + + Persian_fantasy + + + + + Homa + + + Kamran + + + Persian_fantasy + + + + + Fantezi + + + Persian_fantasy + + + + + Tabassom + + + Persian_fantasy + + + + + + + Arshia + + + Persian_square + + + + + Nasim + + + Persian_square + + + + + Elham + + + Farnaz + + + Persian_square + + + + + Farnaz + + + Elham + + + Persian_square + + + + + Sina + + + Persian_square + + + + + + + + + Persian_title + + + Persian_serif + + + Jadid + + + Titr + + + + + + + Persian_fantasy + + + Persian_square + + + Tabassom + + + Fantezi + + + Kamran + + + Homa + + + + + + + Persian_square + + + Persian_serif + + + Sina + + + Nasim + + + Farnaz + + + Elham + + + Arshia + + + + + + + + Elham + + + farsiweb + + + + + + Homa + + + farsiweb + + + true + + + + + + Koodak + + + farsiweb + + + true + + + + + + Nazli + + + farsiweb + + + + + + Roya + + + farsiweb + + + + + + Terafik + + + farsiweb + + + + + + Titr + + + farsiweb + + + + + + + + + + TURNED-OFF + + + farsiweb + + + + roman + + + + roman + + + + + matrix + 1-0.2 + 01 + + + + + + oblique + + + + + + + + + farsiweb + + + false + + + false + + + false + + + + + + + + + serif + + Nazli + Lotoos + Mitra + Ferdosi + Badr + Zar + + + + + + sans-serif + + Roya + Koodak + Terafik + + + + + + monospace + + + Terafik + + + + + + + + + + serif + + + 200 + + + 24 + + + Titr + + + + + + + sans-serif + + + 200 + + + 24 + + + Titr + + + + + + + Persian_sansserif_default + + + 200 + + + 24 + + + Titr + + + + + + + + + Persian_sansserif_default + + + Roya + + + + diff --git a/conf.d/Makefile.am b/conf.d/Makefile.am index c9cb012..a857a0a 100644 --- a/conf.d/Makefile.am +++ b/conf.d/Makefile.am @@ -22,6 +22,7 @@ # PERFORMANCE OF THIS SOFTWARE. CONF_FILES = \ + 10-fonts-persian.conf \ autohint.conf \ no-bitmaps.conf \ no-sub-pixel.conf \ -- 2.39.2