]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Increase FONT_MAXNO from 0x2f to 0x40, to ensure the fonts[] array
authorSimon Tatham <anakin@pobox.com>
Mon, 22 Jul 2013 07:12:31 +0000 (07:12 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 22 Jul 2013 07:12:31 +0000 (07:12 +0000)
commit5e2c794424f84ad1b48bb2069723e57813543aa7
treee5768b1ec8c4f00195383cfe9cb093dadcd33338
parent81a11efdafd5de1cd14efcbdc279cc2f404eb3d5
Increase FONT_MAXNO from 0x2f to 0x40, to ensure the fonts[] array
includes every possible combination of the font bitfields, in
particular ATTR_OEM|ATTR_NARROW.

[originally from svn r9966]
windows/window.c