git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7333 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2000-09-02 00:15:13 +00:00
parent 03f0941d07
commit 2e244ba1d7

View file

@ -106,10 +106,7 @@ setNSFont(NSString* key, NSFont* font)
}
}
/* Getting the preferred user fonts.
Important: caching (this also implies sharing) the default fonts of
cells and views has a considerable impact on performance. */
/* Getting the preferred user fonts. */
// This is deprecated in MacOSX
+ (NSFont*) boldSystemFontOfSize: (float)fontSize