kicad-source/bitmaps_png/cpp_26/pinorient_left.cpp
jean-pierre charras 64e1b72bf5 Try to use bzr rules to commit files with LF only in .cpp and .h files. Should change CRLF to LF in all bitmaps .cpp files.
In BITMAP_OPAQUE, use unsigned char instead of char for png member to remove warnings with some compilers.
2011-09-18 17:51:13 +02:00

33 lines
2.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.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, 0x06, 0x00, 0x00, 0x00, 0xa9, 0x4a, 0x4c,
0xce, 0x00, 0x00, 0x00, 0xea, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0xf8, 0xff, 0xff, 0x3f,
0x03, 0x3d, 0x30, 0x03, 0xdd, 0x2d, 0x02, 0x02, 0x05, 0x20, 0x6e, 0x00, 0xe2, 0x14, 0x5a, 0x5b,
0xe4, 0x00, 0xc4, 0x20, 0xc6, 0x89, 0x51, 0x8b, 0x46, 0x2d, 0xa2, 0xd8, 0x22, 0x20, 0x60, 0x66,
0x65, 0x65, 0x35, 0x01, 0xd2, 0x42, 0x34, 0xb3, 0x08, 0x68, 0x41, 0x26, 0x33, 0x33, 0xf3, 0x5d,
0x16, 0x16, 0x96, 0xff, 0x40, 0xfc, 0x05, 0x88, 0x27, 0x02, 0xcd, 0x12, 0xa6, 0xaa, 0x45, 0x40,
0x4b, 0x52, 0xa1, 0x16, 0x80, 0xf0, 0x5b, 0x24, 0xf6, 0x36, 0x7c, 0x16, 0x5d, 0x83, 0xb2, 0x89,
0xc6, 0x40, 0x03, 0x6f, 0x40, 0x0d, 0xae, 0x03, 0xf2, 0x59, 0x80, 0x16, 0x1b, 0x01, 0xd9, 0xdf,
0x81, 0xf8, 0x1f, 0x3b, 0x3b, 0xbb, 0x3a, 0x2e, 0x8b, 0x48, 0xc2, 0x8c, 0x8c, 0x8c, 0x30, 0xd7,
0x7f, 0x02, 0xf2, 0x39, 0x90, 0x7c, 0xb9, 0x18, 0x2a, 0x5e, 0x8f, 0xcb, 0xa2, 0xcf, 0xa0, 0xe0,
0x23, 0x01, 0x9f, 0x01, 0x1a, 0xf6, 0x1b, 0xea, 0x7a, 0x15, 0x98, 0x79, 0x40, 0xfe, 0x59, 0x90,
0x45, 0x40, 0x0b, 0x13, 0xa9, 0x19, 0x47, 0x4b, 0xa0, 0xae, 0xbf, 0x04, 0x32, 0x18, 0x88, 0x17,
0xc1, 0xe2, 0x0b, 0x68, 0x1e, 0x27, 0xd5, 0x2c, 0x62, 0x63, 0x63, 0xd3, 0x06, 0x1a, 0xfa, 0x06,
0x29, 0x11, 0x80, 0xf0, 0x5f, 0xa0, 0x85, 0xd9, 0x54, 0x4f, 0xde, 0x40, 0xc0, 0x03, 0x34, 0xb8,
0x00, 0x68, 0xc1, 0x11, 0x60, 0x32, 0x9f, 0x8e, 0x1c, 0x8c, 0xa3, 0x45, 0xd0, 0xa8, 0x45, 0x03,
0x6f, 0x11, 0x0b, 0x10, 0x0b, 0x80, 0x92, 0xe9, 0xf0, 0x68, 0x6e, 0xd1, 0x1a, 0x03, 0x00, 0x32,
0x27, 0x75, 0x65, 0xb8, 0xc2, 0x55, 0x6b, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae,
0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE pinorient_left_xpm[1] = {{ png, sizeof( png ), "pinorient_left_xpm" }};
//EOF