Skip navigation.
 
mlRe: String -> Bezier
FROM : Ricky Sharp
DATE : Thu Dec 16 21:59:45 2004

On Thursday, December 16, 2004, at 02:50PM, Lorenzo <<email_removed>> wrote:

>straight question: how can I tranform a NSAttributedString in a Bezier path?


Check out appendBezierPathWithGlyph:inFont:

But, there are limitations.  Definitely read at least the following thread on getting glpyh outlines:

<http://www.cocoabuilder.com/archive/message/cocoa/2004/3/29/102857>

--
Rick Sharp
Instant Interatctive(tm)

Related mailsAuthorDate
mlString -> Bezier Lorenzo Dec 16, 21:54
mlRe: String -> Bezier Ricky Sharp Dec 16, 21:59
mlRe: String -> Bezier glenn andreas Dec 16, 22:01
mlRe: String -> Bezier John Stiles Dec 16, 23:04