public static const AUTO:String = "auto"| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 10 |
Used to indicate kerning is enabled only for characters appropriate in Asian typography.
Kerning is applied between two characters if neither is Kanji, Hiragana or Katakana.
public static const OFF:String = "off"| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 10 |
Used to indicate kerning is disabled.
public static const ON:String = "on"| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 10 |
Used to indicate kerning is enabled.