Fwd: Text Not Anti-Aliased In NSView
Fwd: Text Not Anti-Aliased In NSView
- Subject: Fwd: Text Not Anti-Aliased In NSView
- From: "Chunk 1978" <email@hidden>
- Date: Tue, 9 Dec 2008 12:34:31 -0500
---------- Forwarded message ----------
From: Chunk 1978 <email@hidden>
Date: Tue, Dec 9, 2008 at 12:34 PM
Subject: Re: Text Not Anti-Aliased In NSView
To: Nick Zitzmann <email@hidden>
i studied apple's "Basic Cocoa Animations" example found here:
http://developer.apple.com/samplecode/BasicCocoaAnimations/index.html
in apple's example the text is also aliased (check out the "Medium"
view)... so i'm wondering if fixing aliased text with this method is
just something they didn't touch upon in the example, or if there is
really no fix.
On Tue, Dec 9, 2008 at 11:25 AM, Nick Zitzmann <email@hidden> wrote:
>
> On Dec 9, 2008, at 9:21 AM, Chunk 1978 wrote:
>
>> this link (
>> http://att.macrumors.com/attachment.php?attachmentid=147663&d=1228770137
>> ) will show you an image displaying this problem. the window on the
>> left is from
>> within Interface Builder (anti-aliased text), the window on the right
>> is the running build (text with aliasing). how can i solve this
>> problem?
>
>
> Are you sure you're placing the rect in an integral frame, and drawing the
> text in integral bounds?
>
> Nick Zitzmann
> <http://www.chronosnet.com/>
>
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden