Hi all!
So, I have been messing around with the command line options for 4Coder, trying to figure out what will work correctly. Currently, I have this:
| "C:\Program Files\4coder\4ed.exe" -F -S -f12
|
for launching the program via the command line, and the fullscreen option works. However, the option to set the font size
does not function. Is there any way to do this in the main 4coder config file that I am missing?
EDIT: As a note, the
previous thread on this issue doesn't show me a solution that works for me. :/