Closed xiaoleichen closed 3 years ago
Found a way around it. Replacing encoding string (ne.content = '\xEF\x8E\xB5'
) with char itself (ne.content = ''
) works. But any solution without changing the script would be much better.
you should only need to actually install the font. that would be enough. i tested it on macOS Monterey, so it should work with Big Sur aswell.
Can confirm interface is fine on Big Sur when included font is installed.
thanks for the confirmation. i will close the ticket then :)
Tested on 3 different macs. All control icons are not rendered.
(Pulled everything in repo and placed them under
~/.config/mpv/
, and renamedmpv_osx.conf
tompv.conf
)