Public Member Functions | |
StateOfDrawGlyph (std::ostream &os) | |
std::ostream & | os () |
FT_Vector | startPt () |
void | setStartPt (const FT_Vector pt) |
bool | isNewPath () |
void | setNewPathFalse () |
Private Attributes | |
std::ostream & | _os |
FT_Vector | _startPt |
bool | _isNewPath |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|