ucGUI的16_16点阵字库

所属分类:uCOS/RTOS
开发工具:C/C++
文件大小:162KB
下载次数:523
上传日期:2005-05-28 13:50:14
上 传 者超级兵
说明:  应用于ucGUI的16*16点阵字库文件 只要将该文件加入ucGUI的工程中, 再在GUI.H中如下声明: extern const GUI_FONT GUI_Font6x8 ...... extern const GUI_FONT GUI_Font_HZ16x16 //汉字字体 即可使用. 使用实例: static void DemoHZ(void) { const char str[] = GUI_UC_START"中国人民万岁"GUI_UC_END /* Set ShiftJIS font */ GUI_SetFont(&GUI_Font_HZ16x16) GUI_DispString(str) }
(used ucGUI 16* 16 character dot-matrix document as long as the document ucGUI to join the project, which GUI.H again in the following statement : extern const GUI_FONT GUI_Font6x8 ...... extern const GUI_FONT GUI_Font_HZ16x16// Chinese fonts can be used. examples of use : static void DemoHZ (void) (const char str [] = GUI_UC_START "Long live the Chinese people" GUI_UC_END/* Set ShiftJIS font*/GUI_SetFont (GUI_ Font_HZ16x16) GUI_DispString (str)

文件列表:
ucGUI的16_16点阵字库\FontHZK_16x16.c (1784095, 2004-07-04)
ucGUI的16_16点阵字库 (0, 2005-05-28)

近期下载者

相关文件


收藏者