@interface PXLegacyText : NSObject + (void)readLegacyTextFromData:(id)a0 toShape:(id)a1 state:(id)a2; + (void)readLegacyTextGlobalsFromData:(id)a0 state:(id)a1; + (void *)textMasterStyleOfType:(int)a0 state:(id)a1; @end