Skip to content

Commit de1884e

Browse files
committed
Add description to font metadata
1 parent 0064912 commit de1884e

File tree

4 files changed

+1
-2
lines changed

4 files changed

+1
-2
lines changed

mada-black.otf

188 Bytes
Binary file not shown.

mada-medium.otf

188 Bytes
Binary file not shown.

mada-thin.otf

188 Bytes
Binary file not shown.

tools/build.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,7 @@ def merge(args):
5959
CONDITIONS OF ANY KIND, either express or implied. See the SIL Open Font License \
6060
for the specific language, permissions and limitations governing your use of \
6161
this Font Software.')
62-
# arabic.appendSFNTName(en, "Descriptor", "Aref Ruqaa is an Arabic typeface that aspires to capture the essence of \
63-
#the classical Ruqaa calligraphic style.")
62+
arabic.appendSFNTName(en, "Descriptor", "Mada is a geometric, unmodulted Arabic display typeface inspired by Cairo road signage.")
6463
arabic.appendSFNTName(en, "Sample Text", "صف خلق خود كمثل ٱلشمس إذ بزغت يحظى ٱلضجيع بها نجلاء معطار.")
6564

6665
return arabic

0 commit comments

Comments
 (0)