Re: NSAttributedString attribues misbehaving
Re: NSAttributedString attribues misbehaving
- Subject: Re: NSAttributedString attribues misbehaving
- From: Guy English <email@hidden>
- Date: Tue, 23 Nov 2004 10:20:20 -0500
On Tue, 23 Nov 2004 08:06:14 -0500, Robert Clair <email@hidden> wrote:
> I get my outline... but the fill disappears.
Yeah ... I had the same problem a while ago. After playing around in
Text Edit with the font panel I've come to the conclusion that there
is no way to stroke and fill in one operation. I even tried setting
the background color hoping it would fill with that but no luck. I
think you're either stuck drawing your strings twice (once for fill,
once for stroke) or using the lower level stuff and rendering the
glyph paths directly.
Guy
_______________________________________________
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