TK_Character_Attribute Struct Reference

#include <BOpcodeHandler.h>

List of all members.


Detailed Description

defines all of the attributes that can be set on individual characters

Definition at line 6662 of file BOpcodeHandler.h.

Public Attributes

char * name
 the font name
float size
 the size. Units are specified separately in size_units
float vertical_offset
 offset, positive or negative, from the standard position. units are specified separately in vertical_offset_units
float slant
 the angle (in degrees) that text is slanted (e.g. for italic). Positive numbers correspond to clockwise.
float rotation
 the angle (in degrees) that text is rotated
float width_scale
 adjustment to character width
unsigned short mask
 specifies which settings are active (i.e. the attributes for which we have an opinion at this point)
unsigned short value
 for active settings, on or off
unsigned char size_units
 specified with enum TKO_Font_Size_Units
unsigned char vertical_offset_units
 specified with enum TKO_Font_Size_Units


The documentation for this struct was generated from the following file:
Generated on Tue Jan 6 22:41:41 2009 for Autodesk DWF 3D Toolkit by  doxygen 1.4.5