| Package | flash.text.engine |
| Class | public final class FontLookup |
| Inheritance | FontLookup Object |
| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 10 |
FontDescription.fontLookup.
See also
| Constant | Defined By | ||
|---|---|---|---|
| DEVICE : String = "device" [static]
Used to indicate device font lookup. | FontLookup | ||
| EMBEDDED : String = "embedded" [static]
Used to indicate embedded font lookup. | FontLookup | ||
| DEVICE | Constant |
public static const DEVICE:String = "device"| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 10 |
Used to indicate device font lookup.
| EMBEDDED | Constant |
public static const EMBEDDED:String = "embedded"| Language Version : | ActionScript 3.0 |
| Player Version : | Flash Player 10 |
Used to indicate embedded font lookup.