Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <ftglyph.h>
Public Attributes | |
FT_Library | library |
const FT_Glyph_Class * | clazz |
FT_Glyph_Format | format |
FT_Vector | advance |
FT_Vector FT_GlyphRec_::advance |
Definition at line 113 of file ftglyph.h.
Referenced by FT_Get_Glyph(), FT_Glyph_Copy(), FT_Glyph_To_Bitmap(), and FT_Glyph_Transform().
const FT_Glyph_Class* FT_GlyphRec_::clazz |
Definition at line 111 of file ftglyph.h.
Referenced by FT_DEFINE_GLYPH(), FT_Done_Glyph(), FT_Glyph_Get_CBox(), FT_Glyph_Stroke(), FT_Glyph_StrokeBorder(), FT_Glyph_To_Bitmap(), and FT_Glyph_Transform().
FT_Glyph_Format FT_GlyphRec_::format |
Definition at line 112 of file ftglyph.h.
Referenced by sources.SourceProcessor::add_block_lines(), sources.SourceBlock::dump(), FT_DEFINE_GLYPH(), FT_Glyph_Copy(), ftc_inode_weight(), sources.SourceProcessor::parse_file(), sources.SourceProcessor::process_normal_line(), and sources.SourceProcessor::reset().
FT_Library FT_GlyphRec_::library |
Definition at line 110 of file ftglyph.h.
Referenced by FT_DEFINE_GLYPH(), FT_Done_Glyph(), FT_Glyph_Stroke(), FT_Glyph_StrokeBorder(), and FT_Glyph_To_Bitmap().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.