Mako 8.2.0 API
MakoCore SDK API Documentation
Loading...
Searching...
No Matches
IDOMGlyph::Data Class Reference

Initialization data. More...

#include <edl/idomglyph.h>

Inheritance diagram for IDOMGlyph::Data:
[legend]

Public Member Functions

 Data ()
bool operator== (const Data &other) const
bool operator!= (const Data &other) const
Public Member Functions inherited from CClassParams
virtual ~CClassParams ()

Public Attributes

bool hasCustomAdvance
double advanceX
double advanceY
double uOffset
double vOffset
EDLU32String unicode
GlyphID glyphID
IDOMGlyphNamePtr glyphName
FRect bounds
bool colored
double originalAdvanceX

Detailed Description

Initialization data.

Constructor & Destructor Documentation

◆ Data()

IDOMGlyph::Data::Data ( )
inline

Member Function Documentation

◆ operator!=()

bool IDOMGlyph::Data::operator!= ( const Data & other) const
inline

◆ operator==()

bool IDOMGlyph::Data::operator== ( const Data & other) const
inline

Member Data Documentation

◆ advanceX

double IDOMGlyph::Data::advanceX

◆ advanceY

double IDOMGlyph::Data::advanceY

◆ bounds

FRect IDOMGlyph::Data::bounds

◆ colored

bool IDOMGlyph::Data::colored

◆ glyphID

GlyphID IDOMGlyph::Data::glyphID

◆ glyphName

IDOMGlyphNamePtr IDOMGlyph::Data::glyphName

◆ hasCustomAdvance

bool IDOMGlyph::Data::hasCustomAdvance

◆ originalAdvanceX

double IDOMGlyph::Data::originalAdvanceX

◆ unicode

EDLU32String IDOMGlyph::Data::unicode

◆ uOffset

double IDOMGlyph::Data::uOffset

◆ vOffset

double IDOMGlyph::Data::vOffset

The documentation for this class was generated from the following file: