OpenCvSharp Wrapper

Hi,

I’m using OpenCvSharp wrapper in my project to detect objects. But when I try to put some text into the CvArr image (using Cv.PutText method), all the characters are flipped in X axis. Does anybody got any idea how to fix this problem ?

Thanks for your answers in advance.

public bool FlipLeftRightAxis = true;