Hebrew and Greek: do NOT require screwball font
This commit is contained in:
parent
fab95cbd34
commit
832ff84f32
1 changed files with 2 additions and 2 deletions
|
|
@ -621,8 +621,8 @@ static const char * lang_prefixes[NUM_LANGS] = {
|
||||||
|
|
||||||
// languages which don't use the default font
|
// languages which don't use the default font
|
||||||
static int lang_use_own_font[] = {
|
static int lang_use_own_font[] = {
|
||||||
LANG_EL,
|
// LANG_EL,
|
||||||
LANG_HE,
|
// LANG_HE,
|
||||||
LANG_HI,
|
LANG_HI,
|
||||||
LANG_JA,
|
LANG_JA,
|
||||||
LANG_KO,
|
LANG_KO,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue