NetBSD/src cWWZcRPsys/dev/wscons wsdisplay_vcons.c wsdisplay_vconsvar.h

   add support for loading fonts in vcons and subsequently resizing screens
   - drivers can use this by setting VCONS_LOADFONT and WSSCREEN_RESIZE
   - each vcons screen can now have its own font and geometry
   - while there, add support for xterm's ESC[18t to report the text buffer's
     size

   With this tou can:
   wsfontload -N foo  /usr/share/wscons/fonts/flori.816
   wsconsctl -dw font=foo
   currently this is limited to drivers that don't use the glyph cache, like genfb
VersionDeltaFile
1.37+186-65sys/dev/wscons/wsdisplay_vcons.c
1.25+5-3sys/dev/wscons/wsdisplay_vconsvar.h
+191-682 files

UnifiedSplitRaw