Re: CGContextShowTextAtPoint
Re: CGContextShowTextAtPoint
- Subject: Re: CGContextShowTextAtPoint
- From: Jens Alfke <email@hidden>
- Date: Wed, 14 Oct 2015 09:02:58 -0700
> On Oct 14, 2015, at 8:54 AM, Raglan T. Tiger <email@hidden> wrote:
>
> I did all the above ... now my text prints upside down andI cannot get it to size up regardless of the font size.
The view is probably using flipped coordinates. Look up flipped coordinates in the Cocoa view documentation to understand what they are and how to work around the problem.
As for the size, have you set the size of the NSFont in ‘sysFont’?
—Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden