registerOperatorProcessor("Tf", new SetTextFont());
registerOperatorProcessor("Tr", new SetTextRenderingMode());
registerOperatorProcessor("Tm", new SetMatrix());
registerOperatorProcessor("Td", new MoveText());
registerOperatorProcessor("T*", new NextLine());
registerOperatorProcessor("TD", new MoveTextSetLeading());
registerOperatorProcessor("Tc", new SetCharSpacing());
registerOperatorProcessor("TL", new SetTextLeading());
registerOperatorProcessor("Ts", new SetTextRise());
registerOperatorProcessor("Tw", new SetWordSpacing());
registerOperatorProcessor("Tz", new SetHorizontalTextScaling());