载入中...
搜索中...
未找到
FontData.h 文件参考
#include "common/Resource.h"
#include <cstdint>
#include <string>
#include <vector>

浏览源代码.

class  eve::font::FontData
 CPU-side decoded font face (FreeType FT_Face + owned font bytes). Does not upload to GPU — rasterize glyphs to ImageData for graphics::Texture. 更多...
 

命名空间

namespace  eve
 
namespace  eve::image
 
namespace  eve::font
 

类型定义

typedef struct FT_FaceRec_ * FT_Face
 

类型定义说明

◆ FT_Face

typedef struct FT_FaceRec_* FT_Face

在文件 FontData.h10 行定义.