'news.txt' only displays properly after array initialization is complete. Initially only the left half of each character is shown. It appears that this is because the 'repaint' event isn't being checked for until then?
Probably not much can be done without doing something better than the current hack used to display double-width characters.
'news.txt' only displays properly after array initialization is complete. Initially only the left half of each character is shown. It appears that this is because the 'repaint' event isn't being checked for until then?
Probably not much can be done without doing something better than the current hack used to display double-width characters.