Selur's Little Message Board

Full Version: Increasing font size in hybrid
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
sir, good evening.

is there a way to increase font size in hybrid GUI ?
i have gone through forum posts and read msc.ini but could not get the point. plz help.
[INFO] *hidden* Hybrid options,...
and try misc.ini:
Code:
[General]
fontSize=22
(18.10.2020, 18:22)Selur Wrote: [ -> ][INFO] *hidden* Hybrid options,...
and try misc.ini:
Code:
[General]
fontSize=22
sir, plz guide in detail.  from where will I find this misc.ini? do I need to download the 'binary codec pack' from http://mplayerhq.hu/MPlayer/releases/codecs/ 
and which one?
You need to create the misc.ini next to the Hybrid.exe.
Open an the normal Windows text editor (Editor), write:
Code:
[General]
fontSize=22
in it, save the content in a file you named misc.ini, copy the content of the file into your Hybrid folder.
No additional stuff is needed.

Cu Selur
(18.10.2020, 18:33)Selur Wrote: [ -> ]You need to create the misc.ini next to the Hybrid.exe.
Open an the normal Windows text editor (Editor), write:
Code:
[General]
fontSize=22
in it, save the content in a file you named misc.ini, copy the content of the file into your Hybrid folder.
No additional stuff is needed.

Cu Selur
ok, thanks a lot. I will try it once ongoing encoding finishes.
(18.10.2020, 18:38)Bolt Wrote: [ -> ]
(18.10.2020, 18:33)Selur Wrote: [ -> ]You need to create the misc.ini next to the Hybrid.exe.
Open an the normal Windows text editor (Editor), write:
Code:
[General]
fontSize=22
in it, save the content in a file you named misc.ini, copy the content of the file into your Hybrid folder.
No additional stuff is needed.

Cu Selur
ok, thanks a lot. I will try it once ongoing encoding finishes.
font size increased successfully.thanks a lot.