Files
VVVVVV/desktop_version/fonts/font_ar.fontmeta
Dav999 26d27c7df5 Apply translations for 2.4 strings
This includes translations that were missing translations, with varying
extent between different languages, for the following things:
- "X mode is enabled" in-game warnings
- "Press {button} to freeze/unfreeze gameplay" for the level debugger
- Some credits strings for the post-2.4.0 extra Spanish options, the
  PT_BR proofread, and Persian
- The recent gamepad menu changes (#1229)

Furthermore:
- "TAB" (used in the level debugger string) is now a separate string
  instead of being hardcoded, because some languages needed it
  translated
- Added missing arrows to Arabic/Persian font (needed for the gamepad
  menu, and also a translator menu actually)
2025-06-08 17:05:32 -04:00

21 lines
676 B
XML

<?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"/>
<range start="0x2190" end="0x2193"/>
</chars>
<special>
<range start="0x064B" end="0x065F" advance="0"/>
<range start="0xFBB2" end="0xFBC1" advance="0"/>
</special>
<fallback>buttons_8x8</fallback>
</font_metadata>