![]()  | 
  
    Display_Lib_RPI 2.4.2
    
   A C++ Library to connect electronic displays to Linux single board computers. 
   | 
 
SixteenSegmentFont Class that provides access to a sixteen-segment font data table. More...
#include <led_segment_font_data_RDL.hpp>

Static Protected Member Functions | |
| static const uint16_t * | pFontSixteenSegptr () | 
| Retrieves a pointer to the sixteen-segment font data table.   | |
Static Private Attributes | |
| static const uint16_t | fontData [] | 
| font , map of ASCII values/table to 16-segment, offset to position 32. utsrpnmkhgfedcba order.   | |
SixteenSegmentFont Class that provides access to a sixteen-segment font data table.
      
  | 
  staticprotected | 
Retrieves a pointer to the sixteen-segment font data table.
Pointer to Sixteen segment font
      
  | 
  staticprivate | 
font , map of ASCII values/table to 16-segment, offset to position 32. utsrpnmkhgfedcba order.
Font data 16 Segment table