資源簡介
在ucos中支持12*12字庫,16*16字庫,24*24字庫,添加到你的字庫中即可用了
代碼片段和文件信息
/*?hzk24.c?-?Song_24?font?for?UCGUI?font?driver?*/
/*
********************************************************************************************************
*????????????????????????????????????????????uCos?UcGUI
*???????????????????????????????????????Chinese?Simple?UcDos?DotHz
*
*?????????????????????????????(c)?Copyright?1999-2003?liuchuannian
*
*????????????????????????????????????chuannian@263.net??2004.02.14
*?????????????????????????????????????????????作者:?劉傳年
*********************************************************************************************************
*/
#include?“..\core\GUI.H“
#ifndef?GUI_FLASH
???#define?GUI_FLASH
#endif
extern?GUI_FLASH?const?GUI_FONT?GUI_FontHZ24;
GUI_FLASH??const?unsigned?char?acFontHZ24_0020[72]?=?
{?
0x000x000x00?0x040x000x00?0x080x000x00?0x100x000x00?0x200x000x00?0x400x000x00?0x800x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00
};
GUI_FLASH??const?unsigned?char?acFontHZ24_0021[72]?=?
{?
0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x070x000x00?0x070x000x00?0x070x000x00?0x070x000x00?0x070x000x00?0x020x000x00?0x020x000x00?0x020x000x00?0x020x000x00?0x020x000x00?0x020x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x070x000x00?0x070x000x00?0x070x000x00?0x000x000x00?0x000x000x00?0x000x000x00
};
GUI_FLASH??const?unsigned?char?acFontHZ24_0022[72]?=?
{?
0x000x000x00?0x000x000x00?0x060x600x00?0x060x600x00?0x0c0xc00x00?0x190x800x00?0x110x000x00?0x220x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00
};
GUI_FLASH??const?unsigned?char?acFontHZ24_0023[72]?=?
{?
0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x000x000x00?0x100x400x00?0x100x400x00?0x100x400x00?0x100x400x00?0x7f0xe00x00?0x7f0xe00x00?0x100x400x00?0x100x400x00?0x200x800x00?0x200x800x00?0x7f0xe00x00?0x7f0xe00x00?0x200x800x00?0x200x800x00?0x200x800x00?0x200x800x00?0x000x000x00?0x000x000x00?0x000x000x00
};
GUI_FLASH??const?unsigned?char?acFontHZ24_0024[72]?=?
{?
0x000x000x00?0x000x000x00?0x000x000x00?0x020x000x00?0x020x000x00?0x0f0x800x00?0x1a0xc00x00?0x320xc00x00?0x320xc00x00?0x320x000x00?0x1a0x000x00?0x0e0x000x00?0x070x000x00?0x030x800x00?0x030x800x00?0x020xc00x00?0x320xc00x00?0x320xc00x00?0x320xc00x00?0x120x800x00?0x0f0x000x00?0x020x000x00?0x020x000x00?0x000x000x00
};
GUI_FLASH??const?unsigned?char?acFontHZ24_0
評論
共有 條評論