41 virtual float lineHeight()
const = 0;
45 const DtUnicode&
string,
unsigned int pos = 0,
int len = -1) = 0;
49 const DtUnicode&
string,
unsigned int pos = 0,
int len = -1) = 0;
52 virtual bool isValid()
const = 0;
Definition: DtFontInterface.h:30
A unicode string. DtUnicode stores a UTF-16 encoded unicode string. Code Point, a Unicode character...
Definition: DtUnicode.h:33
Contains the makVrv::DtBoundingBox class declaration.
TextAlignment
Definition: DtFontInterface.h:26
A 2D point.
Definition: DtBoundingBox.h:19
Definition: DtFontInterface.h:28
A class with encapsulated a font loaded from disk with a given size.
Definition: DtFontInterface.h:22
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
A pen object with parameters on how to draw text.
Definition: DtBoundingBox.h:80
Definition: DtFontInterface.h:29
A simple bounding box.
Definition: DtBoundingBox.h:101
Contains DLL export macros.