⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 osd_glph.c

📁 LCD显示驱动控制程序
💻 C
📖 第 1 页 / 共 5 页
字号:
////////////////////////////////////////////////////////////////////////////////
//    Genesis Microchip, Inc.
// This file was generated by Genesis Workbench. PLEASE DO NOT EDIT MANUALLY
////////////////////////////////////////////////////////////////////////////////

#include "Inc\all.h"

////////////////////////////////////////////////////////////////////////////////
//    Glyph Tables definitions
////////////////////////////////////////////////////////////////////////////////

BYTE ROM GlyphTable0[] =
{
	0x10, //Height
 	0x7c, //# of glyphs
 	0x02, //interglyph spacing


 	0x00, //Offset for glyph entry #0, unicode 0x20 (32)
 	0xfb,
	0x00, //Offset for glyph entry #1, unicode 0x25 (37)
 	0xfd,
	0x01, //Offset for glyph entry #2, unicode 0x2B (43)
 	0x13,
	0x01, //Offset for glyph entry #3, unicode 0x2D (45)
 	0x1c,
	0x01, //Offset for glyph entry #4, unicode 0x2E (46)
 	0x21,
	0x01, //Offset for glyph entry #5, unicode 0x30 (48)
 	0x26,
	0x01, //Offset for glyph entry #6, unicode 0x31 (49)
 	0x33,
	0x01, //Offset for glyph entry #7, unicode 0x32 (50)
 	0x40,
	0x01, //Offset for glyph entry #8, unicode 0x33 (51)
 	0x4d,
	0x01, //Offset for glyph entry #9, unicode 0x34 (52)
 	0x5a,
	0x01, //Offset for glyph entry #10, unicode 0x35 (53)
 	0x67,
	0x01, //Offset for glyph entry #11, unicode 0x36 (54)
 	0x74,
	0x01, //Offset for glyph entry #12, unicode 0x37 (55)
 	0x81,
	0x01, //Offset for glyph entry #13, unicode 0x38 (56)
 	0x8e,
	0x01, //Offset for glyph entry #14, unicode 0x39 (57)
 	0x9b,
	0x01, //Offset for glyph entry #15, unicode 0x3A (58)
 	0xa8,
	0x01, //Offset for glyph entry #16, unicode 0x40 (64)
 	0xb3,
	0x01, //Offset for glyph entry #17, unicode 0x41 (65)
 	0xcf,
	0x01, //Offset for glyph entry #18, unicode 0x42 (66)
 	0xdc,
	0x01, //Offset for glyph entry #19, unicode 0x43 (67)
 	0xe9,
	0x01, //Offset for glyph entry #20, unicode 0x44 (68)
 	0xf6,
	0x02, //Offset for glyph entry #21, unicode 0x45 (69)
 	0x03,
	0x02, //Offset for glyph entry #22, unicode 0x46 (70)
 	0x10,
	0x02, //Offset for glyph entry #23, unicode 0x47 (71)
 	0x1d,
	0x02, //Offset for glyph entry #24, unicode 0x48 (72)
 	0x2a,
	0x02, //Offset for glyph entry #25, unicode 0x49 (73)
 	0x37,
	0x02, //Offset for glyph entry #26, unicode 0x4B (75)
 	0x44,
	0x02, //Offset for glyph entry #27, unicode 0x4C (76)
 	0x51,
	0x02, //Offset for glyph entry #28, unicode 0x4D (77)
 	0x5e,
	0x02, //Offset for glyph entry #29, unicode 0x4E (78)
 	0x6b,
	0x02, //Offset for glyph entry #30, unicode 0x4F (79)
 	0x78,
	0x02, //Offset for glyph entry #31, unicode 0x50 (80)
 	0x85,
	0x02, //Offset for glyph entry #32, unicode 0x52 (82)
 	0x92,
	0x02, //Offset for glyph entry #33, unicode 0x53 (83)
 	0x9f,
	0x02, //Offset for glyph entry #34, unicode 0x54 (84)
 	0xac,
	0x02, //Offset for glyph entry #35, unicode 0x55 (85)
 	0xb9,
	0x02, //Offset for glyph entry #36, unicode 0x56 (86)
 	0xc6,
	0x02, //Offset for glyph entry #37, unicode 0x59 (89)
 	0xd3,
	0x02, //Offset for glyph entry #38, unicode 0x61 (97)
 	0xe0,
	0x02, //Offset for glyph entry #39, unicode 0x62 (98)
 	0xeb,
	0x02, //Offset for glyph entry #40, unicode 0x63 (99)
 	0xf8,
	0x03, //Offset for glyph entry #41, unicode 0x64 (100)
 	0x03,
	0x03, //Offset for glyph entry #42, unicode 0x65 (101)
 	0x10,
	0x03, //Offset for glyph entry #43, unicode 0x66 (102)
 	0x1b,
	0x03, //Offset for glyph entry #44, unicode 0x67 (103)
 	0x28,
	0x03, //Offset for glyph entry #45, unicode 0x68 (104)
 	0x35,
	0x03, //Offset for glyph entry #46, unicode 0x69 (105)
 	0x42,
	0x03, //Offset for glyph entry #47, unicode 0x6A (106)
 	0x4f,
	0x03, //Offset for glyph entry #48, unicode 0x6B (107)
 	0x5e,
	0x03, //Offset for glyph entry #49, unicode 0x6C (108)
 	0x6b,
	0x03, //Offset for glyph entry #50, unicode 0x6D (109)
 	0x78,
	0x03, //Offset for glyph entry #51, unicode 0x6E (110)
 	0x8a,
	0x03, //Offset for glyph entry #52, unicode 0x6F (111)
 	0x95,
	0x03, //Offset for glyph entry #53, unicode 0x70 (112)
 	0xa0,
	0x03, //Offset for glyph entry #54, unicode 0x71 (113)
 	0xad,
	0x03, //Offset for glyph entry #55, unicode 0x72 (114)
 	0xba,
	0x03, //Offset for glyph entry #56, unicode 0x73 (115)
 	0xc5,
	0x03, //Offset for glyph entry #57, unicode 0x74 (116)
 	0xd0,
	0x03, //Offset for glyph entry #58, unicode 0x75 (117)
 	0xdd,
	0x03, //Offset for glyph entry #59, unicode 0x78 (120)
 	0xe8,
	0x03, //Offset for glyph entry #60, unicode 0x79 (121)
 	0xf3,
	0x04, //Offset for glyph entry #61, unicode 0x7A (122)
 	0x00,
	0x04, //Offset for glyph entry #62, unicode 0x7F (127)
 	0x0b,
	0x04, //Offset for glyph entry #63, unicode 0x80 (128)
 	0x2d,
	0x04, //Offset for glyph entry #64, unicode 0x81 (129)
 	0x51,
	0x04, //Offset for glyph entry #65, unicode 0x82 (130)
 	0x75,
	0x04, //Offset for glyph entry #66, unicode 0x83 (131)
 	0x97,
	0x04, //Offset for glyph entry #67, unicode 0x84 (132)
 	0xb9,
	0x04, //Offset for glyph entry #68, unicode 0x85 (133)
 	0xdb,
	0x04, //Offset for glyph entry #69, unicode 0x86 (134)
 	0xfd,
	0x05, //Offset for glyph entry #70, unicode 0x89 (137)
 	0x1f,
	0x05, //Offset for glyph entry #71, unicode 0x8A (138)
 	0x43,
	0x05, //Offset for glyph entry #72, unicode 0x8D (141)
 	0x65,
	0x05, //Offset for glyph entry #73, unicode 0x8E (142)
 	0x87,
	0x05, //Offset for glyph entry #74, unicode 0x8F (143)
 	0xab,
	0x05, //Offset for glyph entry #75, unicode 0x90 (144)
 	0xcd,
	0x05, //Offset for glyph entry #76, unicode 0x91 (145)
 	0xf1,
	0x06, //Offset for glyph entry #77, unicode 0x92 (146)
 	0x13,
	0x06, //Offset for glyph entry #78, unicode 0x93 (147)
 	0x35,
	0x06, //Offset for glyph entry #79, unicode 0x94 (148)
 	0x59,
	0x06, //Offset for glyph entry #80, unicode 0x95 (149)
 	0x7d,
	0x06, //Offset for glyph entry #81, unicode 0x96 (150)
 	0xa1,
	0x06, //Offset for glyph entry #82, unicode 0x97 (151)
 	0xc5,
	0x06, //Offset for glyph entry #83, unicode 0x98 (152)
 	0xe7,
	0x07, //Offset for glyph entry #84, unicode 0x99 (153)
 	0x0b,
	0x07, //Offset for glyph entry #85, unicode 0x9A (154)
 	0x2f,
	0x07, //Offset for glyph entry #86, unicode 0x9B (155)
 	0x53,
	0x07, //Offset for glyph entry #87, unicode 0x9C (156)
 	0x75,
	0x07, //Offset for glyph entry #88, unicode 0x9F (159)
 	0x97,
	0x07, //Offset for glyph entry #89, unicode 0xA0 (160)
 	0xbb,
	0x07, //Offset for glyph entry #90, unicode 0xA1 (161)
 	0xdf,
	0x07, //Offset for glyph entry #91, unicode 0xAE (174)
 	0xfd,
	0x08, //Offset for glyph entry #92, unicode 0xB6 (182)
 	0x1f,
	0x08, //Offset for glyph entry #93, unicode 0xB8 (184)
 	0x41,
	0x08, //Offset for glyph entry #94, unicode 0xBB (187)
 	0x65,
	0x08, //Offset for glyph entry #95, unicode 0xBC (188)
 	0x87,
	0x08, //Offset for glyph entry #96, unicode 0xBD (189)
 	0xab,
	0x08, //Offset for glyph entry #97, unicode 0xBE (190)
 	0xcd,
	0x08, //Offset for glyph entry #98, unicode 0xBF (191)
 	0xf1,
	0x09, //Offset for glyph entry #99, unicode 0xC2 (194)
 	0x11,
	0x09, //Offset for glyph entry #100, unicode 0xC3 (195)
 	0x33,
	0x09, //Offset for glyph entry #101, unicode 0xC4 (196)
 	0x57,
	0x09, //Offset for glyph entry #102, unicode 0xC5 (197)
 	0x79,
	0x09, //Offset for glyph entry #103, unicode 0xC6 (198)
 	0x9d,
	0x09, //Offset for glyph entry #104, unicode 0xCE (206)
 	0xc1,
	0x09, //Offset for glyph entry #105, unicode 0xCF (207)
 	0xcf,
	0x09, //Offset for glyph entry #106, unicode 0xD4 (212)
 	0xdd,
	0x09, //Offset for glyph entry #107, unicode 0xD5 (213)
 	0xeb,
	0x09, //Offset for glyph entry #108, unicode 0xD6 (214)
 	0xf9,
	0x0a, //Offset for glyph entry #109, unicode 0xDB (219)
 	0x08,
	0x0a, //Offset for glyph entry #110, unicode 0xDF (223)
 	0x16,
	0x0a, //Offset for glyph entry #111, unicode 0xF1 (241)
 	0x38,
	0x0a, //Offset for glyph entry #112, unicode 0xF4 (244)
 	0x58,
	0x0a, //Offset for glyph entry #113, unicode 0xF5 (245)
 	0x7c,
	0x0a, //Offset for glyph entry #114, unicode 0xF6 (246)
 	0xa0,
	0x0a, //Offset for glyph entry #115, unicode 0xF8 (248)
 	0xc4,
	0x0a, //Offset for glyph entry #116, unicode 0xF9 (249)
 	0xe6,
	0x0b, //Offset for glyph entry #117, unicode 0xFA (250)
 	0x06,
	0x0b, //Offset for glyph entry #118, unicode 0xFB (251)
 	0x2a,
	0x0b, //Offset for glyph entry #119, unicode 0xFC (252)
 	0x4e,
	0x0b, //Offset for glyph entry #120, unicode 0xFD (253)
 	0x70,
	0x0b, //Offset for glyph entry #121, unicode 0xFE (254)
 	0x94,
	0x0b, //Offset for glyph entry #122, unicode 0x110 (272)
 	0xa1,
	0x0b, //Offset for glyph entry #123, unicode 0x111 (273)
 	0xc1, //End of offset table


 	0x00, //start glyph data with unicode 0x20 (32), width byte
 	0x12, //left and right offsets

 	0x09, //start glyph data with unicode 0x25 (37), width byte
 	0x11, //left and right offsets

 	0x03, //Fragment #0 top
 	0x09, //Fragment #0 height

 	0x62, 	0x00, //-##---#---------
 	0x94, 	0x00, //#--#-#----------
 	0x94, 	0x00, //#--#-#----------
 	0x98, 	0x00, //#--##-----------
 	0x6b, 	0x00, //-##-#-##--------
 	0x0c, 	0x80, //----##--#-------
 	0x14, 	0x80, //---#-#--#-------
 	0x14, 	0x80, //---#-#--#-------
 	0x23, 	0x00, //--#---##--------   

 	0x05, //start glyph data with unicode 0x2B (43), width byte
 	0x11, //left and right offsets

 	0x05, //Fragment #0 top
 	0x05, //Fragment #0 height

 	0x20, //--#-----
 	0x20, //--#-----
 	0xf8, //#####---
 	0x20, //--#-----
 	0x20, //--#-----
 	0x03, //start glyph data with unicode 0x2D (45), width byte
 	0x01, //left and right offsets

 	0x08, //Fragment #0 top
 	0x01, //Fragment #0 height

 	0xe0, //###-----
 	0x01, //start glyph data with unicode 0x2E (46), width byte
 	0x11, //left and right offsets

 	0x0b, //Fragment #0 top
 	0x01, //Fragment #0 height

 	0x80, //#-------
 	0x05, //start glyph data with unicode 0x30 (48), width byte
 	0x11, //left and right offsets

 	0x03, //Fragment #0 top
 	0x09, //Fragment #0 height

 	0x70, //-###----
 	0x88, //#---#---
 	0x88, //#---#---
 	0x88, //#---#---
 	0x88, //#---#---
 	0x88, //#---#---
 	0x88, //#---#---
 	0x88, //#---#---
 	0x70, //-###----
 	0x03, //start glyph data with unicode 0x31 (49), width byte
 	0x13, //left and right offsets

 	0x03, //Fragment #0 top
 	0x09, //Fragment #0 height

 	0x20, //--#-----
 	0x60, //-##-----
 	0xa0, //#-#-----
 	0x20, //--#-----
 	0x20, //--#-----
 	0x20, //--#-----
 	0x20, //--#-----
 	0x20, //--#-----
 	0x20, //--#-----
 	0x05, //start glyph data with unicode 0x32 (50), width byte
 	0x11, //left and right offsets

 	0x03, //Fragment #0 top
 	0x09, //Fragment #0 height

 	0x70, //-###----
 	0x88, //#---#---
 	0x08, //----#---
 	0x08, //----#---
 	0x10, //---#----
 	0x10, //---#----
 	0x20, //--#-----
 	0x40, //-#------
 	0xf8, //#####---
 	0x05, //start glyph data with unicode 0x33 (51), width byte
 	0x11, //left and right offsets

 	0x03, //Fragment #0 top
 	0x09, //Fragment #0 height

 	0x70, //-###----
 	0x88, //#---#---
 	0x08, //----#---
 	0x08, //----#---
 	0x30, //--##----
 	0x08, //----#---
 	0x08, //----#---
 	0x88, //#---#---
 	0x70, //-###----
 	0x05, //start glyph data with unicode 0x34 (52), width byte
 	0x11, //left and right offsets

 	0x03, //Fragment #0 top
 	0x09, //Fragment #0 height

 	0x10, //---#----
 	0x30, //--##----
 	0x30, //--##----
 	0x50, //-#-#----
 	0x50, //-#-#----
 	0x90, //#--#----
 	0xf8, //#####---
 	0x10, //---#----
 	0x10, //---#----
 	0x05, //start glyph data with unicode 0x35 (53), width byte
 	0x11, //left and right offsets

 	0x03, //Fragment #0 top
 	0x09, //Fragment #0 height

 	0x78, //-####---
 	0x40, //-#------
 	0x80, //#-------
 	0xf0, //####----
 	0x88, //#---#---
 	0x08, //----#---
 	0x08, //----#---
 	0x88, //#---#---
 	0x70, //-###----
 	0x05, //start glyph data with unicode 0x36 (54), width byte
 	0x11, //left and right offsets

 	0x03, //Fragment #0 top
 	0x09, //Fragment #0 height

 	0x70, //-###----
 	0x88, //#---#---
 	0x80, //#-------
 	0xb0, //#-##----
 	0xc8, //##--#---
 	0x88, //#---#---
 	0x88, //#---#---
 	0x88, //#---#---
 	0x70, //-###----
 	0x05, //start glyph data with unicode 0x37 (55), width byte
 	0x11, //left and right offsets

 	0x03, //Fragment #0 top
 	0x09, //Fragment #0 height

 	0xf8, //#####---
 	0x10, //---#----
 	0x10, //---#----
 	0x20, //--#-----
 	0x20, //--#-----
 	0x20, //--#-----
 	0x40, //-#------
 	0x40, //-#------
 	0x40, //-#------
 	0x05, //start glyph data with unicode 0x38 (56), width byte
 	0x11, //left and right offsets

 	0x03, //Fragment #0 top
 	0x09, //Fragment #0 height

 	0x70, //-###----
 	0x88, //#---#---
 	0x88, //#---#---
 	0x88, //#---#---
 	0x70, //-###----
 	0x88, //#---#---
 	0x88, //#---#---
 	0x88, //#---#---
 	0x70, //-###----
 	0x05, //start glyph data with unicode 0x39 (57), width byte
 	0x11, //left and right offsets

 	0x03, //Fragment #0 top
 	0x09, //Fragment #0 height

 	0x70, //-###----
 	0x88, //#---#---
 	0x88, //#---#---
 	0x88, //#---#---
 	0x98, //#--##---
 	0x68, //-##-#---
 	0x08, //----#---
 	0x88, //#---#---
 	0x70, //-###----
 	0x01, //start glyph data with unicode 0x3A (58), width byte
 	0x11, //left and right offsets

 	0x05, //Fragment #0 top
 	0x07, //Fragment #0 height

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -