UNPKG

@flashport/flashport

Version:

FlashPort is a TypeScript 2D graphics library that largely replicates the Flash ActionScript 3.0 library

23 lines (22 loc) 700 B
export * from './AntiAliasType'; export * from './CSMSettings'; export * from './Font'; export * from './FontStyle'; export * from './FontType'; export * from './GridFitType'; export * from './StaticText'; export * from './StyleSheet'; export * from './TextColorType'; export * from './TextDisplayMode'; export * from './TextExtent'; export * from './TextField'; export * from './TextFieldAutoSize'; export * from './TextFieldType'; export * from './TextFormat'; export * from './TextFormatAlign'; export * from './TextFormatDisplay'; export * from './TextInteractionMode'; export * from './TextLineMetrics'; export * from './TextRenderer'; export * from './TextRun'; export * from './TextSnapshot';