Modify DrawTextWithBaselineTies function to compensate the Y coordinate of the...
Submitted by Leigh on Sat, 23/12/2006 - 01:50
Commit by kimshrier :: r153 /trunk/Calliope/Application/DrawingFunctions.m: (link) Modify DrawTextWithBaselineTies function to compensate the Y coordinate of the text by thesize of the current font. This is becuase an NSAttributedString uses the upper left cornerof the bounding box as the origin for drawing the character when the view is flipped insteadof using the lower left corner as it does for views that are not flipped.
