载入中...
搜索中...
未找到
eve::font 命名空间参考

class  Font
 Resource module for decoding TrueType / OpenType fonts via FreeType. Produces FontData (CPU metrics + glyph raster); GPU upload/draw is graphics'. 更多...
 
class  FontData
 CPU-side decoded font face (FreeType FT_Face + owned font bytes). Does not upload to GPU — rasterize glyphs to ImageData for graphics::Texture. 更多...
 

函数

 Module_IMPL (Font, new Font())
 

函数说明

◆ Module_IMPL()

eve::font::Module_IMPL ( Font  ,
new   Font() 
)