mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-16 06:41:16 +00:00
The MonoSpaceFont of the LogWindow was using a Windows native way to specify a font name. Now it's using wxFONTFAMILY_TELETYPE. On Win32 it will additionally request the specific font name "Consolas", so it doesn't use ugly "Courier New". I pilfered that specialization from Source/Core/DolphinWX/Cheats/ARCodeAddEdit.cpp. |
||
---|---|---|
.. | ||
AudioCommon | ||
Common | ||
Core | ||
DiscIO | ||
DolphinNoGUI | ||
DolphinQt2 | ||
DolphinWX | ||
InputCommon | ||
UICommon | ||
VideoBackends | ||
VideoCommon | ||
CMakeLists.txt |