Quote:
Originally Posted by Ken Maltby
I haven't tried it out yet but that RAR file of "Markismus" is brilliant.
|
Quote:
Originally Posted by paola
thanks a lot Marksimus!
|
That sure is a lot of K! Thanks
Quote:
Originally Posted by Ken Maltby
Did you change the menu font? Looks great. It doesn't look much bigger but sure looks denser.
|
I tried to do as little as possible, so that it really is a baseline for when I have to reinstall again.
Script changes are (from memory):
1)
In menu.lua (line 70 or more) I changed the size of the X to about 35(, because the tapping range is based on the "self-dimensions" which are taken from the "textdimensions". If the function Getsize() returns different values for different fontsizes it works.)
2)
In menu.lua (line 96 or more) I changed the size of the cfont to 24 (, again otherwise I couldn't tap the right book.)
3)
In credocument.lua I added the lines at the end to include sh- and lua-scripts as textfiles.
4)
In filechooser.lua (line 8) I changed show_hidden to true.
5)
In defaults.lua I added cmg999's debug commands without inversion.
I think the absence of the inversion mod might be your only reason for a perceived change. (I didn't change line 6 in font.lua for a change of font.) Or maybe just the change from standard 22 to 24? But didn't you already that yourself, too?