Better management of composite names fonts in RTF parser

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14713 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-10-10 23:53:10 +00:00
parent 37f8a31ba9
commit f47104ea91

View file

@ -1,3 +1,10 @@
Fri Oct 11 01:37:57 2002 Nicola Pero <n.pero@mi.flashnet.it>
* TextConverters/RTF/RTFConsumer.m ([RTFAttribute -currentFont]):
If the font can't be found in the usual ways, try to get it as a
composite font name like 'FontFamily-Face'
(Patch by Georg Fleischmann <georg@vhf.de> modified).
Fri Oct 11 01:15:55 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSFont.m (getNSFont): If fontWithName:size: returns nil,