📄 tbl_init_font.h
字号:
//* set tabstop=4 */
/********************************************************************************
* *
* Copyright(C) 2004 Penta-Micro *
* *
* ALL RIGHT RESERVED *
* *
* This software is the property of Penta-Micro and is furnished under *
* license by Penta-Micro. This software may be used only in accordance *
* with the terms of said license. This copyright notice may not be *
* removed, modified or obliterated without the prior written permission *
* of Penta-Micro. *
* *
* This software may not be copyed, transmitted, provided to or otherwise *
* made available to any other person, company, corporation or other entity *
* except as specified in the terms of said license. *
* *
* No right, title, ownership or other interest in the software is hereby *
* granted or transferred. *
* *
* The information contained herein is subject to change without notice and *
* should not be construed as a commitment by Penta-Micro. *
* *
********************************************************************************
MODULE NAME: tbl_init_font.h
REVISION HISTORY:
Date Ver Name Description
---------- --- --------------------- -----------------------------------------
05/04/2005 1.0 JiGwanKang(xchannel) Created
...............................................................................
DESCRIPTION:
This Module contains definition for TW2834 register value
...............................................................................
*/
#define TBL_OSD_PAGE_NUM 1
#define TBL_OSD_PG0_ODD
#define TBL_OSD_PG0_EVEN
unsigned short osd_tbl_info_page[TBL_OSD_PAGE_NUM][2] = {
0x7100,0x7110
};
unsigned char osd_tbl_info_size[TBL_OSD_PAGE_NUM][2] = {
0x85,0x85
};
//////////////// bit info. description of osd_tbl_info_page variable //////////////////
// bit[15:11] - vertical index number of each table.
// bit[10:5] - horizontal index number of each table.
// bit[4] - field status of each table.
// bit[3:0] - page bank number of each table.
//////////////////////////////////////////////////////////////////////////////////////////
//////////////// bit info. description of osd_tbl_info_size variable //////////////////
// bit[7] - status of using 2X resolution.
// bit[5:4] - vertical character size of each table.
// bit[3:0] - horizontal character size of each table.
//////////////////////////////////////////////////////////////////////////////////////////
unsigned char tbl_osd_page0_odd[]={
0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00, 0x00,0x55,0x55,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00, 0x05,0x5f,0xf5,0x50, 0x55,0x50,0x00,0x00, 0x55,0x55,0x55,0x55, 0x55,0x55,0x55,0x55, 0x05,0x54,0x15,0x50, 0x01,0x55,0x50,0x01, 0x54,0x00,0x00,0x00,
0x00,0x00,0x00,0x00, 0x05,0xff,0xff,0x50, 0x5f,0x55,0x00,0x00, 0x5f,0xff,0xff,0xf5, 0x5f,0xff,0xff,0xf5, 0x17,0xf5,0x5f,0x50, 0x07,0xff,0xf4,0x01, 0xf4,0x00,0x00,0x00,
0x00,0x00,0x00,0x00, 0x05,0xff,0xff,0x50, 0x55,0xf5,0x50,0x00, 0x5f,0xff,0xff,0x55, 0x5f,0xff,0xff,0xf5, 0x1f,0x7d,0x7d,0x00, 0x07,0xd5,0xf4,0x01, 0xd4,0x00,0x00,0x00,
0x00,0x00,0x00,0x00, 0x05,0xff,0xff,0x50, 0x05,0x5f,0x55,0x00, 0x55,0xff,0xf5,0x55, 0x5f,0xff,0xff,0xf5, 0x17,0xf5,0xf5,0x00, 0x05,0xff,0x55,0x51, 0x50,0x00,0x00,0x00,
0x00,0x00,0x00,0x00, 0x05,0x5f,0xf5,0x50, 0x00,0x55,0xf5,0x50, 0x55,0x5f,0x55,0xf5, 0x5f,0xff,0xff,0xf5, 0x05,0x57,0xdf,0xd4, 0x17,0xd7,0xd7,0xd0, 0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00, 0x00,0x55,0x55,0x00, 0x00,0x05,0x5f,0x55, 0x5f,0x55,0x5f,0xf5, 0x5f,0xff,0xff,0xf5, 0x00,0x5f,0x7d,0xf4, 0x1f,0x55,0x7f,0x50, 0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00, 0x00,0x5f,0xf5,0x00, 0x00,0x00,0x55,0xf5, 0x5f,0xf5,0xff,0xf5, 0x5f,0xff,0xff,0xf5, 0x01,0x7d,0x5f,0xd4, 0x17,0xff,0xfd,0xf4, 0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00, 0x00,0x55,0x55,0x00, 0x00,0x00,0x05,0x55, 0x55,0x55,0x55,0x55, 0x55,0x55,0x55,0x55, 0x01,0x55,0x05,0x50, 0x01,0x55,0x41,0x50, 0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,
0x00,0x01,0x55,0x54, 0x15,0x55,0x40,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,
0x00,0x15,0x7f,0xd4, 0x17,0xfd,0x54,0x00, 0x05,0x55,0x55,0x50, 0x00,0x15,0x54,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x05,0x55,
0x01,0x57,0xd5,0x54, 0x15,0x57,0xd5,0x40, 0x55,0xf5,0x5f,0x55, 0x00,0x17,0xd4,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x55,0xf5,
0x01,0x7f,0xd4,0x00, 0x00,0x17,0xfd,0x40, 0x55,0x5f,0xf5,0x55, 0x15,0x57,0xd5,0x54, 0x00,0x00,0x00,0x00, 0x15,0x55,0x55,0x54, 0x00,0x00,0x00,0x00, 0x00,0x05,0x5f,0x55,
0x01,0x7f,0xd4,0x00, 0x00,0x17,0xfd,0x40, 0x5f,0xff,0xff,0xf5, 0x17,0xff,0xff,0xd4, 0x00,0x00,0x00,0x00, 0x17,0xff,0xff,0xd4, 0x00,0x00,0x00,0x00, 0x00,0x55,0xf5,0x50,
0x01,0x7f,0xd4,0x00, 0x00,0x17,0xfd,0x40, 0x55,0x5f,0xf5,0x55, 0x15,0x57,0xd5,0x54, 0x00,0x05,0x55,0x00, 0x15,0x55,0x55,0x54, 0x00,0x00,0x00,0x00, 0x05,0x5f,0x55,0x00,
0x01,0x57,0xd5,0x54, 0x15,0x57,0xd5,0x40, 0x55,0xf5,0x5f,0x55, 0x00,0x17,0xd4,0x00, 0x00,0x55,0xf5,0x00, 0x00,0x00,0x00,0x00, 0x00,0x55,0x50,0x00, 0x55,0xf5,0x50,0x00,
0x00,0x15,0x7f,0xd4, 0x17,0xfd,0x54,0x00, 0x05,0x55,0x55,0x50, 0x00,0x15,0x54,0x00, 0x00,0x5f,0x55,0x00, 0x00,0x00,0x00,0x00, 0x00,0x5f,0x50,0x00, 0x5f,0x55,0x00,0x00,
0x00,0x01,0x55,0x54, 0x15,0x55,0x40,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x55,0x50,0x00, 0x00,0x00,0x00,0x00, 0x00,0x55,0x50,0x00, 0x55,0x50,0x00,0x00,
0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00, 0x00,0x00,0x00,0x00,
0x05,0x55,0x55,0x50, 0x00,0x55,0x55,0x00, 0x05,0x55,0x55,0x50, 0x05,0x55,0x55,0x50, 0x00,0x05,0x55,0x50, 0x55,0x55,0x55,0x55, 0x05,0x55,0x55,0x50, 0x55,0x55,0x55,0x55,
0x55,0xff,0xff,0x55, 0x05,0x5f,0xf5,0x00, 0x55,0xff,0xff,0x55, 0x55,0xff,0xff,0x55, 0x00,0x55,0xff,0x50, 0x5f,0xff,0xff,0xf5, 0x55,0xff,0xff,0x55, 0x5f,0xff,0xff,0xf5,
0x5f,0xf5,0x5f,0xf5, 0x05,0xff,0xf5,0x00, 0x5f,0xf5,0x5f,0xf5, 0x5f,0xf5,0x5f,0xf5, 0x05,0x5f,0xff,0x50, 0x5f,0xf5,0x55,0x55, 0x5f,0xf5,0x5f,0xf5, 0x55,0x55,0x5f,0xf5,
0x5f,0xf5,0x5f,0xf5, 0x05,0x5f,0xf5,0x00, 0x55,0x55,0x5f,0xf5, 0x55,0x55,0x5f,0xf5, 0x55,0xff,0xff,0x50, 0x5f,0xf5,0x55,0x55, 0x5f,0xf5,0x55,0x55, 0x00,0x55,0x5f,0xf5,
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -