newtx/sdk/base/words.h

17 lines
715 B
C

// const multi-bytes-words definition
//
// Date: 2024-01-24
#pragma once
#define WORDS_COLOR_COLOR "\345\275\251\350\211\262"
#define WORDS_COLOR_GRAY "\347\201\260\345\272\246"
#define WORDS_PAPER_ORIGIN_SIZE "\345\214\271\351\205\215\345\216\237\345\247\213\345\260\272\345\257\270"
#define WORDS_PAPER_MAX_SIZE_CROP "\346\234\200\345\244\247\346\211\253\346\217\217\345\260\272\345\257\270\350\207\252\345\212\250\350\243\201\345\210\207"
#define WORDS_FORBIDDEN "\347\246\201\347\224\250"
#define WORDS_SCAN_CONTINUOUS "\350\277\236\347\273\255\346\211\253\346\217\217"
#define WORDS_FILLBG_CONVEX "\345\207\270\345\244\232\350\276\271\345\275\242"