You are not logged in.

#1 2020-12-11 01:27:37

FelixDavidson
Member
From: NJ
Registered: 2016-01-15
Posts: 31

font appears small in mpv

Does anyone know how to fix this? The fonts in the time progress bar look very small. I'm not even exactly sure where I would start on fixing this. The only thing in my config is save-position-on-quit. On my other machines I do not have this problem.
mpv

Offline

#2 2020-12-11 07:14:37

kocotian
Member
From: Łaguszów, Poland
Registered: 2020-07-24
Posts: 40
Website

Re: font appears small in mpv

Hi
Try to experiment with ~/.config/mpv/mpv.conf
I tried `font-size`, `fontsize` and `font-scale`, but sadly it doesn't work. You can try setting `font=[font]`, because your current font can be small, try for example `font=monospace`, maybe it will work. Probably in documentation are all available options for this config, so i'm going to find.

Offline

#3 2020-12-11 08:52:04

kocotian
Member
From: Łaguszów, Poland
Registered: 2020-07-24
Posts: 40
Website

Re: font appears small in mpv

So already i know that `font` is deprecated, so better will be `osd-font`, and which is most important - there is `osd-font-size`, but that doesn't work for bar, (maybe for me only, so you can try), `osd-font-size` changes for example size of font when you press i. You can experiment with other `osd` options, options in config is almost the same as started by `--` via comand line, everything should be in manual, or if you use zsh with completion, you will get all options

Offline

Board footer

Powered by FluxBB