Value
Name | Description | Value |
---|---|---|
AntiAlias.CRISP | Makes type appear somewhat sharp. | int 3 |
AntiAlias.NONE | Does not use anti-aliasing. | int 1 |
AntiAlias.SHARP | Makes type appear its sharpest. | int 2 |
AntiAlias.SMOOTH | Makes type appear smoother. | int 5 |
AntiAlias.STRONG | Makes type appear heavier. | int 4 |
Usage
As property
TextItem.antiAliasMethod
Jongware, 28-Aug-2012 v3.0.3i | Contents :: Index |