enumExponent
enumerated type
typedef enum { fontexponent_none=0, fontexponent_normal=1, fontexponent_subscript=2 } enumExponent;