@space4
There is currently no support for a config file. Everything is hard coded, including the character shapes of the font.
The DX has a screen size of 824x1200 pixels. Reserving 10 rows for the help box, a maximum terminal window of 137 columns by 53 rows with the 6x13 small font or 103 columns by 41 rows with the original 8x16 font is thus possible on the DX (without losing any character in portrait or landscape).
Look at the patch file and you will see the source changes required for a new version. A new binary with no config file, and using one of the two current fonts, should be easy to compile (the hardest part being the installation of the cross compiler environment).
|