table of contents
Config::Model::models::LCDd::glcdlib(3pm) | User Contributed Perl Documentation | Config::Model::models::LCDd::glcdlib(3pm) |
NAME¶
Config::Model::models::LCDd::glcdlib - Configuration class LCDd::glcdlib
DESCRIPTION¶
Configuration classes used by Config::Model
generated from LCDd.conf
Elements¶
Backlight¶
Backlight if applicable. Optional. Type uniline.
Brightness¶
Brightness (in %) if applicable. Optional. Type uniline.
CharEncoding¶
character encoding to use. Optional. Type uniline.
- default value :
- iso8859-2
Contrast¶
Contrast (in %) if applicable. Optional. Type uniline.
Driver¶
which graphical display supported by graphlcd-base to use (see /etc/graphlcd.conf for possible drivers) Optional. Type uniline.
- upstream_default value :
- image
FontFile¶
path to font file to use. Optional. Type uniline.
- default value :
- /usr/share/fonts/corefonts/courbd.ttf
Invert¶
invert light/dark pixels. Optional. Type uniline.
MinFontFaceSize¶
minimum size in pixels in which fonts should be rendered. Optional. Type uniline.
- default value :
- 7x12
PixelShiftX¶
Optional. Type uniline.
PixelShiftY¶
Optional. Type uniline.
ShowBigBorder¶
border within the usable text area, for setting up TextResolution and MinFontFaceSize (if using FT2); border around the unused area. Optional. Type uniline.
ShowDebugFrame¶
turns on/off 1 pixel thick debugging. Optional. Type uniline.
ShowThinBorder¶
border around the unused area. Optional. Type uniline.
- default value :
- yes
TextResolution¶
text resolution in fixed width characters (if it won't fit according to available physical pixel resolution and the minimum available font face size in pixels, then 'DebugBorder' will automatically be turned on) Optional. Type uniline.
UpsideDown¶
flip image upside down. Optional. Type uniline.
UseFT2¶
no=use graphlcd bitmap fonts (they have only one size / font file) yes=use fonts supported by FreeType2 (needs Freetype2 support in libglcdprocdriver and its dependants) Optional. Type uniline.
- default value :
- yes
SEE ALSO¶
- •
- cme
2022-10-14 | perl v5.34.0 |