User Guide

232 Chapter 5: Fireworks JavaScript API
dom.setTextCustomAntiAliasSharpness()
Availability
Fireworks MX 2004.
Usage
dom.setTextCustomAntiAliasSharpness(sharpness)
Arguments
sharpness
An integer from 0 to 255.
Returns
Nothing.
Description
Sets the sharpness value used to anti-alias text in custom mode.
dom.setTextCustomAntiAliasStrength()
Availability
Fireworks MX 2004.
Usage
dom.setTextCustomAntiAliasStrength(strength)
Arguments
Strength
An integer value, from 0 to 255, for the amount of anti-aliasing to apply.
Returns
Nothing.
Description
Sets the strength value used to anti-alias text in custom mode.
dom.setTextFlow()
Availability
Fireworks 3.
Usage
dom.setTextFlow(flowDirection)
Arguments
flowDirection
Acceptable values are "left to right" and "right to left".