mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 04:50:47 +00:00
More documentation tidyups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17302 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
62c7345c03
commit
daf5efadae
5 changed files with 11 additions and 6 deletions
|
@ -79,7 +79,7 @@ newNameWithMatrix(NSString *name, const float *matrix, BOOL fix,
|
|||
|
||||
<p>The NSFont class allows control of the fonts used for displaying
|
||||
text anywhere on the screen. The primary methods for getting a
|
||||
particular font are -fontWithName:matrix: and -fontWithName:size: which
|
||||
particular font are +fontWithName:matrix: and +fontWithName:size: which
|
||||
take the name and size of a particular font and return the NSFont object
|
||||
associated with that font. In addition there are several convenience
|
||||
mathods which make it easier to get certain types of fonts. </p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue