The Font setting uses one INI File Setting to define the same font used to display both the text in data fields and their labels. Use the Font setting rather than using both the EditFont and LabelFont settings when the font being defined is the same font.
Usage:
Font=[Fontname] where Fontname is a valid Windows font name.
Example: Font=Arial Black
Default:
Arial
Use EditFont= to define the font used to display the text in data fields.
Use LabelFont= to define the font used to display the labels for those fields.
Note: The [Fontname] must match the Windows font name exactly. The font must support the OEM character set (also referred to as set #255). If these criteria are not met, Keystroke uses the Arial font.