mirror of
https://github.com/audacity/wxWidgets.git
synced 2026-04-29 04:44:38 -05:00
There was a possible recursion from wxStockGDI::GetFont to wxSystemSettings::GetFont and back, resolve by using direct font creation, adding fixed system font.