[PATCH 1/3] conhost: Copy font width/height to the new screen buffer to prevent an unhandled exception (divide by zero)

Jacek Caban jacek at codeweavers.com
Fri Jul 9 08:42:38 CDT 2021


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210709/ef54497b/attachment.htm>


More information about the wine-devel mailing list