projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b9c1cd
)
Add hooks to update PM console's font metric data when the font is
author
Chris Hanson
<org/chris-hanson/cph>
Fri, 19 May 1995 21:39:32 +0000
(21:39 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Fri, 19 May 1995 21:39:32 +0000
(21:39 +0000)
changed.
v7/src/microcode/os2pmcon.c
patch
|
blob
|
history
diff --git
a/v7/src/microcode/os2pmcon.c
b/v7/src/microcode/os2pmcon.c
index e50b05506c2f29db79cf6e0ed7d2557a7d26510c..5608bae2e5f27ed174abc57235ac695dd8c93b8e 100644
(file)
--- a/
v7/src/microcode/os2pmcon.c
+++ b/
v7/src/microcode/os2pmcon.c
@@
-1,6
+1,6
@@
/* -*-C-*-
-$Id: os2pmcon.c,v 1.
9 1995/05/19 21:17:09
cph Exp $
+$Id: os2pmcon.c,v 1.
10 1995/05/19 21:39:32
cph Exp $
Copyright (c) 1994-95 Massachusetts Institute of Technology
@@
-153,6
+153,7
@@
void
OS2_console_font_change_hook (font_metrics_t * metrics)
{
console_metrics = metrics;
+ console_resize (console_pel_width, console_pel_height);
}
\f
static void