Converts a openfl.text.TextFormat value to a feathers.text.TextFormat used by many Feathers UI components.

Available since

1.0.0

.

See also:

Static methods

@:fromstaticfromSimpleTextFormat(textFormat:TextFormat):AbstractTextFormat

Converts an openfl.text.TextFormat value to a feathers.text.TextFormat value.

Available since

1.0.0

.

@:tostatictoSimpleTextFormat(this:TextFormat):TextFormat

Converts a feathers.text.TextFormat value to an openfl.text.TextFormat value.