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

Static Protected Member Functions | |
| static const uint16_t * | pFontNineSegptr () | 
| Retrieves a pointer to the nine-segment font data table.   | |
Static Private Attributes | |
| static const uint16_t | fontData [] | 
| font , map of ASCII values/table to 9-segment, offset to position 32. dp-ihgfedcba order.   | |
NineSegmentFont Class that provides access to a nine-segment font data table.
      
  | 
  staticprotected | 
Retrieves a pointer to the nine-segment font data table.
Pointer to nine segment font
      
  | 
  staticprivate | 
font , map of ASCII values/table to 9-segment, offset to position 32. dp-ihgfedcba order.
Font data 9 Segment table