Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AntiAliasing problem in Panther



On Aug 28, 2003, at 6:00 AM, Arvinder S. Saluja wrote:

I was using SetAntiAliasedTextEnabled() API for antialiasing text in my
application. On Jaguar, all the text on controls (like edit text control and
list popup etc...) was antialiased, but on Panther , this is not the case.
Is there a different API on Panther?

Arvinder, we'll need to see how you're using this function to explain why the controls in your application are rendering differently. You might want to write a bug with a copy of your application or sample code that triggers the problem.

There were various changes to the handling of the point size threshold for anti-aliased text on Panther. One change involved SetAntiAliasedTextEnabled and related QuickDraw functions that were incorrectly affecting how text was rendered in ATSUI (and therefore all the Carbon user interface elements). This is not supported on Panther. You might try using the QDSwapTextFlags API to draw QuickDraw text using the anti-aliasing from Quartz <http://developer.apple.com/qa/qa2001/qa1193.html>.
_______________________________________________
carbon-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/carbon-development
Do not post admin requests to the list. They will be ignored.
References: 
 >AntiAliasing problem in Panther (From: "Arvinder S. Saluja" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.