Use ArdourMono font on macOS for consistency

This also addresses
```
couldn't load font "Monaco Ultra-Light Ultra-Condensed Not-Rotated 6",
modified variant/weight/stretch as fallback, expect ugly output.

```
This commit is contained in:
Ben Loftis 2025-01-28 10:09:40 -06:00 committed by Robin Gareus
parent 74d7bf407a
commit 6c75915a6d
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04

View file

@ -771,7 +771,7 @@ def build(bld):
'MASSIVE' : '60',
}
font_names = {
'MONOSPACE' : 'Monaco',
'MONOSPACE' : 'ArdourMono',
'CLOCKFONT' : 'ArdourMono',
}
else: # Linux/X11 & Windows fonts