text.antiAliasSharpness

#### Availability

Flash 8.

#### Usage

text.antiAliasSharpness

#### Description

Property; a float value that specifies the anti-aliasing sharpness of the text. This property controls how crisply the text is drawn; higher values specify sharper (or crisper) text. A value of 0 specifies normal sharpness. This property is available only if text.fontRenderingMode is set to customThicknessSharpness.

#### Example

See text.fontRenderingMode (../Text_object/text10.md).

#### See also

text.antiAliasThickness (../Text_object/text2.md), text.fontRenderingMode (../Text_object/text10.md)

<span id="text.antiAliasThickness" class="anchor"></span>