summaryrefslogtreecommitdiffstats
path: root/TOOLS/mpv-osd-symbols.sfdir/font.props
Commit message (Collapse)AuthorAgeFilesLines
* osc: use custom symbols for window controlsPhilip Langdale2019-12-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | I was recently informed that unicode has official symbols for window controls, and I put together a change to use them, which worked, as long as a suitable font was installed. However, it's not that hard to get a normal system that lacks an appropriate font, and libass wants to print warnings if the symbols aren't in the default font, which will almost always be true. So, I gave up and added the symbols to the custom osd font that we already have. This ensures they are always available, and that they are aligned consistently on all platforms. I took the symbols from the `symbola` font, as this has a suitable licence and the symbols look nice enough. Symbola Licence: Fonts are free for any use; they may be opened, edited, modified, regenerated, packaged and redistributed. Finally, as we now have access to an un-maximize symbol, I added logic to use it when the window is maximized.
* osd-font: make volume muted glyph slightly thickerRicardo Constantino2017-04-221-2/+2
|
* sub/osd_font.otf: replace triangle volume by speaker glyphRicardo Constantino2017-04-201-2/+2
| | | | | The triangle icon has potentially questionable copyright issues, see https://github.com/mpv-player/mpv/commit/a7e9bac13210834abd95380e89b5c3dae2336c52
* Add fontforge sfdir for mpv-osd-symbols fontRicardo Constantino2017-04-201-0/+77
Should make changes easier to inspect. This was created by opening the current osd_font.otf in Fontforge and saving as .sfdir.