More locale font defaults

Based on what we have as plain TTF files in the repo,
and what's available in Ubuntu.
This commit is contained in:
Bill Kendrick 2023-06-08 01:28:20 -07:00
parent 3c8f25e6e9
commit 1d212475b9
2 changed files with 31 additions and 0 deletions

View file

@ -73,7 +73,13 @@ https://tuxpaint.org/
* WIP Different default fonts may be set on a per-locale basis
(hard-coded into Tux Paint). Most locales still use "DejaVu Sans",
if available. As of 0.9.31, things are configured as:
+ Arabic: Nice
+ Gujarati: Lohit Gujarati
+ Hebrew: Nachlieli CLM
+ Hindi: Lohit Devanagari
+ Japanese: TBD
+ Thai: Garuda
+ Tibetan: Tsampa Keyboard
Closes https://sourceforge.net/p/tuxpaint/feature-requests/240/
Bill Kendrick <bill@newbreedsoftware.com> (code)