discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to convert text to glyphs to append to bezier path??


From: jonathon
Subject: Re: How to convert text to glyphs to append to bezier path??
Date: 8 Jun 2003 09:34:15 -0700

I almost got it.

I have an NSFont object, an NSLayoutManager, and so on.  I am able to
get the glyph count, which is accurate, from the LayoutManager after
it has been initialized with an NSTextStorage.

I'm even able to get the bezier path to draw the bounding rectangle
for the glyph.  I just cannot get the glyph itself to render.  Any
ideas?

jonathon


reply via email to

[Prev in Thread] Current Thread [Next in Thread]