Hi Hugh,

On 7/9/21 2:40 PM, Hugh McMaster wrote:
CreateConsoleScreenBuffer() copies properties relating to the current
console font to the new screen buffer when called.


This originates from the old wineconsole code, but I wonder if we should store separated font info for each screen buffer. It seems that we could just store it once, in console struct, instead.


Thanks,

Jacek