http://bugs.winehq.org/show_bug.cgi?id=5253
------- Additional Comments From the3dfxdude@gmail.com 2006-15-09 13:09 ------- Aha! I know why I need 26 more lines! For whatever reason, the font chosen makes *all* the geometry of the bitmaps scale to fit it and with the sserife.fon 26 of the screen's lines ends up off the screen, which would be a problem if not all of it fits on the buffer of the surface.
Observable using the opengl backend which won't crash btw.