<div dir="ltr"><div><div><div><div>When I try to set the font on a button, which is specified as a valid keyword arg in the docs, I get the following error:<br><br>Invalid initialization argument:<br>    :FONT<br><br></div>I don't necessarily need to do anything fancy with the font in said button, but it's default size and font are very small even on a regular monitor, and my monitor is high-res, making it quite tiny. For every other component i can just scale with fonts, but it doesn't seem to work with buttons.<br><br></div>While searching for solutions, I found this: <a href="https://mailman.common-lisp.net/pipermail/ltk-user/2011-August/000477.html">https://mailman.common-lisp.net/pipermail/ltk-user/2011-August/000477.html</a><br><br></div>It makes reference to setting an older version of wish in order to scale components? If this functionality was truly just broken by an update back in  2011 and never fixed, I'd like to be able to help address the bug, but if I am just missing something, or there is a better way of making widgets big enough to read, please let me know!<br><br></div>Thanks!<br></div>