support "u8char" type

This commit is contained in:
2020-07-07 19:16:23 +08:00
parent 57a0326ee8
commit e6aeff6b65
30 changed files with 78 additions and 56 deletions

View File

@@ -15,7 +15,7 @@ namespace hgl
*/
class TileFont
{
FontSource *source;
TileData *tile_data;
public: