You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Fix font preview text for CJKV ideographs
This commit is contained in:
@@ -832,7 +832,7 @@ struct FSample {
|
||||
};
|
||||
|
||||
static FSample _samples[] = {
|
||||
{ "hani", U"漢語" },
|
||||
{ "hani", U"漢字" },
|
||||
{ "armn", U"Աբ" },
|
||||
{ "copt", U"Αα" },
|
||||
{ "cyrl", U"Аб" },
|
||||
|
||||
Reference in New Issue
Block a user