CartoType API
Public Attributes
CartoType::CTextParam Class Reference

#include <cartotype_svg.h>

List of all members.

Public Attributes

TPointFixed iOrigin
CArray< TFixediX
CArray< TFixediY
CArray< TFixediDx
CArray< TFixediDy
CArray< TFixediRotate
TFixed iTextLength
bool iAdjustGlyphs

Detailed Description

Parameters used when rendering text.


Member Data Documentation

Specified by the "lengthAdjust" attribute; if false, adjust spacing only; if true, adjust spacing and glyphs

X shifts specified in user units by the "dx" attribute.

Y shifts specified in user units by the "dy" attribute.

Current text origin in user units.

Rotations in radians specified by the "rotate" attribute.

Text length specified by the "textLength" attribute.

Absolute x coordinates in user units specified by the "x" attribute.

Absolute y coordinates in user units specified by the "y" attribute.


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