NSBezierPath Glypths
NSBezierPath Glypths
- Subject: NSBezierPath Glypths
- From: Ian was here <email@hidden>
- Date: Sun, 17 Apr 2005 21:04:48 -0700 (PDT)
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
I am working on an application that allows the user to
create a rectangle on mouseDown:, resize the rectangle
while mouseDragged:, and the rectangle turns into an
NSTextView on mouseUp: (typical of a drawing program).
When clicking outside of the NSTextView, the view is
gone and the text is converted into an NSBezierPath
using appendBezierPathWithGlyphs:count:inFont:
It works great! The only issue that I'm having is that
carriage returns, tabs, exclamation marks, and several
other non-alphanumeric characters are appearing as
boxes.
Does anyone know if this is a limitation of
appendBezierPathWithGlyphs:count:inFont:???
__________________________________
Do you Yahoo!?
Plan great trips with Yahoo! Travel: Now over 17,000 guides!
http://travel.yahoo.com/p-travelguide
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden