Add Arabic font

The Arabic part was made by Montassar Ghanmi, it didn't have its own
Latin part so I just copied 00-FF from Space Station.
This commit is contained in:
Dav999 2024-01-03 15:46:49 +01:00 committed by Misa Elizabeth Kai
parent ef712f9f0c
commit 30c68f70bd
2 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<font_metadata>
<display_name>العربية</display_name>
<width>8</width>
<height>10</height>
<white_teeth>1</white_teeth>
<chars>
<range start="0x00" end="0x7F"/>
<range start="0xA0" end="0xFF"/>
<range start="0xFE80" end="0xFEFF"/>
<range start="0x0600" end="0x06FF"/>
<range start="0xFB50" end="0xFBFF"/>
</chars>
<special>
</special>
<fallback>buttons_8x8</fallback>
</font_metadata>

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB