]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Fix from Robert de Bath which reorders the Windows initialisation
authorSimon Tatham <anakin@pobox.com>
Sun, 13 May 2012 15:59:24 +0000 (15:59 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 13 May 2012 15:59:24 +0000 (15:59 +0000)
commitb7037647e75c9770e1d01453cc779c2335436c41
tree133e7fa20346fe2b19a5b4077ebef717e852b7fb
parent3c985834ed68704af1d15d654abf03a2e944b901
Fix from Robert de Bath which reorders the Windows initialisation
sequence: since init_fonts sets up ucsdata based on the available
Windows fonts, we should call it before passing ucsdata to term_init.

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