Re: Need font anti aliasing techniques

2010-01-04 Thread Matthew Lindfield Seager
On Monday, January 4, 2010, padmakumar padmaku...@tataelxsi.co.in wrote:
 What are all the ways we can programmatically make anti aliasing techniques 
 for texts displayed in NSTextField.

 regards
 PK

Try this:
http://tinyurl.com/anel

Or this is shorter  easier to read:
http://tinyurl.com/l2fucm

This is also a good resource:
http://whathaveyoutried.com/

Failing that, this example is quite helpful to some:
http://lmgtfy.com/?q=anti-aliasing+cocoa
___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: Need font anti aliasing techniques

2010-01-04 Thread Chris Hanson
On Jan 3, 2010, at 8:33 PM, padmakumar wrote:

 What are all the ways we can programmatically make anti aliasing techniques 
 for texts displayed in NSTextField.

What kind of results are you trying to achieve?

Mac OS X has a standard antialiasing mechanism in its font rendering; normally, 
just using NSTextField should achieve appropriate antialiasing.

  — Chris

___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Need font anti aliasing techniques

2010-01-03 Thread padmakumar
What are all the ways we can programmatically make anti aliasing 
techniques for texts displayed in NSTextField.


regards
PK



___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com