| VRS - The Virtual Rendering System |
| version 3.3 |
#include <vrs/text/vrs_textprerequisites.h>#include <vrs/sharedobj.h>#include <vrs/container/dictionary.h>#include <vrs/container/array.h>#include <vrs/container/staticarray.h>#include <vrs/cache.h>#include <vrs/image/memoryimage.h>#include <vrs/imagetexture2d.h>Go to the source code of this file.
Namespaces | |
| namespace | VRS |
Classes | |
| class | VRS::Glyph |
| class | VRS::ImageGlyph |
| DEPRECATED: class for a bitmap glyph. More... | |
| class | VRS::GeometryGlyph |
| DEPRECATED: class for a polygon glyph. More... | |
| class | VRS::Font |
Typedefs | |
| typedef struct FT_GlyphSlotRec_ * | VRS::FT_GlyphSlot |
| typedef struct FT_Outline_ | VRS::FT_Outline |
| typedef struct FT_FaceRec_ * | VRS::FT_Face |
| typedef struct FT_LibraryRec_ * | VRS::FT_Library |