Change font-setting code to interpret the font size in points rather
authorChris Hanson <org/chris-hanson/cph>
Mon, 7 Oct 1996 17:59:56 +0000 (17:59 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 7 Oct 1996 17:59:56 +0000 (17:59 +0000)
commitd430399ece7cda1cbb0709a08ff6fa5c8b52a9f0
treeacc03ef275c6cce087eb9598628ffe044772fc81
parent945ce92bb5f0d6ef6ae911e70f6fa3df87940dd2
Change font-setting code to interpret the font size in points rather
than in logical units.  This makes this code consistent with the
font-setting dialog.

Handle the WM_WINDOWPOSCHANGING message in order to guarantee that the
window is sized to an integral number of characters.

Also, many formatting changes.
v7/src/microcode/ntscreen.c