wxWidgets/include
2014-03-01 16:48:58 +00:00
..
msvc/wx
wx using a lazy translation hash map for conversion between user friendly names and postscript names, so that we get only one warning per font family. The only way to completely get rid of this would be to pre-populate the map during startup which would mean to completely iterate through all installed fonts, so it's a compromise. see #15999 2014-03-01 16:48:58 +00:00