UNPKG

openfl

Version:

A fast, productive library for 2D cross-platform development.

13 lines (11 loc) 623 B
export { default as AntiAliasType } from "./AntiAliasType"; export { default as Font } from "./Font"; export { default as FontStyle } from "./FontStyle"; export { default as FontType } from "./FontType"; export { default as GridFitType } from "./GridFitType"; export { default as TextField } from "./TextField"; export { default as TextFieldAutoSize } from "./TextFieldAutoSize"; export { default as TextFieldType } from "./TextFieldType"; export { default as TextFormat } from "./TextFormat"; export { default as TextFormatAlign } from "./TextFormatAlign"; export { default as TextLineMetrics } from "./TextLineMetrics";