Re: Small font issue
Re: Small font issue
- Subject: Re: Small font issue
- From: Douglas Davidson <email@hidden>
- Date: Mon, 27 Jan 2003 14:37:01 -0800
On Monday, January 27, 2003, at 02:19 PM, Shoaib wrote:
I have an NSTextView that is setup to use Arial 11 as the font. Every
once in a while, the font doesn't display properly. It's completely
legible but it appears as if it's in bold, as if it was out of focus.
If I resize the window that holds the NSTextView, the problem goes
away (the NSTextView is setup to resize with the window).
The symptom sounds like one of multiple drawing--with antialiasing, if
the same text is drawn twice, without the background being drawn in
between, it becomes a bit darker around the edges. However, without
more information I can't say why that might occur in this case.
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.