Open CASCADE Technology
6.9.1
|
#include <NCollection_Vec2.hxx>
#include <NCollection_String.hxx>
#include <Font_FTLibrary.hxx>
#include <Image_PixMap.hxx>
#include <Font_FontAspect.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... | |
struct | Font_FTFont::Rect |
Auxiliary structure - rectangle definition. More... | |