mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-20 22:06:42 +00:00
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:
parent
37f8a31ba9
commit
f47104ea91
1 changed files with 7 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue