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