kicad/bitmaps_png/cpp_26/text.cpp

22 lines
1.0 KiB
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, 0x1a, 0x00, 0x00, 0x00, 0x1a, 0x08, 0x04, 0x00, 0x00, 0x00, 0x03, 0x43, 0x84,
0x45, 0x00, 0x00, 0x00, 0x46, 0x49, 0x44, 0x41, 0x54, 0x38, 0xcb, 0x63, 0x60, 0x18, 0x2a, 0x20,
0x74, 0x6b, 0xc8, 0x7f, 0xdc, 0x30, 0x74, 0x2b, 0x56, 0x4d, 0x21, 0xdb, 0xf0, 0x69, 0x0a, 0xd9,
0x86, 0xdd, 0xa6, 0xea, 0x90, 0x75, 0x70, 0xf8, 0x04, 0xac, 0xf0, 0x09, 0x42, 0x24, 0xb4, 0x9a,
0xa0, 0x53, 0x43, 0x56, 0x83, 0x35, 0xad, 0x26, 0xc9, 0x7f, 0xa3, 0x9a, 0x46, 0x35, 0x8d, 0x6a,
0xc2, 0xae, 0x69, 0x15, 0x58, 0xd3, 0x2a, 0x86, 0xa1, 0x08, 0x00, 0xe4, 0x20, 0x88, 0xe9, 0x64,
0xed, 0xf4, 0xe5, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE text_xpm[1] = {{ png, sizeof( png ), "text_xpm" }};
//EOF