# asset_font_type_t

# 概述

字体资源类型定义。

# 常量

名称 说明
ASSET_TYPE_FONT_NONE 无效字体。
ASSET_TYPE_FONT_TTF TTF字体。
ASSET_TYPE_FONT_BMP 位图字体。