OpenRTX/openrtx/include/fonts/symbols/Symbols6pt7b.h

43 wiersze
2.5 KiB
C

// This is a generated file, please do not edit it! Use generate_symbols.py
static const uint8_t Symbols6pt7bBitmaps[] PROGMEM = {
0x00, //space
0x00, 0x00, 0x00, 0x01, 0x02, 0x4c, 0x93, 0x24, 0x08, 0x00, 0x00, 0x00, 0x00, //access-point.svg
0x00, 0x0f, 0xc4, 0x09, 0x7a, 0x52, 0x94, 0xa5, 0x29, 0x02, 0x3f, 0x00, 0x00, //alpha-m-box-outline.svg
0x00, 0x00, 0x00, 0xf0, 0x0c, 0x05, 0x02, 0x41, 0x00, 0x80, 0x00, 0x00, 0x00, //call-made.svg
0x00, 0x00, 0x00, 0x10, 0x08, 0x24, 0x0a, 0x03, 0x00, 0xf0, 0x00, 0x00, 0x00, //call-received.svg
0x00, 0x03, 0x03, 0xf1, 0xfe, 0x33, 0x0c, 0xc7, 0xf8, 0xfc, 0x0c, 0x00, 0x00, //cog.svg
0x00, 0x03, 0x03, 0x30, 0xb4, 0x5e, 0x97, 0xa2, 0xd0, 0xcc, 0x0c, 0x00, 0x00, //crosshairs-gps.svg
0x00, 0x03, 0x03, 0x30, 0x84, 0x40, 0x90, 0x22, 0x10, 0xcc, 0x0c, 0x00, 0x00, //crosshairs.svg
0x0c, 0x04, 0x81, 0x20, 0xfc, 0x3f, 0x0f, 0xc3, 0x30, 0xfc, 0x3f, 0x00, 0x00, //lock.svg
0x00, 0x0f, 0xc3, 0xf0, 0xfc, 0x3f, 0x0f, 0xc3, 0xf0, 0x00, 0x7f, 0x83, 0x00, //network.svg
0x00, 0x07, 0x80, 0xc0, 0xfc, 0x00, 0x03, 0x01, 0xe0, 0x48, 0x12, 0x00, 0x00, //transmission-tower.svg
0x00, 0x07, 0x86, 0x19, 0x02, 0x40, 0x8b, 0x41, 0xe0, 0x30, 0x00, 0x00, 0x00, //wifi-strength-1.svg
0x00, 0x07, 0x86, 0x19, 0x02, 0x7f, 0x8f, 0xc1, 0xe0, 0x30, 0x00, 0x00, 0x00, //wifi-strength-2.svg
0x00, 0x07, 0x86, 0x19, 0x32, 0x7f, 0x8f, 0xc1, 0xe0, 0x30, 0x00, 0x00, 0x00, //wifi-strength-3.svg
0x00, 0x07, 0x87, 0xf9, 0xfe, 0x7f, 0x8f, 0xc1, 0xe0, 0x30, 0x00, 0x00, 0x00, //wifi-strength-4.svg
};
static const GFXglyph Symbols6pt7bGlyphs[] PROGMEM = {
//Index, W, H,xAdv,dX, dY
{ 0, 1, 1, 6, 0, -8}, // " " space
{ 1, 10, 10, 6, 0, -8}, // "!" access-point.svg
{ 14, 10, 10, 6, 0, -8}, // """ alpha-m-box-outline.svg
{ 27, 10, 10, 6, 0, -8}, // "#" call-made.svg
{ 40, 10, 10, 6, 0, -8}, // "$" call-received.svg
{ 53, 10, 10, 6, 0, -8}, // "%" cog.svg
{ 66, 10, 10, 6, 0, -8}, // "&" crosshairs-gps.svg
{ 79, 10, 10, 6, 0, -8}, // "'" crosshairs.svg
{ 92, 10, 10, 6, 0, -8}, // "(" lock.svg
{ 105, 10, 10, 6, 0, -8}, // ")" network.svg
{ 118, 10, 10, 6, 0, -8}, // "*" transmission-tower.svg
{ 131, 10, 10, 6, 0, -8}, // "+" wifi-strength-1.svg
{ 144, 10, 10, 6, 0, -8}, // "," wifi-strength-2.svg
{ 157, 10, 10, 6, 0, -8}, // "-" wifi-strength-3.svg
{ 170, 10, 10, 6, 0, -8}, // "." wifi-strength-4.svg
};
static const GFXfont Symbols6pt7b PROGMEM = {
(uint8_t *)Symbols6pt7bBitmaps,
(GFXglyph *)Symbols6pt7bGlyphs,
//ASCII start, ASCII stop,y Advance
32, 46, 22 };