UNPKG

@awayjs/scene

Version:
6 lines 165 B
// strings need to match with playerglobal/text/engine/FontLookup export enum FontLookUpMode { DEFAULT = 'DEFAULT', DEVICE = 'device', EMBED_CFF = 'embeddedCFF' }