![]() |
Display_Lib_RPI 2.4.0
A C++ Library to connect electronic displays to Linux single board computers.
|
SevenSegmentFont Class that provides access to a seven-segment font data table. More...
#include <led_segment_font_data_RDL.hpp>
Static Protected Member Functions | |
static const uint8_t * | pFontSevenSegptr () |
Retrieves a pointer to the seven-segment font data table. | |
Static Private Attributes | |
static const uint8_t | fontData [] |
Font data table for ASCII values mapped to seven-segment representation. Offset starts at ASCII value 32 (space). Encoded in dp-gfedcba bit order. | |
SevenSegmentFont Class that provides access to a seven-segment font data table.
|
staticprotected |
Retrieves a pointer to the seven-segment font data table.
Pointer to seven segment font
|
staticprivate |
Font data table for ASCII values mapped to seven-segment representation. Offset starts at ASCII value 32 (space). Encoded in dp-gfedcba bit order.
Font data 7 Segment table