*** empty log message ***

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7339 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Fred Kiefer 2000-09-02 01:53:12 +00:00
parent 8710ccdd21
commit b35be79e2b

View file

@ -1,3 +1,10 @@
2000-08-31 Fred Kiefer <FredKiefer@gmx.de>
* Headers/gnustep/gui/GSFontInfo.h:
* Source/GSFontInfo.m:
Added class methods [weightForString:], [stringForWeight:] and
[encodingForRegistry:encoding:] to be used in subclasses.
Sat Sep 2 01:34:19 2000 Nicola Pero <nicola@brainstorm.co.uk>
* Source/NSFont.m ([+boldSystemFontOfSize:]),