Re: Halo around NSTextField [solved]
Re: Halo around NSTextField [solved]
- Subject: Re: Halo around NSTextField [solved]
- From: Stefan Schüßler <email@hidden>
- Date: Wed, 1 Jun 2005 15:34:12 +0200
This effect only appears when font smoothing (System Preferences > Appearance) is set to light, medium or strong. Everything is fine when font smoothing is set to standard ("best for CRT").
Turning off RGB antialiasing programmatically (CGContextSetShouldSmoothFonts()) did the trick.
Am 01.06.2005 um 14:09 schrieb Stefan Schüßler: I have a transparent (e.g. 50% black) window with NSTextFields. Depending on the text color there's a small halo around the text:
<pastedGraphic.png>
Is this a general text rending bug?
Stefan
|
_______________________________________________
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