Re: Cocoa text rendering and setUsesScreenFonts: ATSUI? QuickDraw? Something else?
Re: Cocoa text rendering and setUsesScreenFonts: ATSUI? QuickDraw? Something else?
- Subject: Re: Cocoa text rendering and setUsesScreenFonts: ATSUI? QuickDraw? Something else?
- From: Douglas Davidson <email@hidden>
- Date: Thu, 10 Apr 2003 11:36:31 -0700
On Wednesday, April 9, 2003, at 5:34 PM, Evan Jones wrote:
What does [NSLayoutManager setUsesScreenFonts] do to get "screen
fonts"? Does it change the ATSUI drawing settings? Does it draw with
QuickDraw instead of Quartz? Is it actually selecting alternate fonts
using ATS? It is in cases like this that I wish Apple would release
the code for Cocoa, so I could answer this question myself.
It selects alternate fonts, using the -[NSFont screenFont] method.
Douglas Davidson
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.