mysterious NSFont debugging output
mysterious NSFont debugging output
- Subject: mysterious NSFont debugging output
- From: Alex Rice <email@hidden>
- Date: Sat, 31 Aug 2002 11:47:26 -0600
I'm using the August update to the dev tools on Jaguar. When compiled
in a debug build, my project logs lots of messages from NSFont. AFAIK
I'm not NSLogging this information- it must be coming from with AppKit.
Has anyone else seen this? It fills up my "Run" console pretty quickly
and I would like to turn it off.
2002-08-31 11:40:04.858 Slacker[1120] font rect height = 17.66
2002-08-31 11:40:04.858 Slacker[1120] font line height = 14.00
2002-08-31 11:40:04.858 Slacker[1120] font ascender = 9.24
2002-08-31 11:40:04.858 Slacker[1120] font descender = -2.76
2002-08-31 11:40:04.858 Slacker[1120] font cap height = 9.24
2002-08-31 11:40:04.858 Slacker[1120] font x height = 6.01
2002-08-31 11:40:04.863 Slacker[1120] font point height = 12.00
Alex Rice
Mindlube Software
http://mindlube.com/
_______________________________________________
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.