- rewrote the font conversion routines to avoid the need to allocate memory
commit6d02fe98f29bc10cb37d946b1d4474971dcce80d
authordan <dan>
Tue, 13 Apr 2004 03:49:38 +0000 (13 03:49 +0000)
committerdan <dan>
Tue, 13 Apr 2004 03:49:38 +0000 (13 03:49 +0000)
treec938d3c7054e935cab8f795bb76f4fccbec60838
parent500d569c79e376a0526bc41231139701b74adc8d
- rewrote the font conversion routines to avoid the need to allocate memory
  for font options while parsing the xlfd. now all processing is done using
  the original xlfd string only.
- removed memleaks introduced by previous commit.
util/getstyle.c
util/setstyle.c