mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 23:50:47 +00:00
[weightForString:] added "black"
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7363 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
89da7d6fcf
commit
20ac07cc12
1 changed files with 1 additions and 0 deletions
|
@ -188,6 +188,7 @@ static GSFontEnumerator *sharedEnumerator = nil;
|
|||
[NSNumber numberWithInt: 11], @"heavy",
|
||||
[NSNumber numberWithInt: 11], @"heavyface",
|
||||
[NSNumber numberWithInt: 12], @"ultrabold",
|
||||
[NSNumber numberWithInt: 12], @"black",
|
||||
[NSNumber numberWithInt: 13], @"ultra",
|
||||
[NSNumber numberWithInt: 13], @"ultrablack",
|
||||
[NSNumber numberWithInt: 13], @"fat",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue