Added Slovak C2C3C4 mapper implementation.
This commit is contained in:
committed by
Scott Lahteine
parent
0ec9a7f090
commit
2a46ab288e
@@ -100,6 +100,9 @@
|
||||
#elif ENABLED(DISPLAY_CHARSET_ISO10646_CZ)
|
||||
#include "dogm_font_data_ISO10646_CZ.h"
|
||||
#define FONT_MENU_NAME ISO10646_CZ
|
||||
#elif ENABLED(DISPLAY_CHARSET_ISO10646_SK)
|
||||
#include "dogm_font_data_ISO10646_SK.h"
|
||||
#define FONT_MENU_NAME ISO10646_SK
|
||||
#else // fall-back
|
||||
#include "dogm_font_data_ISO10646_1.h"
|
||||
#define FONT_MENU_NAME ISO10646_1_5x7
|
||||
|
||||
Reference in New Issue
Block a user