(xlfd_unparse_name): Handle the case of font->size < 0.
authorhanda <handa>
Wed, 24 Aug 2005 05:26:22 +0000 (05:26 +0000)
committerhanda <handa>
Wed, 24 Aug 2005 05:26:22 +0000 (05:26 +0000)
commit250db5769ced860fed966dd107a05b820885d133
tree9f0f0b4c18ccb4a63fadec591ec8570231a237c6
parent3db1b8ff083035f4ec7aceac4dd7bfe2e198f2a8
(xlfd_unparse_name): Handle the case of font->size < 0.
(mfont__init): Don't initialize Mascent, Mdescent.
(Mascent, Mdescent): Delete these variables.
(mfont_get_prop): Fix previous change.  Check Mfont_ascent and
Mfont_descent instead of Mascent and Mdescent.
(mfont_put_prop): Allow negative size.
(mfont_find): Handle the case of spec->size < 0.  Fix previous
change.
(mfont_list): Handle the case of spec->size < 0.
(mfont_check): Likewise.
src/font.c