obs-studio/cmake
PatTheMav b81ab5a32b UI: Fix small font size on macOS and fallback font
Qt uses a default font size of 13pt for QWidgets on macOS. By setting
the default font size to 10pt, text becomes too small for comfortable
use on macOS.

This PR patches the font files copied into the macOS bundle to use a
larger font-size of 12pt. It also sets the fallback font to the more
modern SF Display-based `.AppleSystemUIFont` used by default in macOS
if Open Sans is not found.
2022-08-25 18:02:22 +02:00
..
Modules UI: Fix small font size on macOS and fallback font 2022-08-25 18:02:22 +02:00
bundle cmake: Fix M1-based OBS.app appearing as being an "iOS" app 2022-08-08 18:54:29 -04:00
external cmake: Update pluginhelpers script from obs-plugintemplate 2022-08-10 02:05:27 +02:00