View source
enum abstract FontPosture(Null<Int>)
package openfl.text.engine
Available on AIR, Android, HashLink, Linux, Neko, Windows, iOS, macOS
The FontPosture class is an enumeration of constant values used with
FontDescription.fontPosture
and StageText.fontPostures
to set text to
italic or normal.
See also: