MGL(Win32)
|
MGL フォントリソース [詳解]
#include <mgl/math/mgl_vector2.h>
#include <mgl/render/font/mgl_font_defs.h>
#include <mgl/render/font/mgl_font_glyph.h>
#include <mgl/render/font/mgl_font_option.h>
#include <mgl/text/mgl_text_format.h>
#include <mgl/text/mgl_text_index_converter.h>
クラス | |
class | MGL::Render::FontResource |
フォントリソースクラス [詳解] | |
型定義 | |
using | MGL::Render::SharedFontResource = std::shared_ptr<FontResource> |
フォントリソースの共有ポインタ | |
MGL フォントリソース