mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-22 10:57:08 +00:00
Currently --osd-font is the default for select, and a monospace font is the default for free-form text mode. We can also default to the proportional --osd-font for mp.input.get clients that don't specify completions and thus don't need alignment, which is most clients. In builtin scripts, this is the case for filtering stats key bindings.