Version 7.8.15 released.
This version implements automatic and user font size scaling for the keyboard. Higher resolution keyboard results in larger font size being used. The font size can be further optimised by the user using command line options. For example:
zwkb.exe Res=1024x600x110%
This sets the font size to be 110% of the automatic font size, ie, 10% bigger than the size automatically chosen by the keyboard.
If the automatic font size is too large, the user can reduce it by specifying:
zwkb.exe Res=1024x600x80%
This makes the font 20% smaller than the size automatically chosen by the keyboard.
The font sizes can be independently controlled for different preferred resolutions:
zwkb.exe Res=1024x600x80% Res2=600x400x110%
The font size can also be adjusted interactively using Fn + Ctrl + Up or Dn.
An interesting observation: setting the font to an exagerated large size while the keyboard is in high transparency can make both the keyboard and the application behind the keyboard more visible !!! Although the keyboard colour has to be chosen carefully.
This release also increases the number of colours available for the keyboard from 24 to 32. The keyboard can be started in a specific colour using:
zwkb.exe Foreground=10
where 10 is a colour number in the range 0 to 31. The colour number can be obtained by pressing Fn then << or >> key.