Create the fontDictionary in [_setFontInfo].

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@16562 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
FredKiefer 2003-04-27 15:50:03 +00:00
parent 46e3d118fa
commit c552b4c338

View file

@ -235,6 +235,7 @@ afmEnumerator (char* resourceType, char* resourceName, char* resourceFile,
/*
* Set the font information in instance variables and in the AFM dictionary.
*/
fontDictionary = [[NSMutableDictionary alloc] initWithCapacity: 25];
/* The font may actually be a GS alias, so do not set the fontName
* field. */