PTShapingFailureReason

enum PTShapingFailureReason {  e_ptNoFailure = 0,
e_ptUnsupportedFontType = 1,
e_ptNotIndexEncoded = 2,
e_ptFontDataNotFound = 3}

Undocumented