]> git.mxchange.org Git - flightgear.git/commit
Bugfix #35 / denker #20F:
authorjmt <jmt>
Wed, 10 Feb 2010 19:28:35 +0000 (19:28 +0000)
committerTim Moore <timoore33@gmail.com>
Wed, 10 Feb 2010 23:20:59 +0000 (00:20 +0100)
commit73334cf61b097f1647c4bd0969f40db6eb5296e9
treebf3a42be5f7c74d111c6a30074db6e5e721d7b27
parentedd83dd7e8fd7162ae49da6113ad797c68769f20
Bugfix #35 / denker #20F:

Guard against invalid font names in panel XML files, and make font name
comparisons case-insensitive so that 'helvetica', 'Helvetica' or 'HELVETICA'
work as expected.
src/Cockpit/panel.cxx
src/GUI/new_gui.cxx