Description
Sets the anti-aliasing level for the selected blocks of text.
To turn anti-aliasing on or off, call dom.enableTextAntiAliasing.
See also
dom.enableTextAntiAliasing()
dom.setTextAutoKern()
Availability
Fireworks 3.
Usage
dom.setTextAutoKern(bKern)
Arguments
If
is
, automatic kerning is on for the selected text items. If
is
bKern
bKern
true
bKern
, it is off.
false
Returns
Nothing.
Description
Specifies whether automatic kerning is on or off for the selected text items.
dom.setTextCharSpacing()
Availability
Fireworks MX.
Usage
dom.setTextCharSpacing(charSpace)
Arguments
A floating-point percentage of the default space to add to (positive values) or
charSpace
remove from (negative values) two adjacent characters. To increase the spacing by 15%, for
example, pass
.
0.15
292
Fireworks JavaScript API
Need help?
Do you have a question about the FIREWORKS 8-EXTENDING FIREWORKS and is the answer not in the manual?
Questions and answers