Transform camera to look from back in GL?

I have a text texture with a char “d” on it. But it renders as “b”.

I want to transform camera to look at it from its back, How to ?

TIA!

Set the scale in X to be negative on the material or on the object that the material is attached to.