Add Turkish Language
This commit is contained in:
parent
1614c9d207
commit
2327764980
25 changed files with 910 additions and 42 deletions
|
|
@ -85,6 +85,9 @@
|
|||
#include "dogm_font_data_ISO10646_CN.h"
|
||||
#define FONT_MENU_NAME ISO10646_CN
|
||||
#define TALL_FONT_CORRECTION 1
|
||||
#elif ENABLED(DISPLAY_CHARSET_ISO10646_TR)
|
||||
#include "dogm_font_data_ISO10646_1_tr.h"
|
||||
#define FONT_MENU_NAME ISO10646_TR
|
||||
#else // fall-back
|
||||
#include "dogm_font_data_ISO10646_1.h"
|
||||
#define FONT_MENU_NAME ISO10646_1_5x7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue