kicad/bitmaps_png/cpp_24/text.cpp

20 lines
819 B
C++

/* Do not modify this file, it was automatically generated by the
* PNG2cpp CMake script, using a *.png file as input.
*/
#include <bitmaps_png/bitmaps_list.h>
static const unsigned char png[] = {
0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52,
0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x18, 0x08, 0x04, 0x00, 0x00, 0x00, 0x4a, 0x7e, 0xf5,
0x73, 0x00, 0x00, 0x00, 0x1f, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x63, 0x60, 0xa0, 0x1b, 0x08,
0xf9, 0x8f, 0x1f, 0x0e, 0x80, 0x06, 0x6c, 0x9a, 0x49, 0xf6, 0xcf, 0xa8, 0x86, 0x51, 0x0d, 0xa3,
0x1a, 0xa8, 0x0c, 0x00, 0x58, 0xb2, 0x99, 0x9d, 0x26, 0x22, 0x82, 0x53, 0x00, 0x00, 0x00, 0x00,
0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE text_xpm[1] = {{ png, sizeof( png ), "text_xpm" }};
//EOF