EZ_LCD_FONT_SIZE
This option sets the font width (in pixels) for an LCD.
EZ_LCD_BACKGROUNDThis option sets the background color of an LCD. This
color is different from the widget background color. The later
is used to render the widget border. If LCD background color
is not set, the widget background color will be used instead.
EZ_LCD_FOREGROUNDThis option sets the foreground color of an LCD. EZwgl
allocates two extra like colors of different intensity
for rendering the borders of the LCD string. If LCD foreground
color is not set, EZwgl uses the widget background color to
render the LCD string.