PKHeX/PKHeX.WinForms/Util
Kurt 52bfa50641 Simplify font loading
Don't care about operating system; use the AddFontFile method instead.
Add fallback for font load failure.

This should be easier to maintain in the future, if multiple char->glyph
mappings are to be supported (gen6 is already different from gen7 with
some swapped glyphs).
2019-05-19 14:37:15 -07:00
..
QRCoder More cleaning 2019-02-03 20:28:03 -08:00
ConfigUtil.cs Refactoring 2017-06-17 18:37:19 -07:00
DevUtil.cs Merge game selection alert & prompt to 1 popup 2019-01-15 22:26:45 -08:00
FontUtil.cs Simplify font loading 2019-05-19 14:37:15 -07:00
ImageUtil.cs Minor img processing update 2019-04-22 22:25:14 -07:00
NetUtil.cs More cleaning 2019-02-03 20:28:03 -08:00
SpriteBuilder.cs Minor img processing update 2019-04-22 22:25:14 -07:00
SpriteUtil.cs Minor simplifications 2019-04-29 17:21:19 -07:00
WinFormsTranslator.cs Use generic pattern match 2019-05-13 15:53:27 -07:00
WinFormsUtil.cs Use custom savefile extension detection for err msg 2019-05-13 15:58:36 -07:00