FROM : Douglas Davidson
DATE : Mon Jan 27 23:37:01 2003
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_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
DATE : Mon Jan 27 23:37:01 2003
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_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
| Related mails | Author | Date |
|---|---|---|
| Shoaib | Jan 27, 23:19 | |
| Douglas Davidson | Jan 27, 23:37 | |
| Shoaib | Jan 28, 00:21 |






Cocoa mail archive

