public static const AUTO:String = "auto"
Language Version: | ActionScript 3.0 |
Runtime Versions: | Flash Player 10, AIR 1.5 |
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 |
Runtime Versions: | Flash Player 10, AIR 1.5 |
Used to indicate kerning is disabled.
public static const ON:String = "on"
Language Version: | ActionScript 3.0 |
Runtime Versions: | Flash Player 10, AIR 1.5 |
Used to indicate kerning is enabled.