Open CASCADE Technology 6.6.0
|
#include <NCollection_Vec2.hxx>
#include <NCollection_String.hxx>
#include <Font_FTLibrary.hxx>
#include <Image_PixMap.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... |