move the TALL_FONT_CORRECTION to language files

2.0.x
Yunhui Fu 7 years ago committed by Scott Lahteine
parent 77bc653524
commit 627348b46c

@ -30,6 +30,8 @@
#ifndef LANGUAGE_ZH_CN_H
#define LANGUAGE_ZH_CN_H
//#define TALL_FONT_CORRECTION (1)
#define CHARSIZE 3
#define WELCOME_MSG MACHINE_NAME _UxGT("已就绪.") //" ready."

@ -30,6 +30,8 @@
#ifndef LANGUAGE_ZH_TW_H
#define LANGUAGE_ZH_TW_H
//#define TALL_FONT_CORRECTION (1)
#define CHARSIZE 3
#define WELCOME_MSG MACHINE_NAME _UxGT("已就緒.") //" ready."

@ -87,7 +87,6 @@
#define FONT_SPECIAL_NAME ISO10646_1_5x7
#include LANGUAGE_DATA_INCL(LCD_LANGUAGE)
#define TALL_FONT_CORRECTION 1
#include "dogm/dogm_font_data_ISO10646_1.h"
#define FONT_MENU_NAME ISO10646_1_5x7

Loading…
Cancel
Save