version 3.3

fontdefinition.h File Reference

#include <vrs/image/imagemanipulator.h>
#include <vrs/container/array.h>
#include <vrs/sharedobj.h>
#include <vrs/text/vrs_textprerequisites.h>
#include <vrs/text/fontglyph.h>
#include <vrs/text/fonttexture.h>
#include <vrs/text/fontsize.h>
#include <vector>
#include <map>
#include <string>

Go to the source code of this file.

Namespaces

namespace  VRS
namespace  VRS::TEXT

Classes

class  VRS::TEXT::FontDefinition
 A class for managing informations about rasterized font. More...

Typedefs

typedef struct FT_FaceRec_ * FT_Face
typedef struct FT_Bitmap_ FT_Bitmap
typedef struct FT_StrokerRec_ * FT_Stroker
typedef std::vector< SO
< FontTexture > > 
VRS::TEXT::FontTextureVector
typedef std::map< unsigned int,
SO< FontGlyph > > 
VRS::TEXT::FontGlyphMap
typedef std::map
< GlyphCharcode, SO< FontGlyph > > 
VRS::TEXT::FontGlyphCharMap


Typedef Documentation

typedef struct FT_Bitmap_ FT_Bitmap

typedef struct FT_FaceRec_* FT_Face

typedef struct FT_StrokerRec_* FT_Stroker


Generated on Sun May 19 06:00:30 2013 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact