Graphics v0.0.0
A simple abstraction layer for the modern graphics APIs.
载入中...
搜索中...
未找到
Font类 参考

struct  Glyph
 

Public 成员函数

 Font (const std::filesystem::path &path)
 
void load (const std::filesystem::path &path)
 从字体文件加载.
 
Glyph get_glyph (unsigned long code, uint16_t size)
 获取字形.
 

静态 Public 成员函数

static void init ()
 
static void deinit ()
 

该类的文档由以下文件生成: