Open CASCADE Technology
7.3.0
|
#include <Font_FontAspect.hxx>
#include <Font_Rect.hxx>
#include <Graphic3d_HorizontalTextAlignment.hxx>
#include <Graphic3d_VerticalTextAlignment.hxx>
#include <Image_PixMap.hxx>
#include <NCollection_String.hxx>
Data Structures | |
class | Font_FTFont |
Wrapper over FreeType font. Notice that this class uses internal buffers for loaded glyphs and it is absolutely UNSAFE to load/read glyph from concurrent threads! More... | |
Typedefs | |
typedef struct FT_FaceRec_ * | FT_Face |
typedef struct FT_Vector_ | FT_Vector |
typedef struct FT_FaceRec_* FT_Face |
typedef struct FT_Vector_ FT_Vector |