Thanks David.

My CGContextRef is the current context. I'm just unfamiliar with how to draw a 
unicode character into it when I don't know the font containing a specific 
unicode glyph.
I'm doing this for OS X 10.7 which is all I need to support.

Thanks.

On Mar 30, 2012, at 11:56 AM, David Duncan wrote:
> On Mar 30, 2012, at 11:45 AM, Jeff Schriebman wrote:
> 
>> I'm not sure how to use the string drawing APIs to directly put a unicode 
>> UTF8 character onto a specific X,Y location given a CGContextRef.
> 
> 
> Both AppKit and UIKit have methods for making a CGContextRef current. Lookup 
> the NSGraphicsContext class (AppKit) or the UIGraphics functions (UIKit) for 
> this information.
> --
> David Duncan
> 

Jeff Schriebman




_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to