Next Previous Contents

10. Values for ``textstyle''

These values are used for the item `textstyle' field. Either the numeric or name value can be used.

10.1 0 ITEM_TEXTSTYLE_NORMAL

Normal, solid text.

10.2 1 ITEM_TEXTSTYLE_BLINK

Fast blinking; roughly two cycles per second (2 Hz).

10.3 2 ITEM_TEXTSTYLE_PULSE

Not used.

Programmer's (mod) note: Not implemented? Slow blinking, pulsing effect; roughly two seconds per cycle (0.5 Hz).

10.4 3 ITEM_TEXTSTYLE_SHADOWED

Drop-shadow effect.

10.5 4 ITEM_TEXTSTYLE_OUTLINED

Not used.

Programmer's (mod) note: Not implemented yet. Outline effect.

10.6 5 ITEM_TEXTSTYLE_OUTLINESHADOWED

Not used.

Programmer's (mod) note: Not implemented yet. Combined shadow and outline effect.

10.7 6 ITEM_TEXTSTYLE_SHADOWEDMORE

Not used.

Programmer's (mod) note: Not implemented yet. Extra shadow effect.


Next Previous Contents