style property is supposed to override weight and slant, unfortunately it doesn't...
commit500d569c79e376a0526bc41231139701b74adc8d
authorvlaad <vlaad>
Sat, 10 Apr 2004 19:27:54 +0000 (10 19:27 +0000)
committervlaad <vlaad>
Sat, 10 Apr 2004 19:27:54 +0000 (10 19:27 +0000)
treeeba174f605535579368c386b0bdd017a66ca157d
parentf54b0de7b4ec05091478ad2dcbb670b350daf71f
style property is supposed to override weight and slant, unfortunately it doesn't do it cleanly, and you might end up with italic fonts.  this fixes the issue by not making the assumption.
util/getstyle.c
util/setstyle.c