wineconsole: modify default font height

Hugh McMaster hugh.mcmaster at masterindexing.com
Wed Apr 24 06:00:00 CDT 2013


This patch alters the default console font height from 12 pixels to 16 pixels.  This is logical, because wineconsole actually displays an 8 x 16 pixel font matrix on first initialization, although an 8 x 12 pixel font matrix is reported.  The font matrix is set to and reported as 8 x 16 pixels from the second initialization onwards.  Therefore, leaving the default font height at 12 pixels serves no purpose.

---
 programs/wineconsole/registry.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: winecon-registry.c.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130424/1e6147de/attachment.txt>


More information about the wine-patches mailing list