update Font codes.
This commit is contained in:
@@ -13,7 +13,7 @@ namespace hgl
|
||||
*/
|
||||
struct Font
|
||||
{
|
||||
char name[128]; ///<字体名称(utf8)
|
||||
os_char name[128]; ///<字体名称
|
||||
|
||||
int width; ///<宽度
|
||||
int height; ///<高度
|
||||
|
Reference in New Issue
Block a user