kicad/bitmaps_png/cpp_26/grid.cpp

23 lines
1.1 KiB
C++
Raw Normal View History

/* Do not modify this file, it was automatically generated by the
* PNG2cpp CMake script, using a *.png file as input.
*/
#include "bitmaps.h"
static const 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, 0x06, 0x00, 0x00, 0x00, 0xa9, 0x4a, 0x4c,
2011-09-14 18:28:57 +00:00
0xce, 0x00, 0x00, 0x00, 0x4c, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0xfc, 0xff, 0xff, 0x3f,
0x03, 0x3d, 0x00, 0xe3, 0x80, 0x58, 0xc4, 0xc8, 0xc8, 0x28, 0x02, 0xa4, 0xfc, 0x80, 0x78, 0x13,
0x50, 0xfc, 0x0d, 0x35, 0xc5, 0xd1, 0x2d, 0x3a, 0x0a, 0xa4, 0xac, 0x80, 0xf8, 0x18, 0x50, 0xdc,
0x9a, 0x9a, 0xe2, 0x03, 0x66, 0x11, 0x7d, 0x82, 0x6e, 0x34, 0xd5, 0x8d, 0xa6, 0xba, 0xd1, 0x54,
0x37, 0x9a, 0xea, 0x46, 0x53, 0xdd, 0x68, 0xaa, 0x1b, 0x4d, 0x75, 0xa3, 0xa9, 0x0e, 0x07, 0x00,
0x00, 0xa3, 0x6a, 0x8d, 0xdc, 0xa1, 0xcf, 0x56, 0xfa, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e,
0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE grid_xpm[1] = {{ png, sizeof( png ), "grid_xpm" }};
//EOF