Update font_height & _width whenever they are used.
authorTimo Korvola <tkorvola@iki.fi>
Fri, 9 Mar 2018 21:38:16 +0000 (23:38 +0200)
committerDavid Griffith <dave@661.org>
Sun, 11 Mar 2018 11:48:51 +0000 (04:48 -0700)
commit082ca43f5576cf628da1ab78043e0d5948d55460
treed0c5805996d55c5b060e7e01d6947ad83eb0ab3b
parent700c42088aea8d82218f6d5fbb70c791b46457ed
Update font_height & _width whenever they are used.

Call os_data(0, &font_height, &font_width) to update.  On those
front ends where it does nothing (curses) it does not matter.
src/common/screen.c