View Single Post
Old 07-25-2011, 01:54 PM   #28
PoP
 curly᷂͓̫̙᷊̥̮̾ͯͤͭͬͦͨ ʎʌɹnɔ
PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.PoP ought to be getting tired of karma fortunes by now.
 
PoP's Avatar
 
Posts: 3,018
Karma: 50506927
Join Date: Dec 2010
Location: ♁ ᴺ₄₅°₃₀' ᵂ₇₃°₃₇' ±₆₀"
Device: K3₃.₄.₃ PW3&4₅.₁₃.₃
@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).
PoP is offline   Reply With Quote