Thank you, that works I can see the text is now correctly being drawn with
the apostrophe.

Now though the text is being painted inverted. I have already transformed
with ScaleCTM(1f, -1f) which is why my DrawTextAtPoint calls were correct.
Now with UIKit its wrong again. Its a little confusing having 2 ways of
drawing text that dont appear to be compatible.

Any way to flip my text at the point I want to paint the text and then back
again for everything else?

Cheers
John

--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/Drawing-text-containing-an-apostrophe-tp3791636p3792163.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to