Increase FONT_MAXNO from 0x2f to 0x40, to ensure the fonts[] array
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 22 Jul 2013 07:12:31 +0000 (07:12 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 22 Jul 2013 07:12:31 +0000 (07:12 +0000)
commitedb548cd8283b5e3f680a0a8b641f9afb12d4ba4
treee5768b1ec8c4f00195383cfe9cb093dadcd33338
parent17524941e736ac560d59db21eca1d6c08bb7ed4c
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.

git-svn-id: svn://svn.tartarus.org/sgt/putty@9966 cda61777-01e9-0310-a592-d414129be87e
windows/window.c