(MAX_SCREEN_BUF): New macro.
authorEli Zaretskii <eliz@gnu.org>
Sat, 14 Feb 2009 10:50:29 +0000 (10:50 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 14 Feb 2009 10:50:29 +0000 (10:50 +0000)
commitaff01dd96f651db009a0d318a14477ff1f91e1c8
tree574a041234433d08db64505135bf141c4ace7ffa
parentb46957e2f4dacb404f30586c3675773a23715e16
(MAX_SCREEN_BUF): New macro.
(IT_write_glyphs): Make screen_buf[] always be MAX_SCREEN_BUF-long.
Encode the entire run of glyphs sharing the same face, instead of
doing that one glyph at a time (fixes a bug with displaying
double-size characters).
src/ChangeLog
src/msdos.c