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

33 wiersze
1.7 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, 0x0f, 0xc4, 0x09, 0x7a, 0x52, 0x94, 0xa5, 0x29, 0x02, 0x3f, 0x00, 0x00, //alpha-m-box-outline.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, 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}, // "!" alpha-m-box-outline.svg
{ 14, 10, 10, 6, 0, -8}, // """ cog.svg
{ 27, 10, 10, 6, 0, -8}, // "#" crosshairs-gps.svg
{ 40, 10, 10, 6, 0, -8}, // "$" crosshairs.svg
{ 53, 10, 10, 6, 0, -8}, // "%" lock.svg
{ 66, 10, 10, 6, 0, -8}, // "&" wifi-strength-1.svg
{ 79, 10, 10, 6, 0, -8}, // "'" wifi-strength-2.svg
{ 92, 10, 10, 6, 0, -8}, // "(" wifi-strength-3.svg
{ 105, 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, 41, 22 };