TextRenderer (flash.text.TextRenderer)
1247
Properties inherited from class Object
Method summary
Methods inherited from class Object
maxLevel (TextRenderer.maxLevel property)
public static maxLevel : Number
The adaptively sampled distance fields (ADFs) quality level for advanced anti-aliasing. The
only acceptable values are 3, 4, and 7.
Advanced anti-aliasing uses ADFs to represent the outlines that determine a glyph. The
higher the quality, the more cache space is required for ADF structures. A value of
3
takes the
least amount of memory and provides the lowest quality. Larger fonts require more cache
space; at a font size of 64 pixels, the quality level increases from
3
to
4
or from
4
to
7
unless,
the level is already set to
7
.
Availability:
ActionScript 1.0; Flash Player 8
constructor (Object.constructor property)
,
__proto__ (Object.__proto__
property)
,
prototype (Object.prototype property)
,
__resolve
(Object.__resolve property)
Modifiers
Signature
Description
static
setAdvancedAntialias
ingTable
(fontName:St
ring,
fontStyle:String,
colorType:String,
advancedAntialiasing
Table:Array) : Void
Sets a custom continuous stroke modulation (CSM)
lookup table for a font.
addProperty (Object.addProperty method)
,
hasOwnProperty
(Object.hasOwnProperty method)
,
isPropertyEnumerable
(Object.isPropertyEnumerable method)
,
isPrototypeOf (Object.isPrototypeOf
method)
,
registerClass (Object.registerClass method)
,
toString
(Object.toString method)
,
unwatch (Object.unwatch method)
,
valueOf
(Object.valueOf method)
,
watch (Object.watch method)
Summary of Contents for FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE
Page 1: ...ActionScript 2 0 Language Reference ...
Page 1352: ...1352 ActionScript classes ...