3D viewer: minor fix in toolbar icons: the rotate Z and rotate Y icons were swapped.
|
@ -8,42 +8,52 @@
|
|||
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, 0x02, 0x22, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0xad, 0x96, 0x3d, 0x48, 0x42,
|
||||
0x51, 0x14, 0xc7, 0x0f, 0xd1, 0x12, 0x15, 0x45, 0x1f, 0x4a, 0x50, 0x91, 0x43, 0xd0, 0x14, 0xd1,
|
||||
0x52, 0x10, 0x81, 0x34, 0xb4, 0x37, 0xd4, 0xd6, 0xa6, 0x43, 0x83, 0xd0, 0xd0, 0xd8, 0xf0, 0x5a,
|
||||
0xf2, 0xab, 0x54, 0x48, 0xe1, 0x29, 0x48, 0x04, 0x2d, 0x6d, 0x4e, 0x81, 0x63, 0x21, 0xb4, 0x06,
|
||||
0x35, 0x35, 0x35, 0x34, 0xd4, 0x14, 0x41, 0x42, 0x90, 0xf5, 0xfa, 0xdf, 0xf3, 0xae, 0xf1, 0x7a,
|
||||
0xbe, 0xf7, 0xbc, 0x2f, 0x1d, 0xfe, 0xe8, 0xfd, 0x38, 0xff, 0xdf, 0x3d, 0xe7, 0x7e, 0x28, 0x19,
|
||||
0x86, 0x41, 0x4e, 0xa2, 0x0c, 0x8d, 0x50, 0x8a, 0x16, 0x29, 0x49, 0xcb, 0xf8, 0x5c, 0xa5, 0x43,
|
||||
0x1a, 0xa7, 0x34, 0x6d, 0x41, 0x1b, 0x6e, 0x31, 0x5e, 0xfa, 0xdb, 0x38, 0xa2, 0x31, 0x18, 0xed,
|
||||
0x42, 0x57, 0x30, 0xff, 0x82, 0x0c, 0x8b, 0x4e, 0xa1, 0x8a, 0xd0, 0xef, 0xfc, 0x34, 0xad, 0xa1,
|
||||
0xbd, 0x87, 0xc5, 0x4c, 0xfa, 0x03, 0xa5, 0xe8, 0xcc, 0x66, 0xde, 0x54, 0x4d, 0x98, 0xb5, 0x80,
|
||||
0x52, 0x58, 0x9a, 0x39, 0xfe, 0x8d, 0xf1, 0x0b, 0x51, 0x05, 0x55, 0xd0, 0x3a, 0xf4, 0xc1, 0xc1,
|
||||
0x69, 0x04, 0x8b, 0xac, 0x92, 0xc8, 0x4e, 0xa3, 0x5e, 0x39, 0xfe, 0x07, 0x24, 0xab, 0x30, 0x87,
|
||||
0xbe, 0xb8, 0x8c, 0x7b, 0x42, 0xdc, 0xbc, 0x0a, 0x48, 0x18, 0x3d, 0x43, 0x07, 0xd0, 0x3b, 0xf4,
|
||||
0x88, 0xbd, 0x19, 0xb5, 0x8d, 0x57, 0x1c, 0x8d, 0x00, 0x90, 0xb1, 0x15, 0x4f, 0x10, 0x65, 0x69,
|
||||
0x02, 0x93, 0x1a, 0xc8, 0x40, 0xe3, 0xb6, 0x46, 0x03, 0x50, 0x8f, 0xc3, 0x42, 0x2a, 0xae, 0xe5,
|
||||
0x41, 0x2c, 0x7b, 0xc0, 0xcb, 0x1d, 0x14, 0xa7, 0x19, 0x59, 0xef, 0x98, 0xab, 0x51, 0x3b, 0x10,
|
||||
0x62, 0xd9, 0x03, 0x5e, 0xed, 0x4a, 0x77, 0x0f, 0xdd, 0x34, 0xf7, 0xc4, 0x0f, 0x48, 0xc4, 0x70,
|
||||
0x2c, 0x3c, 0x54, 0xf6, 0x28, 0xc2, 0x2b, 0x4a, 0xd2, 0x25, 0x6a, 0xde, 0xaf, 0x0a, 0x12, 0x73,
|
||||
0x39, 0xc6, 0xac, 0x48, 0xa4, 0x2d, 0xc8, 0x02, 0x6b, 0x40, 0x2f, 0x50, 0x8e, 0x2f, 0xad, 0xdc,
|
||||
0x2b, 0xad, 0xa6, 0xdd, 0x0a, 0xc9, 0x0c, 0x7a, 0x78, 0xcc, 0x9c, 0xf3, 0x22, 0x63, 0x22, 0x4a,
|
||||
0xc7, 0xdb, 0x02, 0x5b, 0xe1, 0x7b, 0xd1, 0x3c, 0xea, 0x29, 0xfa, 0x14, 0x47, 0x37, 0x58, 0x08,
|
||||
0xd6, 0x03, 0xf9, 0x40, 0x9d, 0x8f, 0xb1, 0xd9, 0x67, 0xf0, 0x1c, 0x73, 0xee, 0x8a, 0xf2, 0x85,
|
||||
0x75, 0x7c, 0x86, 0x92, 0xb4, 0x0d, 0x93, 0x7d, 0x48, 0x0f, 0xe9, 0xa1, 0xb7, 0x50, 0x31, 0xf4,
|
||||
0x26, 0xbe, 0x73, 0x9f, 0x18, 0xf3, 0xb8, 0xa4, 0xca, 0x20, 0xbb, 0xb8, 0x74, 0xd7, 0xda, 0x43,
|
||||
0xa9, 0x54, 0x5a, 0xf0, 0xa3, 0x72, 0xb9, 0x3c, 0xe8, 0x0b, 0x34, 0x9b, 0x9d, 0xbd, 0x5b, 0xca,
|
||||
0x2e, 0x19, 0xc5, 0x62, 0xd1, 0xaf, 0x4e, 0x94, 0x21, 0x98, 0xac, 0xe5, 0xf5, 0xbc, 0x91, 0xd3,
|
||||
0x73, 0x05, 0xbf, 0x19, 0x65, 0x32, 0x99, 0x3e, 0x65, 0x88, 0x5c, 0x99, 0xd6, 0x52, 0xfb, 0x2c,
|
||||
0x0d, 0xf3, 0xcb, 0x6e, 0x7b, 0xc1, 0xe9, 0x98, 0xa6, 0xd0, 0x5f, 0xa6, 0x04, 0x0d, 0x29, 0xed,
|
||||
0x91, 0x17, 0x44, 0xde, 0xa1, 0x00, 0x0c, 0xc5, 0x01, 0xa9, 0xda, 0x4e, 0x6e, 0x95, 0xfb, 0xe5,
|
||||
0x61, 0xe9, 0x08, 0x62, 0x81, 0x45, 0xe5, 0x8b, 0x1f, 0x75, 0x6a, 0x7b, 0x82, 0x54, 0x21, 0x2d,
|
||||
0x19, 0x98, 0xbf, 0xc8, 0xad, 0x19, 0x76, 0x03, 0xc2, 0x46, 0x09, 0x9a, 0x96, 0x80, 0x57, 0xfe,
|
||||
0x44, 0xdb, 0x13, 0xf4, 0x1f, 0x88, 0xa5, 0x84, 0x27, 0xf2, 0xad, 0x2c, 0x78, 0x5e, 0xd8, 0x4e,
|
||||
0x20, 0x12, 0x14, 0x96, 0x7b, 0x13, 0x76, 0x05, 0x75, 0x0a, 0x51, 0x02, 0x75, 0x03, 0xd2, 0x16,
|
||||
0x04, 0xf3, 0x9d, 0x6e, 0x40, 0x54, 0x40, 0x9b, 0xba, 0xae, 0xc7, 0x3a, 0x85, 0x58, 0x5e, 0x89,
|
||||
0x73, 0xeb, 0x1f, 0x9a, 0xa6, 0x7e, 0x00, 0x0c, 0xc6, 0x63, 0xa0, 0x9d, 0x22, 0x8f, 0x61, 0x00,
|
||||
0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
|
||||
0xce, 0x00, 0x00, 0x02, 0xc4, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0xcd, 0x56, 0x4b, 0x68, 0x13,
|
||||
0x51, 0x14, 0xbd, 0x5a, 0x2b, 0xa9, 0x1f, 0xc4, 0x6f, 0xf1, 0x1f, 0x5b, 0xb4, 0x20, 0x68, 0x17,
|
||||
0x05, 0x41, 0x31, 0x34, 0x99, 0xc9, 0x47, 0x94, 0x2e, 0xb4, 0x74, 0xe1, 0xca, 0x85, 0x08, 0x22,
|
||||
0xba, 0x72, 0x13, 0xac, 0xc6, 0x2e, 0x8b, 0x42, 0x10, 0xb5, 0xc4, 0x04, 0xd2, 0x60, 0x6b, 0x32,
|
||||
0x6f, 0x1e, 0xf8, 0x01, 0x7f, 0x0b, 0x17, 0x5d, 0x28, 0x0a, 0x15, 0x85, 0x8a, 0x54, 0x5b, 0x7f,
|
||||
0x55, 0x8b, 0xf5, 0x8b, 0x45, 0xb0, 0xd4, 0x0f, 0x19, 0xcf, 0xbc, 0x99, 0x26, 0x8d, 0x43, 0x6a,
|
||||
0x26, 0x4d, 0xc1, 0xc5, 0x21, 0x6f, 0xee, 0xcc, 0xbb, 0xe7, 0xdd, 0x7b, 0xcf, 0xbb, 0x37, 0xa4,
|
||||
0x69, 0x1a, 0xd9, 0x45, 0x34, 0x1a, 0xad, 0x8e, 0xc7, 0xe3, 0x73, 0xed, 0xec, 0xa1, 0x22, 0x89,
|
||||
0xfa, 0x62, 0xb1, 0x58, 0x28, 0xe3, 0xc4, 0xcf, 0xd7, 0x90, 0x97, 0xcf, 0xb3, 0x38, 0xf7, 0xf0,
|
||||
0x3a, 0x6a, 0xe2, 0x65, 0x93, 0x21, 0x1a, 0x00, 0x51, 0x6b, 0xd6, 0x21, 0xbb, 0x45, 0x12, 0xeb,
|
||||
0x1e, 0x73, 0x6a, 0xd8, 0xd4, 0x00, 0x6c, 0x1a, 0xc9, 0xaa, 0xa7, 0x84, 0x44, 0xbc, 0x1e, 0x4e,
|
||||
0xd3, 0x24, 0x2b, 0x47, 0xc4, 0x33, 0xa2, 0x23, 0x49, 0x7d, 0x0b, 0xdb, 0x1d, 0x6a, 0x69, 0x99,
|
||||
0x5e, 0x32, 0x22, 0x33, 0x82, 0xb3, 0x70, 0xfc, 0x03, 0x24, 0x1b, 0xf0, 0x9b, 0x00, 0x46, 0x48,
|
||||
0x66, 0xeb, 0x26, 0x5b, 0x23, 0x2b, 0x91, 0x9b, 0xcf, 0x81, 0xf3, 0x57, 0xc0, 0x0b, 0x33, 0x65,
|
||||
0x87, 0x4b, 0x21, 0x06, 0x0b, 0x91, 0x70, 0x26, 0xa5, 0x24, 0x41, 0x22, 0xa9, 0x43, 0x63, 0x29,
|
||||
0x9b, 0x12, 0x22, 0x83, 0x8c, 0xfd, 0x02, 0x4e, 0x95, 0x4a, 0xde, 0x13, 0x11, 0x8d, 0x02, 0xc1,
|
||||
0xff, 0x8b, 0x88, 0x36, 0xf3, 0x0a, 0xaa, 0x8b, 0x96, 0x4f, 0x19, 0x11, 0x79, 0x93, 0x55, 0x24,
|
||||
0x29, 0x29, 0x71, 0x27, 0x44, 0x51, 0xd9, 0x4f, 0xa8, 0xe7, 0x9a, 0x7e, 0x4f, 0x0a, 0x27, 0x52,
|
||||
0x4f, 0xc2, 0xc7, 0x96, 0xbc, 0x44, 0xb4, 0x35, 0x39, 0x1f, 0x8e, 0x87, 0x81, 0x2f, 0xd0, 0x7f,
|
||||
0x08, 0xb7, 0xfd, 0x00, 0x36, 0x1d, 0xc7, 0xf3, 0x73, 0x83, 0x54, 0xb9, 0x4b, 0x6e, 0xc5, 0xa9,
|
||||
0x7f, 0xdb, 0x16, 0x89, 0xbe, 0x01, 0xce, 0x45, 0x22, 0x11, 0x67, 0x21, 0xc0, 0xc1, 0xca, 0xb3,
|
||||
0x91, 0x78, 0xd5, 0x56, 0x38, 0xfc, 0x4d, 0x52, 0x72, 0x53, 0xce, 0x49, 0x20, 0x53, 0x90, 0xee,
|
||||
0xc2, 0xbb, 0x21, 0xe0, 0x53, 0xed, 0xbe, 0x1b, 0x87, 0x0e, 0x9e, 0xee, 0x4e, 0xef, 0x6d, 0x3e,
|
||||
0xaf, 0xc1, 0x41, 0xa1, 0x08, 0x92, 0xe9, 0x44, 0xcb, 0x42, 0x1d, 0x25, 0x99, 0xaf, 0xb7, 0xa6,
|
||||
0x84, 0x2f, 0x9f, 0x19, 0xe0, 0xbd, 0x65, 0x5e, 0x55, 0xdb, 0x19, 0xba, 0xfd, 0xf5, 0xc4, 0x99,
|
||||
0xce, 0x46, 0x9c, 0xd6, 0xfd, 0x2f, 0x20, 0xc5, 0xf5, 0xe1, 0x70, 0xb8, 0x02, 0x37, 0x3a, 0xb5,
|
||||
0x08, 0x04, 0xdf, 0x73, 0xc8, 0xfe, 0xaa, 0x89, 0x0e, 0xc7, 0x8e, 0x8b, 0x55, 0x47, 0xdb, 0x1f,
|
||||
0x0d, 0xd7, 0xec, 0xb9, 0x3e, 0x62, 0xd4, 0x4e, 0x71, 0xd9, 0x1e, 0x13, 0xe4, 0x51, 0x8e, 0x21,
|
||||
0x92, 0x74, 0x86, 0x08, 0xfd, 0x2a, 0x57, 0x24, 0x7c, 0x15, 0xec, 0x03, 0x95, 0x8d, 0x57, 0x7a,
|
||||
0xb6, 0x05, 0xbb, 0x9c, 0x58, 0x3f, 0xc0, 0xf7, 0x1f, 0xc8, 0xaf, 0xac, 0xb4, 0x47, 0xe4, 0xef,
|
||||
0x98, 0x6d, 0xd6, 0xc0, 0x20, 0x1a, 0x97, 0x3a, 0x72, 0x5f, 0x58, 0x61, 0xf6, 0xaf, 0x1e, 0x0a,
|
||||
0xf0, 0x05, 0xe3, 0x88, 0x3f, 0xa2, 0x91, 0xde, 0xb4, 0x3d, 0xf8, 0x90, 0xae, 0x1a, 0xd1, 0x71,
|
||||
0x8d, 0x3a, 0x35, 0x08, 0x9b, 0xab, 0x73, 0x29, 0x9e, 0xfb, 0x81, 0xc7, 0xe4, 0xe2, 0x8b, 0x73,
|
||||
0xbb, 0xb5, 0xae, 0x4a, 0x6b, 0xf4, 0x05, 0x4d, 0x58, 0x92, 0x53, 0x1b, 0xb1, 0x79, 0x10, 0x27,
|
||||
0xdd, 0x8e, 0x75, 0x25, 0xd6, 0x4f, 0x80, 0xa7, 0xfa, 0xda, 0xb2, 0xb1, 0xe1, 0xea, 0x2c, 0x48,
|
||||
0xfe, 0x33, 0xde, 0xb7, 0x17, 0x3d, 0xca, 0xf5, 0xd3, 0x8b, 0x28, 0x24, 0xf6, 0x8c, 0x7c, 0xca,
|
||||
0xb2, 0xbc, 0x9b, 0x41, 0x02, 0xf4, 0x16, 0x45, 0x44, 0xf2, 0xa5, 0x85, 0xa2, 0x1e, 0x1e, 0xf6,
|
||||
0x52, 0xaf, 0xcf, 0x84, 0x9b, 0x45, 0x17, 0x60, 0x83, 0xf6, 0x53, 0x67, 0x74, 0x87, 0x87, 0xc0,
|
||||
0x6b, 0x5c, 0xdc, 0xd5, 0x59, 0x41, 0x24, 0x1c, 0x79, 0x22, 0xba, 0xac, 0x77, 0x0e, 0x7b, 0x62,
|
||||
0xd0, 0xe7, 0xbc, 0xcc, 0xee, 0x8b, 0x1a, 0xa1, 0x53, 0x64, 0xec, 0xf8, 0xc3, 0x01, 0x5b, 0x1f,
|
||||
0x90, 0x44, 0x94, 0xb5, 0x99, 0x6e, 0x21, 0xa9, 0xbb, 0x4d, 0xe1, 0xec, 0xb7, 0x47, 0x84, 0x61,
|
||||
0x85, 0x06, 0xfa, 0x8e, 0x7c, 0xc9, 0xb5, 0xb9, 0x23, 0x3a, 0xe1, 0xc0, 0xbb, 0x66, 0x21, 0x67,
|
||||
0x43, 0xfe, 0xdf, 0x80, 0xf7, 0xc6, 0x35, 0x60, 0xf7, 0xc8, 0xdd, 0x35, 0xc3, 0x1e, 0x91, 0x2e,
|
||||
0x00, 0x7f, 0xc7, 0x92, 0xbc, 0x1f, 0xea, 0xa3, 0x43, 0x62, 0x4d, 0xa2, 0xd1, 0xca, 0xac, 0x0d,
|
||||
0x4a, 0xf4, 0x61, 0xf7, 0xb4, 0x42, 0xef, 0xd1, 0x1f, 0xe0, 0x46, 0xa1, 0x59, 0xcf, 0x9f, 0xe7,
|
||||
0x51, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
|
||||
};
|
||||
|
||||
const BITMAP_OPAQUE rotate_neg_y_xpm[1] = {{ png, sizeof( png ), "rotate_neg_y_xpm" }};
|
||||
|
|
|
@ -8,46 +8,49 @@
|
|||
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, 0x02, 0x61, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0xb5, 0x96, 0x4d, 0x68, 0x13,
|
||||
0x41, 0x14, 0xc7, 0x9f, 0x56, 0xc4, 0xcf, 0x83, 0x22, 0x82, 0x58, 0xa4, 0x25, 0xf5, 0xac, 0x67,
|
||||
0x41, 0x48, 0x66, 0x9b, 0xf4, 0xd2, 0xea, 0xc5, 0x62, 0x3d, 0x14, 0xb5, 0x20, 0x22, 0xe2, 0x41,
|
||||
0xf4, 0x54, 0x14, 0x72, 0x28, 0x94, 0xa2, 0xc6, 0x8f, 0x7a, 0x68, 0x36, 0x06, 0x41, 0x6d, 0x76,
|
||||
0x76, 0x6b, 0x45, 0xcc, 0xc9, 0x83, 0x5a, 0x15, 0xd4, 0xb3, 0xc6, 0x83, 0xe2, 0xc9, 0xa3, 0x48,
|
||||
0xc5, 0x83, 0x58, 0x68, 0xed, 0xf8, 0x9f, 0xc9, 0x24, 0x6c, 0x92, 0xdd, 0x74, 0xa7, 0x74, 0x0f,
|
||||
0x7f, 0x66, 0xf2, 0x66, 0x76, 0x7e, 0xf3, 0xde, 0xcc, 0x7b, 0x13, 0x12, 0x42, 0x90, 0x89, 0x8a,
|
||||
0xc5, 0xe2, 0xf6, 0x7c, 0x3e, 0x3f, 0x99, 0xcb, 0xe5, 0x36, 0xd7, 0x6c, 0xd4, 0xe7, 0xed, 0x24,
|
||||
0x8b, 0x3f, 0x25, 0xe6, 0xcc, 0x35, 0xc8, 0x72, 0xde, 0x13, 0xe3, 0xdf, 0x31, 0x9e, 0x20, 0x53,
|
||||
0x90, 0x6d, 0xdb, 0x07, 0x01, 0x12, 0xb2, 0x6d, 0x00, 0x31, 0x5e, 0x6e, 0x01, 0x31, 0x3e, 0x0f,
|
||||
0x2d, 0x52, 0xfa, 0x71, 0xcf, 0x9a, 0x80, 0x82, 0x44, 0xcc, 0x3d, 0x03, 0x88, 0x90, 0xad, 0xfa,
|
||||
0x1d, 0x07, 0x88, 0x7a, 0xbd, 0x7d, 0x80, 0xfc, 0x86, 0x9e, 0xd7, 0x6d, 0xb1, 0x80, 0x00, 0x50,
|
||||
0x20, 0x00, 0x63, 0x03, 0x35, 0x87, 0x2c, 0x16, 0x50, 0x50, 0xc8, 0xe2, 0x01, 0x05, 0x84, 0x6c,
|
||||
0xcd, 0x41, 0x61, 0x21, 0x0b, 0x05, 0x11, 0xf3, 0xf6, 0x52, 0x8a, 0x1f, 0xa0, 0x8c, 0xd7, 0x4d,
|
||||
0x03, 0xe5, 0x2d, 0x11, 0xf3, 0x28, 0xa1, 0xf2, 0x85, 0x39, 0xf3, 0x01, 0xb9, 0x54, 0x56, 0x79,
|
||||
0x56, 0x9f, 0x7c, 0xf8, 0xe1, 0x1e, 0x64, 0x77, 0xbe, 0xfa, 0x81, 0xdc, 0x99, 0xd2, 0x1f, 0x4a,
|
||||
0xb9, 0x77, 0xd1, 0x26, 0xda, 0x82, 0x32, 0x5e, 0x97, 0xaa, 0x00, 0xaa, 0x12, 0x34, 0x57, 0x07,
|
||||
0x54, 0x8c, 0x1a, 0x08, 0x7e, 0xad, 0xc3, 0xc4, 0xcf, 0xd0, 0x02, 0xbc, 0xb9, 0x01, 0x1d, 0x25,
|
||||
0xcb, 0x3d, 0x89, 0x89, 0x36, 0x6c, 0x7f, 0xa1, 0x7f, 0xd0, 0x2d, 0x4a, 0xbe, 0xda, 0x20, 0x01,
|
||||
0xd7, 0x6f, 0xdb, 0x12, 0x74, 0x5c, 0xf6, 0x57, 0x12, 0x36, 0x95, 0xa8, 0x87, 0x8e, 0xac, 0x52,
|
||||
0x5a, 0x7b, 0x70, 0xba, 0x25, 0x94, 0x99, 0x07, 0xbb, 0x61, 0xbf, 0x53, 0x1d, 0x77, 0xe6, 0xce,
|
||||
0xe7, 0xde, 0xbd, 0xe8, 0x1f, 0x7d, 0x23, 0x24, 0x4c, 0x7a, 0x16, 0x41, 0x4b, 0xd0, 0xae, 0xda,
|
||||
0x6d, 0x19, 0x87, 0x96, 0x28, 0x79, 0x7f, 0x53, 0x68, 0x12, 0x5a, 0x7c, 0xa8, 0xa3, 0xd7, 0x5d,
|
||||
0xdc, 0x71, 0xe4, 0x89, 0x18, 0x99, 0x78, 0xfb, 0x3a, 0x8a, 0x37, 0x52, 0x85, 0x42, 0xa1, 0xdb,
|
||||
0xe7, 0x11, 0x3f, 0xab, 0x76, 0x9c, 0x7c, 0xd4, 0x19, 0x06, 0x62, 0x97, 0x5e, 0x4e, 0x8e, 0xde,
|
||||
0xfb, 0x28, 0x36, 0xf6, 0x79, 0x0b, 0x98, 0xfb, 0x09, 0x9e, 0x6e, 0x35, 0xb9, 0xad, 0xda, 0x23,
|
||||
0xe7, 0x90, 0x0e, 0xcd, 0x70, 0x70, 0xb6, 0x3b, 0x59, 0x39, 0x2e, 0x61, 0xc4, 0x4a, 0x4c, 0x79,
|
||||
0xcf, 0xdc, 0x19, 0x73, 0x50, 0xf5, 0x32, 0x54, 0x94, 0xd0, 0x0f, 0x82, 0xc8, 0xb6, 0x6e, 0x4b,
|
||||
0x39, 0x17, 0x95, 0x0d, 0x91, 0x30, 0x02, 0xe9, 0x84, 0x3b, 0x81, 0xc5, 0x7e, 0x52, 0x7a, 0x7a,
|
||||
0x7f, 0x3b, 0x88, 0xaf, 0x0a, 0x7c, 0x80, 0xbe, 0x51, 0x36, 0xbb, 0xde, 0x0c, 0x84, 0x0f, 0x28,
|
||||
0xe9, 0x6d, 0x8b, 0x02, 0xa9, 0x9e, 0xab, 0x73, 0x4c, 0x8d, 0x23, 0x15, 0x8c, 0x40, 0x2b, 0x85,
|
||||
0xab, 0x65, 0x8e, 0xdc, 0x18, 0xe3, 0x3f, 0x64, 0x92, 0xaf, 0x0a, 0x14, 0x05, 0xe2, 0x0b, 0x5f,
|
||||
0x05, 0x1e, 0x71, 0x63, 0x90, 0x1f, 0x82, 0xf6, 0x14, 0x84, 0x3f, 0x1c, 0xfc, 0x1a, 0x74, 0x55,
|
||||
0xb7, 0x53, 0x50, 0x8f, 0x0f, 0xf4, 0x15, 0x7a, 0x66, 0x78, 0x19, 0x1a, 0x3d, 0x41, 0xff, 0x8a,
|
||||
0xaf, 0xe6, 0x09, 0x5d, 0x86, 0x96, 0xa1, 0xd9, 0xc6, 0x33, 0x72, 0x47, 0x0c, 0xf2, 0x88, 0x9f,
|
||||
0x0b, 0x0a, 0x17, 0x6c, 0x63, 0x4d, 0x30, 0x09, 0xfa, 0x82, 0x79, 0xae, 0x2e, 0xbe, 0x15, 0x1a,
|
||||
0xf4, 0x3a, 0x4c, 0x40, 0x83, 0xd0, 0x85, 0x90, 0x73, 0xb8, 0xac, 0x17, 0x5d, 0xf6, 0x79, 0xf6,
|
||||
0x0b, 0xba, 0xd9, 0xae, 0x92, 0xac, 0xea, 0xe1, 0xc3, 0xa2, 0xf2, 0x89, 0x2e, 0x6a, 0x48, 0x49,
|
||||
0x56, 0x71, 0xd3, 0x07, 0xf3, 0x3f, 0xa3, 0xf4, 0x8c, 0x1e, 0x8e, 0x01, 0x84, 0xca, 0x00, 0x00,
|
||||
0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
|
||||
0xce, 0x00, 0x00, 0x02, 0x90, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0xad, 0x96, 0x4f, 0x68, 0x13,
|
||||
0x41, 0x14, 0xc6, 0x3f, 0xf1, 0x3f, 0xea, 0x49, 0x84, 0x5e, 0x5b, 0xd0, 0x44, 0xad, 0x48, 0x20,
|
||||
0x08, 0xb1, 0x45, 0x54, 0x5a, 0x11, 0x83, 0xbd, 0xa8, 0x60, 0xb1, 0x50, 0x04, 0x41, 0x84, 0x42,
|
||||
0xb0, 0xb6, 0xc6, 0x96, 0x22, 0x82, 0x20, 0xdd, 0xdd, 0x28, 0x34, 0x14, 0xcc, 0x46, 0xb1, 0xa2,
|
||||
0x5e, 0x14, 0xd4, 0xe2, 0x45, 0x11, 0x05, 0xa5, 0x0a, 0x0a, 0x0a, 0x5e, 0x14, 0x15, 0x0a, 0x55,
|
||||
0x6f, 0x5a, 0x41, 0xe8, 0xc1, 0xff, 0x1d, 0xbf, 0x99, 0x4e, 0x60, 0x27, 0x64, 0xd3, 0xd9, 0xd4,
|
||||
0xc3, 0xc7, 0xcb, 0xec, 0xbc, 0x79, 0xbf, 0x99, 0x37, 0x6f, 0x66, 0x02, 0x21, 0x04, 0x6c, 0x04,
|
||||
0x17, 0x75, 0xd4, 0x24, 0xb5, 0xda, 0x76, 0x8c, 0x31, 0x3e, 0xb4, 0xe3, 0x2c, 0xd6, 0x60, 0x10,
|
||||
0xcd, 0x70, 0xb0, 0x0d, 0x1e, 0xb6, 0x22, 0x87, 0x75, 0x84, 0x08, 0xf9, 0x7b, 0xce, 0x20, 0x15,
|
||||
0xcc, 0x21, 0xc2, 0xc5, 0x84, 0x0a, 0x6a, 0x6a, 0x5f, 0x10, 0x84, 0x53, 0x58, 0xc4, 0xf6, 0x79,
|
||||
0xb6, 0x5b, 0x70, 0x03, 0xf3, 0xa3, 0x81, 0x1c, 0x3c, 0xae, 0x00, 0xf8, 0xcd, 0xef, 0x5d, 0x9c,
|
||||
0x44, 0xdc, 0x00, 0x39, 0x58, 0xcb, 0xf6, 0x27, 0xed, 0xf3, 0x81, 0xdf, 0xb7, 0xdb, 0x83, 0x5c,
|
||||
0x64, 0xa8, 0x69, 0x1d, 0x70, 0x5a, 0xc9, 0xc5, 0x1e, 0xbd, 0xda, 0x78, 0x79, 0xea, 0xd8, 0x9a,
|
||||
0xa7, 0xd2, 0xea, 0xe2, 0x39, 0xf5, 0x57, 0x4e, 0x68, 0x56, 0x90, 0x5c, 0x3e, 0x9d, 0x3f, 0x52,
|
||||
0xf7, 0x39, 0xf8, 0xb0, 0x9a, 0xa5, 0x83, 0xbe, 0x40, 0x5a, 0xe3, 0x61, 0x7b, 0xc4, 0x34, 0x2e,
|
||||
0x60, 0xdf, 0x2d, 0xea, 0x2b, 0x7f, 0x2f, 0xa9, 0x0e, 0xe2, 0xd2, 0x55, 0x20, 0x07, 0xad, 0x15,
|
||||
0x1d, 0xab, 0x80, 0x74, 0x2a, 0x37, 0xe9, 0xf1, 0x7b, 0xab, 0x83, 0x64, 0x95, 0xe9, 0x4d, 0xaf,
|
||||
0x11, 0xd4, 0xaa, 0xfa, 0x73, 0xd8, 0x62, 0x53, 0x0c, 0xef, 0xe8, 0xfc, 0x84, 0xc1, 0x96, 0x45,
|
||||
0x01, 0xe1, 0x1c, 0x96, 0xb2, 0xef, 0x81, 0x4a, 0x5d, 0x48, 0x05, 0x9a, 0x0d, 0x0f, 0x69, 0x3a,
|
||||
0x7f, 0xa7, 0x9e, 0xf1, 0x0c, 0xad, 0x0f, 0xf6, 0x35, 0x8c, 0x34, 0x6c, 0x48, 0x5e, 0x49, 0x8a,
|
||||
0xd8, 0x48, 0x6c, 0x67, 0xd9, 0xe4, 0x62, 0x1c, 0x37, 0xc6, 0x31, 0xbf, 0xa8, 0x76, 0xeb, 0x03,
|
||||
0x4b, 0xe7, 0x26, 0xea, 0xb3, 0x4e, 0xe3, 0x0b, 0xea, 0x24, 0x83, 0x75, 0xd6, 0xfb, 0xf5, 0x5d,
|
||||
0x03, 0x63, 0x03, 0x22, 0x71, 0x39, 0x71, 0x9a, 0x81, 0x3b, 0xf8, 0xbd, 0x9f, 0xf6, 0xa9, 0xf6,
|
||||
0xfb, 0x46, 0xed, 0x88, 0x7c, 0x33, 0xc8, 0xca, 0x91, 0xb3, 0x53, 0x15, 0xe8, 0xe2, 0x47, 0x85,
|
||||
0xb3, 0x25, 0xf5, 0x93, 0x7a, 0xc4, 0x49, 0x1c, 0xa4, 0xff, 0xf2, 0x9a, 0xaf, 0x20, 0xc3, 0xe9,
|
||||
0x0c, 0x56, 0x36, 0x5e, 0x6a, 0xec, 0xc8, 0x3c, 0xcc, 0x88, 0xd4, 0xb5, 0xd4, 0x09, 0xb6, 0x57,
|
||||
0xc9, 0x33, 0xf4, 0x5f, 0xee, 0xba, 0x72, 0x25, 0xae, 0x26, 0x36, 0xa6, 0x6f, 0xa6, 0x45, 0xf6,
|
||||
0x62, 0x76, 0xbc, 0x50, 0x28, 0xdc, 0xb3, 0x95, 0xef, 0xfb, 0x77, 0x69, 0x77, 0x5b, 0x83, 0x86,
|
||||
0x0b, 0xc3, 0x7d, 0x6d, 0xf9, 0x36, 0x31, 0xe4, 0x0f, 0xbd, 0x2a, 0x16, 0x8b, 0xa3, 0xb6, 0x22,
|
||||
0xe8, 0x36, 0x6d, 0x8b, 0x15, 0x84, 0xce, 0xc7, 0x29, 0xc1, 0x99, 0x65, 0x8d, 0x74, 0x0c, 0x62,
|
||||
0x33, 0x0b, 0x62, 0xbf, 0xa1, 0x1c, 0x0e, 0x70, 0xef, 0x8e, 0x44, 0x4e, 0x5d, 0x09, 0x22, 0x6d,
|
||||
0x85, 0x0a, 0x9d, 0x0c, 0x29, 0x14, 0x21, 0xf7, 0xd5, 0x1a, 0xc4, 0xe0, 0xbd, 0x61, 0x10, 0x7d,
|
||||
0x86, 0x56, 0xe8, 0x07, 0xb1, 0xa4, 0x5d, 0x5c, 0xd5, 0x1f, 0xda, 0xbc, 0xf5, 0x8a, 0x98, 0xd7,
|
||||
0x1e, 0x0d, 0xe9, 0xb5, 0xaa, 0xaa, 0x3c, 0x16, 0x13, 0xf0, 0x46, 0xdd, 0x2e, 0xbc, 0x29, 0xac,
|
||||
0x40, 0x0c, 0x7e, 0x4c, 0x42, 0x24, 0xcc, 0xba, 0x7c, 0x3d, 0xee, 0x98, 0x7c, 0x2a, 0x3c, 0xa4,
|
||||
0xac, 0xca, 0xbb, 0x04, 0x91, 0xd6, 0x1a, 0x32, 0x73, 0x73, 0xcb, 0x94, 0xe5, 0xac, 0xce, 0x11,
|
||||
0xab, 0xaa, 0x3b, 0x32, 0x64, 0x26, 0x65, 0xaf, 0xa9, 0xb7, 0x61, 0x6f, 0x91, 0x01, 0x62, 0xf0,
|
||||
0xa3, 0xba, 0x84, 0xbb, 0x23, 0x9d, 0x78, 0x8f, 0xf5, 0x55, 0x25, 0x65, 0x06, 0xa8, 0x04, 0x91,
|
||||
0x36, 0x12, 0xc4, 0x41, 0x52, 0xa7, 0xcc, 0x9b, 0xd5, 0x97, 0xc1, 0x3b, 0x6b, 0x81, 0xe8, 0x73,
|
||||
0xf4, 0x85, 0xb0, 0x29, 0xda, 0x3b, 0xd4, 0x68, 0x40, 0x17, 0xe0, 0x63, 0xa1, 0xe1, 0xcb, 0x54,
|
||||
0xb5, 0x13, 0x72, 0xa8, 0xa6, 0xff, 0x6a, 0x2e, 0xde, 0x53, 0x2f, 0xd5, 0x2d, 0x1e, 0x94, 0x83,
|
||||
0xeb, 0xe5, 0x0f, 0xe0, 0x3f, 0x9b, 0x4c, 0x51, 0x30, 0xf7, 0x87, 0xf7, 0xe8, 0x00, 0x00, 0x00,
|
||||
0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
|
||||
};
|
||||
|
||||
const BITMAP_OPAQUE rotate_neg_z_xpm[1] = {{ png, sizeof( png ), "rotate_neg_z_xpm" }};
|
||||
|
|
|
@ -8,43 +8,46 @@
|
|||
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, 0x02, 0x2c, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0xad, 0x95, 0xbf, 0x4b, 0x5b,
|
||||
0x51, 0x14, 0xc7, 0x0f, 0xea, 0x52, 0x6a, 0xb5, 0x28, 0x24, 0x14, 0x6c, 0x69, 0x86, 0x40, 0x27,
|
||||
0x91, 0x2e, 0x29, 0x48, 0x41, 0x84, 0xfe, 0x01, 0x0e, 0xba, 0x75, 0x4b, 0x07, 0x87, 0x40, 0x07,
|
||||
0xc7, 0x0e, 0xcf, 0x41, 0x4d, 0xa2, 0x26, 0xa1, 0x26, 0xf0, 0x5e, 0xe0, 0x51, 0x28, 0x2e, 0x3a,
|
||||
0x75, 0x12, 0x32, 0xb6, 0x0d, 0x74, 0x15, 0x74, 0xea, 0xdc, 0xa1, 0x4e, 0x45, 0x68, 0x20, 0x90,
|
||||
0xe8, 0xeb, 0xf7, 0x9e, 0x77, 0x52, 0x6e, 0x5e, 0x7e, 0xbc, 0xfb, 0x92, 0x0c, 0x5f, 0x6e, 0xde,
|
||||
0x3d, 0xf7, 0x9c, 0xcf, 0xb9, 0xf7, 0x9e, 0x7b, 0x42, 0x9e, 0xe7, 0x91, 0xa9, 0xe8, 0x90, 0xb6,
|
||||
0xa0, 0x0d, 0xfa, 0x48, 0x73, 0x94, 0xa7, 0xd7, 0x94, 0xa3, 0x57, 0x18, 0x5f, 0x52, 0x81, 0x16,
|
||||
0x42, 0x7d, 0x07, 0x1a, 0x72, 0xb4, 0x84, 0x20, 0x3b, 0x08, 0xbc, 0xfe, 0x7f, 0x2e, 0x4f, 0x5f,
|
||||
0x58, 0x87, 0xf4, 0x19, 0xa3, 0xa7, 0xe9, 0x0e, 0x73, 0x5f, 0xa1, 0xf7, 0xb4, 0x47, 0x71, 0x23,
|
||||
0x90, 0xca, 0x0e, 0x90, 0x33, 0x38, 0xdf, 0x4b, 0x90, 0xa3, 0x1e, 0xd0, 0x31, 0x3d, 0xc5, 0x58,
|
||||
0x0f, 0xc0, 0x3a, 0x72, 0x43, 0x41, 0xc8, 0x68, 0x19, 0x0b, 0x7f, 0x41, 0x4d, 0xe8, 0x80, 0x8e,
|
||||
0xe8, 0x45, 0x97, 0x5d, 0x40, 0xfc, 0xdb, 0xa2, 0x19, 0x24, 0xf4, 0x5d, 0x76, 0xd3, 0x49, 0xaa,
|
||||
0x89, 0xb9, 0x37, 0xe1, 0x20, 0x3f, 0xd0, 0x6f, 0x05, 0xec, 0xbb, 0x58, 0x03, 0x49, 0x62, 0x31,
|
||||
0x49, 0xec, 0x2f, 0xb4, 0xcb, 0xbe, 0x9a, 0xbd, 0x2f, 0x88, 0x8a, 0xf4, 0x04, 0x8b, 0xda, 0xc8,
|
||||
0xc8, 0x1a, 0x78, 0x6f, 0x01, 0x10, 0xcf, 0x9d, 0xd3, 0x34, 0x76, 0x37, 0x2b, 0xf7, 0x6a, 0x71,
|
||||
0x0c, 0xc4, 0x1a, 0x0c, 0x3a, 0xa0, 0xe7, 0xb2, 0xfd, 0x4c, 0x14, 0x50, 0xc0, 0x9e, 0xe1, 0x18,
|
||||
0x88, 0x15, 0x76, 0x74, 0xd7, 0xd0, 0x0f, 0x75, 0xfe, 0x51, 0x41, 0x7c, 0x67, 0xca, 0x17, 0x31,
|
||||
0x4c, 0xee, 0x28, 0xcd, 0x19, 0xe5, 0xe8, 0x02, 0xe7, 0xff, 0xd0, 0x14, 0xa4, 0xd6, 0xb2, 0x8f,
|
||||
0x7f, 0x22, 0x69, 0xb3, 0xf2, 0xf6, 0x61, 0x6d, 0xe8, 0x06, 0x2a, 0xf1, 0x83, 0xb4, 0x68, 0x4a,
|
||||
0xd9, 0xac, 0xba, 0x75, 0xa9, 0x24, 0x3b, 0x98, 0x62, 0x9b, 0xbf, 0xe6, 0x46, 0x7c, 0xd2, 0x91,
|
||||
0x1e, 0x2c, 0x1c, 0x56, 0xe5, 0x2d, 0x35, 0x25, 0xcb, 0x96, 0xaa, 0xae, 0x78, 0x25, 0xde, 0x88,
|
||||
0x95, 0x63, 0x0d, 0xa9, 0xb4, 0x96, 0x56, 0xd2, 0x6a, 0xed, 0xea, 0x48, 0x9d, 0x41, 0x7b, 0xbc,
|
||||
0x6f, 0x11, 0xe4, 0x03, 0x64, 0x27, 0xec, 0xc4, 0x6d, 0xc2, 0x49, 0xdc, 0xaa, 0xdf, 0x3c, 0xa7,
|
||||
0x6c, 0x06, 0xed, 0x27, 0x14, 0x14, 0x14, 0x1f, 0xdd, 0x37, 0xeb, 0x67, 0xb5, 0x5a, 0x5d, 0x89,
|
||||
0x22, 0xd7, 0x75, 0x1f, 0x45, 0x02, 0x25, 0x8b, 0xc9, 0xab, 0x54, 0x31, 0xe5, 0x39, 0x8e, 0x13,
|
||||
0x55, 0x27, 0xc6, 0x10, 0x2c, 0xb6, 0xca, 0x76, 0xd9, 0x2b, 0xd9, 0xa5, 0x4a, 0xd4, 0x1d, 0x15,
|
||||
0x0a, 0x85, 0x07, 0xc6, 0x10, 0xc9, 0xac, 0xa7, 0x6b, 0xa0, 0x0b, 0x3c, 0xc6, 0x7d, 0x7d, 0x52,
|
||||
0xdd, 0xbe, 0x6b, 0xde, 0x6f, 0xbc, 0x2e, 0x65, 0x69, 0xde, 0xe8, 0x8e, 0x86, 0x41, 0xb4, 0x7e,
|
||||
0xa7, 0x0a, 0xa4, 0x16, 0xa8, 0xdc, 0x1a, 0xcf, 0x4b, 0xb1, 0x8c, 0x05, 0xd1, 0x60, 0xef, 0xb8,
|
||||
0xd4, 0x31, 0xf6, 0xfb, 0x1e, 0x0a, 0x32, 0x85, 0xf4, 0xec, 0xc0, 0xff, 0xd7, 0xed, 0xdd, 0xe1,
|
||||
0x24, 0x20, 0x1c, 0x28, 0x4b, 0xcf, 0x04, 0xf0, 0x87, 0x47, 0x7c, 0x0f, 0x05, 0x8d, 0x02, 0xd1,
|
||||
0x8e, 0xf0, 0x44, 0x7a, 0x65, 0x65, 0xe8, 0x83, 0x1d, 0x07, 0x22, 0xa0, 0x35, 0xb9, 0x9b, 0xb5,
|
||||
0x81, 0xa0, 0x71, 0x21, 0x46, 0xa0, 0x49, 0x40, 0x42, 0x41, 0x08, 0xbe, 0x3d, 0x09, 0x88, 0x09,
|
||||
0x68, 0xd3, 0xb6, 0xed, 0xcc, 0xb8, 0x10, 0xad, 0x4b, 0x9c, 0xd2, 0x3e, 0x2d, 0x06, 0x6d, 0xff,
|
||||
0x00, 0xaa, 0xd9, 0x63, 0xdd, 0xa5, 0x17, 0x3c, 0xb8, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e,
|
||||
0x44, 0xae, 0x42, 0x60, 0x82,
|
||||
0xce, 0x00, 0x00, 0x02, 0x63, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0xf8, 0xff, 0xff, 0x3f,
|
||||
0x03, 0x29, 0x78, 0xc6, 0x8c, 0x19, 0x71, 0xb3, 0x66, 0xcd, 0x8a, 0x40, 0x16, 0x63, 0x60, 0xf8,
|
||||
0xcf, 0xc8, 0xe0, 0xb2, 0xdc, 0x81, 0x21, 0x74, 0x15, 0x33, 0x8a, 0xb8, 0xc3, 0x7a, 0x01, 0x06,
|
||||
0xa7, 0xe5, 0x56, 0x60, 0x36, 0x19, 0x16, 0xed, 0x00, 0x5a, 0xb4, 0x01, 0xc5, 0x40, 0xa7, 0x55,
|
||||
0xd2, 0x0c, 0x4e, 0x2b, 0xfe, 0x31, 0x38, 0xad, 0xac, 0x47, 0x15, 0x5f, 0xb1, 0x1e, 0x28, 0xf6,
|
||||
0x98, 0x6a, 0x16, 0x41, 0x0d, 0x9d, 0x06, 0xc4, 0xbf, 0x18, 0x1c, 0x56, 0x19, 0x80, 0xf9, 0x8e,
|
||||
0xcb, 0xa3, 0x80, 0xfc, 0xff, 0x0c, 0xce, 0x2b, 0xe3, 0xa9, 0x6b, 0x91, 0xc3, 0x2a, 0x1e, 0x06,
|
||||
0xc7, 0x15, 0xf7, 0x80, 0x86, 0x5f, 0x60, 0xb0, 0x5b, 0x2e, 0x0b, 0xa4, 0xdf, 0x02, 0xf1, 0x56,
|
||||
0xb8, 0x3c, 0xb5, 0x2c, 0x82, 0xf8, 0x62, 0x95, 0x3d, 0x24, 0x08, 0x57, 0x5c, 0x07, 0xe2, 0xf7,
|
||||
0xa0, 0x20, 0xa5, 0x89, 0x45, 0x60, 0x03, 0x5d, 0x56, 0xec, 0x04, 0x07, 0x99, 0xd3, 0x8a, 0x5c,
|
||||
0x14, 0x71, 0xaa, 0x5b, 0xe4, 0xb4, 0x22, 0x14, 0x6c, 0x91, 0xc3, 0x72, 0x05, 0xda, 0x5a, 0xe4,
|
||||
0xbc, 0x32, 0x60, 0x04, 0x5a, 0xc4, 0xe0, 0xb4, 0x54, 0x1e, 0x98, 0xc1, 0x3a, 0x80, 0x0a, 0xfb,
|
||||
0x81, 0xb8, 0x05, 0xc8, 0xf6, 0x05, 0xe5, 0x7a, 0x92, 0x2c, 0x72, 0x58, 0x25, 0x01, 0xd4, 0xd7,
|
||||
0x07, 0x2c, 0x25, 0xd8, 0xb0, 0x5a, 0xc4, 0xe0, 0xb8, 0xb2, 0x12, 0x68, 0xf8, 0x4f, 0x20, 0xfe,
|
||||
0x04, 0xca, 0xcd, 0x40, 0xfa, 0x2b, 0x34, 0xf5, 0x5c, 0x03, 0xe2, 0x44, 0x98, 0x85, 0x84, 0x2c,
|
||||
0xc2, 0xe9, 0x00, 0x84, 0x4f, 0x56, 0xfc, 0x61, 0x70, 0x5e, 0xb1, 0x90, 0xc1, 0x7d, 0x95, 0x10,
|
||||
0xbc, 0xfc, 0x72, 0x5c, 0xee, 0x0d, 0xcc, 0x84, 0xbb, 0x21, 0x16, 0xae, 0xdc, 0xc8, 0x60, 0xbd,
|
||||
0x91, 0xb7, 0xae, 0x7f, 0xcd, 0xfd, 0x9e, 0x49, 0xb3, 0x5f, 0x80, 0x2c, 0x23, 0x01, 0x27, 0x41,
|
||||
0x2d, 0x5a, 0xde, 0x0c, 0x34, 0xec, 0x3b, 0xcc, 0x12, 0x2c, 0xe1, 0x1e, 0x0f, 0x92, 0xe7, 0xf1,
|
||||
0x5e, 0xf3, 0xbe, 0x71, 0xd1, 0x95, 0xff, 0x75, 0x13, 0xd7, 0x3c, 0x9e, 0x39, 0x73, 0xe6, 0x01,
|
||||
0x12, 0x70, 0x26, 0xd4, 0xa2, 0x95, 0xdd, 0x40, 0x83, 0xde, 0xe1, 0xf3, 0x7a, 0x40, 0xfd, 0x91,
|
||||
0x8d, 0x02, 0x7e, 0xeb, 0xfe, 0x73, 0xb8, 0xaf, 0xfe, 0xca, 0x60, 0xbb, 0x58, 0x92, 0xbc, 0xa0,
|
||||
0x83, 0xb8, 0xf8, 0x3f, 0x72, 0x91, 0x81, 0xe6, 0xa3, 0x32, 0xb3, 0xac, 0x5d, 0xff, 0x63, 0xda,
|
||||
0x8f, 0xaf, 0x04, 0x97, 0x61, 0xce, 0x2b, 0x8e, 0xa3, 0x47, 0x36, 0x91, 0x71, 0x04, 0x2e, 0xe6,
|
||||
0x7f, 0x02, 0x0d, 0x6c, 0xc2, 0x2c, 0xbf, 0x56, 0x94, 0x42, 0x4b, 0xe1, 0x32, 0x48, 0x11, 0xb3,
|
||||
0xd2, 0x05, 0x1c, 0x9f, 0x4e, 0xcb, 0xa7, 0x93, 0x6c, 0x11, 0x34, 0x9e, 0x66, 0x81, 0x5d, 0xeb,
|
||||
0x30, 0x9f, 0x03, 0x49, 0xac, 0x04, 0x6c, 0x09, 0xd0, 0x32, 0x34, 0xcb, 0x1b, 0xc1, 0x96, 0xb9,
|
||||
0xad, 0x52, 0x24, 0xdd, 0x22, 0x97, 0x55, 0x72, 0x40, 0xcd, 0x46, 0x18, 0x96, 0x00, 0x69, 0x0c,
|
||||
0x4d, 0x36, 0x4b, 0x05, 0x81, 0x72, 0x9f, 0x81, 0xbe, 0x9c, 0x48, 0xb2, 0x45, 0x68, 0x71, 0x52,
|
||||
0x8c, 0xcb, 0x12, 0x84, 0x9a, 0x15, 0x53, 0x41, 0x55, 0x01, 0xd9, 0x16, 0x01, 0x0d, 0x28, 0x82,
|
||||
0xc6, 0x49, 0x31, 0x5e, 0x8d, 0xce, 0xcb, 0xb3, 0xc1, 0xea, 0x8c, 0x67, 0xb2, 0x92, 0x6c, 0x11,
|
||||
0xc2, 0x12, 0x30, 0x9d, 0x0c, 0xc4, 0x65, 0x40, 0x1c, 0x08, 0xc4, 0x21, 0x40, 0x9c, 0x06, 0xc4,
|
||||
0x01, 0x48, 0x16, 0x25, 0x83, 0xd5, 0xe2, 0xc8, 0x7b, 0xb8, 0xe3, 0xc8, 0x71, 0x79, 0x21, 0xcc,
|
||||
0x12, 0x68, 0xbd, 0x72, 0x11, 0x5a, 0x04, 0xa1, 0x63, 0x0d, 0x70, 0xa9, 0xe1, 0xb4, 0xe2, 0x1c,
|
||||
0x50, 0xed, 0x79, 0x12, 0x93, 0xf7, 0x8a, 0x5c, 0x48, 0xea, 0x5a, 0x5e, 0x88, 0x54, 0x81, 0x49,
|
||||
0x42, 0xab, 0x64, 0x74, 0x8b, 0x3a, 0x81, 0xf8, 0x04, 0xc4, 0x51, 0xcb, 0x3c, 0x48, 0xcc, 0xb0,
|
||||
0x2b, 0x76, 0x00, 0x71, 0x3e, 0x96, 0xda, 0x52, 0x04, 0x88, 0x8f, 0x61, 0x58, 0xe6, 0xbc, 0xe2,
|
||||
0x34, 0x30, 0x0e, 0x63, 0xc8, 0xca, 0x47, 0x78, 0x15, 0x39, 0xad, 0xf0, 0x07, 0xe2, 0x1b, 0x50,
|
||||
0x8b, 0xcc, 0x49, 0x2d, 0x7e, 0x40, 0x18, 0x00, 0x1f, 0x32, 0xbf, 0xd3, 0x2e, 0x1d, 0x9e, 0xd5,
|
||||
0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
|
||||
};
|
||||
|
||||
const BITMAP_OPAQUE rotate_pos_y_xpm[1] = {{ png, sizeof( png ), "rotate_pos_y_xpm" }};
|
||||
|
|
|
@ -8,46 +8,47 @@
|
|||
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, 0x02, 0x58, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0xb5, 0x96, 0x4f, 0x48, 0x54,
|
||||
0x51, 0x14, 0xc6, 0x4f, 0x1a, 0x41, 0x86, 0xa0, 0x22, 0x41, 0x64, 0xa2, 0x4c, 0xad, 0x73, 0xd9,
|
||||
0x46, 0x98, 0xb9, 0x4f, 0xc7, 0x8d, 0xe5, 0x46, 0x29, 0xda, 0x08, 0x42, 0x54, 0x44, 0x68, 0xb4,
|
||||
0x13, 0xa2, 0x59, 0xd4, 0x22, 0xa8, 0xa9, 0x1c, 0x37, 0xf3, 0xa6, 0xd9, 0x68, 0xf8, 0xee, 0x7b,
|
||||
0x4a, 0x45, 0xd3, 0xc6, 0x85, 0x7f, 0x2a, 0xa8, 0xb6, 0x99, 0x6e, 0x42, 0x5a, 0xb4, 0x0c, 0x32,
|
||||
0x5a, 0x44, 0x92, 0xd6, 0xeb, 0x3b, 0x77, 0xde, 0x0c, 0xe3, 0xcc, 0x1b, 0xe7, 0x5d, 0xf1, 0x2d,
|
||||
0x3e, 0xee, 0x7d, 0xe7, 0xde, 0x3b, 0xbf, 0x73, 0xce, 0xbd, 0xe7, 0x30, 0xe4, 0xba, 0x2e, 0xe9,
|
||||
0x28, 0x9b, 0xcd, 0x36, 0xa6, 0xd3, 0xe9, 0x54, 0x32, 0x99, 0x3c, 0x5c, 0xb0, 0x51, 0x9f, 0xd3,
|
||||
0x42, 0x86, 0x7c, 0x41, 0xc2, 0x5a, 0xde, 0x21, 0xc3, 0x7a, 0x4f, 0x42, 0x7e, 0xc5, 0x7a, 0x84,
|
||||
0x74, 0x41, 0xa6, 0x69, 0x76, 0x01, 0xe4, 0xf2, 0xb8, 0x03, 0x24, 0x64, 0xae, 0x02, 0x24, 0xe4,
|
||||
0x06, 0xb4, 0x45, 0xbd, 0x73, 0x27, 0xf7, 0x05, 0xe4, 0x27, 0x12, 0xf6, 0x25, 0x40, 0x5c, 0x1e,
|
||||
0xd5, 0x77, 0x18, 0x20, 0xea, 0x71, 0xda, 0x01, 0xf9, 0x09, 0xcd, 0x17, 0x6d, 0xa1, 0x80, 0x00,
|
||||
0x50, 0x20, 0x00, 0x43, 0x03, 0x95, 0xa7, 0x2c, 0x14, 0x90, 0x5f, 0xca, 0xc2, 0x01, 0xf9, 0xa4,
|
||||
0x6c, 0xdf, 0x41, 0xd5, 0x52, 0x56, 0x15, 0x44, 0xc2, 0x39, 0x4e, 0x31, 0x79, 0x9a, 0xe2, 0x4e,
|
||||
0x27, 0x9d, 0xcd, 0x35, 0x04, 0xac, 0xa3, 0x88, 0xaa, 0x17, 0x61, 0x6d, 0xf8, 0xd4, 0x52, 0x4e,
|
||||
0xd5, 0x59, 0x71, 0x73, 0xf7, 0xf4, 0x31, 0x54, 0x77, 0x3a, 0x7f, 0x80, 0x3d, 0x53, 0xfa, 0x45,
|
||||
0x31, 0x7b, 0x12, 0x63, 0x64, 0x57, 0x50, 0xdc, 0xe9, 0x50, 0x1d, 0x40, 0x75, 0x82, 0xf2, 0xee,
|
||||
0x80, 0x8e, 0x51, 0x00, 0x21, 0xae, 0x03, 0xd8, 0xb8, 0x06, 0x6d, 0x22, 0x9a, 0x07, 0xd0, 0x00,
|
||||
0x19, 0xf6, 0x30, 0x36, 0x9a, 0xb0, 0xfd, 0x86, 0xfe, 0x42, 0x8f, 0x28, 0xba, 0x74, 0x90, 0x01,
|
||||
0xf7, 0x1f, 0x9b, 0x0c, 0x3a, 0xcf, 0xf3, 0x5a, 0x82, 0x53, 0x91, 0x3c, 0x03, 0xde, 0xc2, 0x93,
|
||||
0x2b, 0x5e, 0x04, 0xb7, 0x2a, 0x52, 0x19, 0x9f, 0x3a, 0x0a, 0xfb, 0x44, 0x7e, 0xdd, 0x5a, 0xbe,
|
||||
0x96, 0x7c, 0xb7, 0xd0, 0x3f, 0xfe, 0xc6, 0x65, 0x18, 0x47, 0x16, 0x40, 0xdb, 0x50, 0x2b, 0x95,
|
||||
0xa4, 0xa9, 0xa0, 0x31, 0xdf, 0xcb, 0x34, 0xe4, 0x85, 0xfa, 0x1e, 0x7b, 0xab, 0xf9, 0xdc, 0x33,
|
||||
0x77, 0xe4, 0xde, 0xdb, 0xd7, 0x41, 0xa2, 0x61, 0x65, 0x32, 0x99, 0xce, 0x42, 0x44, 0x5f, 0xa0,
|
||||
0x7f, 0x1e, 0x84, 0x53, 0x94, 0xf2, 0x03, 0x89, 0x9b, 0x8b, 0xa9, 0xf1, 0x27, 0x2b, 0xee, 0xa1,
|
||||
0x3e, 0x67, 0x13, 0x7b, 0x3e, 0x21, 0xd2, 0x23, 0x3a, 0xaf, 0x95, 0x41, 0x17, 0x4b, 0xa2, 0x61,
|
||||
0xe0, 0x9d, 0xca, 0x97, 0x68, 0x25, 0x78, 0x9d, 0x61, 0x24, 0x66, 0x04, 0xe6, 0xdb, 0x78, 0xc6,
|
||||
0xb3, 0xba, 0xa0, 0x3a, 0xe8, 0x63, 0x09, 0xec, 0xb6, 0x1f, 0x84, 0xc7, 0xa2, 0x2d, 0x66, 0xdd,
|
||||
0x50, 0x36, 0x43, 0x5e, 0x0e, 0x0c, 0xf2, 0x2a, 0x9a, 0x5b, 0xc7, 0x77, 0x0f, 0x34, 0xb7, 0x1b,
|
||||
0xa4, 0xa4, 0x0b, 0x7c, 0x80, 0xd6, 0x29, 0x91, 0xa8, 0x0b, 0x0c, 0x52, 0x93, 0xde, 0x99, 0x53,
|
||||
0x38, 0xf8, 0x0d, 0x7a, 0x5e, 0x0b, 0x92, 0x7f, 0x1c, 0xd6, 0xa0, 0x5a, 0x47, 0x29, 0x68, 0x81,
|
||||
0x3c, 0x2f, 0x9b, 0xa1, 0xa6, 0x5a, 0x10, 0xb5, 0x17, 0x91, 0x28, 0xc7, 0x50, 0xe4, 0xda, 0xa0,
|
||||
0x20, 0x91, 0x94, 0x39, 0xb6, 0x8a, 0x88, 0xe4, 0x1e, 0x22, 0x0a, 0x0e, 0xf1, 0x40, 0x9f, 0xa1,
|
||||
0x97, 0x7a, 0x77, 0x54, 0x05, 0x42, 0x51, 0x79, 0x46, 0x75, 0x86, 0xb8, 0x75, 0xc2, 0xff, 0x8e,
|
||||
0xec, 0x11, 0x9d, 0x57, 0x77, 0xb5, 0xea, 0xeb, 0x32, 0xe4, 0xa8, 0xd7, 0x68, 0xff, 0xa0, 0xff,
|
||||
0xbd, 0xc2, 0x0f, 0xdf, 0xc5, 0x3e, 0xdb, 0xb3, 0xad, 0xd2, 0x90, 0x53, 0xaf, 0x03, 0x1a, 0x82,
|
||||
0xae, 0xd7, 0xf8, 0xb3, 0xf1, 0x10, 0x5a, 0x51, 0x8d, 0x57, 0xc8, 0x1f, 0xea, 0x3b, 0xfa, 0xb4,
|
||||
0x4d, 0xab, 0x8e, 0xb4, 0x2a, 0x1c, 0x11, 0x70, 0x17, 0xd7, 0x3d, 0xf7, 0x1f, 0x67, 0x4f, 0x92,
|
||||
0xed, 0x77, 0x99, 0xb1, 0x9b, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60,
|
||||
0x82,
|
||||
0xce, 0x00, 0x00, 0x02, 0x75, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0xb5, 0x96, 0x4b, 0x68, 0x13,
|
||||
0x51, 0x14, 0x86, 0x7f, 0x15, 0x7c, 0xa0, 0xa8, 0x20, 0x82, 0xdb, 0x76, 0x61, 0xb4, 0x56, 0x24,
|
||||
0xd0, 0x0a, 0xc1, 0x22, 0x22, 0xb4, 0x06, 0x66, 0x27, 0xba, 0x28, 0x16, 0x8b, 0xe0, 0x52, 0xa9,
|
||||
0x56, 0xd3, 0x58, 0x29, 0x5a, 0x10, 0xa4, 0x77, 0xa2, 0x62, 0x4a, 0xc1, 0x4c, 0x2c, 0x56, 0xd4,
|
||||
0x85, 0x08, 0x96, 0x6e, 0xc4, 0x22, 0x0a, 0x42, 0x55, 0xaa, 0x08, 0x8a, 0x3b, 0x05, 0x37, 0x8a,
|
||||
0x08, 0x82, 0xe0, 0x42, 0xf1, 0x05, 0xbd, 0xfe, 0xf7, 0xe6, 0x06, 0x92, 0x38, 0xc9, 0x9c, 0x29,
|
||||
0xba, 0xf8, 0x39, 0x24, 0x73, 0xee, 0xf9, 0x6e, 0xce, 0x6b, 0x02, 0xad, 0x35, 0x24, 0xc2, 0x08,
|
||||
0x56, 0x21, 0x87, 0x69, 0xf8, 0x58, 0x27, 0x3d, 0x53, 0x75, 0x5e, 0xec, 0x78, 0x0e, 0x1b, 0x08,
|
||||
0xd1, 0x84, 0xed, 0xa0, 0x52, 0xd4, 0x4e, 0xc2, 0x3b, 0xf8, 0x7d, 0xcb, 0xbc, 0x41, 0x0c, 0xb7,
|
||||
0x80, 0x01, 0xb6, 0x33, 0xf0, 0x25, 0x8c, 0x62, 0x65, 0x0d, 0xa8, 0xc7, 0xda, 0x6a, 0x7d, 0xa0,
|
||||
0x46, 0xa1, 0xb0, 0x55, 0x0c, 0xb2, 0xb7, 0xf5, 0xf1, 0xc6, 0x05, 0xf8, 0x48, 0x40, 0xfb, 0x5f,
|
||||
0xbf, 0x48, 0x61, 0x1f, 0xf5, 0x3d, 0x04, 0xf8, 0x42, 0x04, 0xa2, 0xe3, 0x7e, 0xea, 0x37, 0xf5,
|
||||
0x8a, 0xea, 0xc2, 0x2d, 0x2c, 0x0a, 0x4b, 0x9d, 0xf3, 0x4d, 0x53, 0x73, 0x55, 0x20, 0x85, 0xd3,
|
||||
0x91, 0x20, 0x13, 0x94, 0xce, 0xef, 0xa8, 0x7b, 0x4c, 0xc2, 0x92, 0x46, 0x35, 0xaa, 0xb8, 0xd8,
|
||||
0x61, 0x7b, 0x26, 0x87, 0x23, 0xb4, 0x93, 0xd4, 0x67, 0x0c, 0x63, 0x69, 0x63, 0x90, 0x29, 0x6e,
|
||||
0xe9, 0x56, 0x9d, 0x51, 0xcd, 0x10, 0xfa, 0x9c, 0xf5, 0x71, 0xe7, 0xf7, 0x34, 0x06, 0x9d, 0xc7,
|
||||
0x7a, 0x97, 0x82, 0xbd, 0xf3, 0x04, 0x75, 0xda, 0xe7, 0x6c, 0xa2, 0xe8, 0x1a, 0x29, 0xbc, 0xa6,
|
||||
0xf3, 0x23, 0x06, 0x5b, 0x1e, 0x07, 0x84, 0x0b, 0x58, 0xc6, 0x67, 0xf7, 0x6d, 0xea, 0x2a, 0xea,
|
||||
0x5a, 0x1f, 0x94, 0x83, 0x47, 0x67, 0xd3, 0x4d, 0xb3, 0x9c, 0x91, 0x4d, 0x95, 0xcf, 0x9a, 0x27,
|
||||
0x9a, 0x37, 0xb7, 0x5d, 0x6b, 0xd3, 0x89, 0x89, 0x44, 0xba, 0xe6, 0x72, 0x09, 0x9e, 0x9b, 0xe1,
|
||||
0x99, 0x5f, 0x54, 0xb7, 0xbc, 0xbd, 0x7d, 0x6c, 0xa3, 0x3e, 0xb9, 0x34, 0x3e, 0xa7, 0x4e, 0x31,
|
||||
0x58, 0x6f, 0x53, 0xd0, 0x74, 0x68, 0x68, 0x66, 0x48, 0x27, 0xaf, 0x26, 0xcf, 0xb8, 0x59, 0x3a,
|
||||
0x49, 0xfb, 0xd8, 0xf9, 0x7d, 0x31, 0x5d, 0x1a, 0x7f, 0x60, 0xd9, 0x39, 0xe6, 0x76, 0xb6, 0x03,
|
||||
0x7d, 0xfc, 0x08, 0x99, 0x17, 0xa3, 0x9f, 0xd4, 0x43, 0x5e, 0xe2, 0x00, 0xfd, 0x57, 0xfc, 0x93,
|
||||
0x15, 0x84, 0xb3, 0x58, 0xd3, 0x7a, 0xa5, 0xb5, 0xa7, 0xef, 0x41, 0x9f, 0x4e, 0xdd, 0x48, 0x9d,
|
||||
0xe0, 0xe7, 0xb5, 0x66, 0x7b, 0xfc, 0x97, 0x5d, 0x97, 0xbc, 0x9e, 0xdc, 0xe2, 0xdd, 0xf6, 0x74,
|
||||
0x76, 0x3c, 0xfb, 0xb6, 0x50, 0x28, 0x4c, 0x4b, 0x15, 0x04, 0xc1, 0x5d, 0xaa, 0x43, 0x0c, 0x1a,
|
||||
0x2b, 0x8c, 0x0d, 0x7a, 0x79, 0x4f, 0xe7, 0x83, 0xfc, 0xcb, 0x62, 0xb1, 0x38, 0x25, 0x15, 0x61,
|
||||
0x93, 0xb4, 0xed, 0x22, 0x08, 0x6f, 0x34, 0x40, 0x69, 0x1e, 0xca, 0xba, 0x1a, 0x2e, 0x64, 0x7d,
|
||||
0x2e, 0x52, 0x37, 0x6b, 0x74, 0x87, 0x7a, 0x12, 0x96, 0x56, 0x31, 0xc4, 0xd8, 0x8a, 0x66, 0x59,
|
||||
0xcc, 0x80, 0x53, 0x76, 0x0c, 0xca, 0x52, 0x78, 0x4a, 0xfb, 0x95, 0xfa, 0x16, 0xbb, 0x46, 0x0c,
|
||||
0x9e, 0xa9, 0x85, 0xd4, 0x2d, 0xb6, 0xc2, 0xa0, 0xeb, 0xc6, 0x74, 0x2c, 0x10, 0xf3, 0x7a, 0xdc,
|
||||
0x41, 0x32, 0x82, 0x97, 0x62, 0x8b, 0x1d, 0x03, 0x85, 0xf1, 0x58, 0x5d, 0xc7, 0xe0, 0xc7, 0x0c,
|
||||
0xc4, 0xc0, 0x22, 0x21, 0xa5, 0xad, 0xff, 0xcc, 0x6e, 0x71, 0xf7, 0x92, 0x14, 0x81, 0xca, 0x10,
|
||||
0x63, 0x45, 0xf3, 0xa1, 0x90, 0xb5, 0x29, 0x1b, 0xc1, 0x2e, 0xf1, 0x1c, 0xb1, 0xab, 0xfa, 0x63,
|
||||
0x42, 0x36, 0xba, 0xcd, 0x71, 0x59, 0x3c, 0xb0, 0x0c, 0x7e, 0xd4, 0xb5, 0x70, 0xbf, 0x08, 0x52,
|
||||
0x4a, 0xd9, 0x6c, 0x54, 0xca, 0xaa, 0x40, 0x65, 0x88, 0xb1, 0xe2, 0x95, 0xa2, 0x90, 0x71, 0x5d,
|
||||
0xd6, 0x25, 0xf2, 0x67, 0xf0, 0xde, 0xd8, 0x90, 0x61, 0xac, 0xe6, 0xe6, 0x9e, 0xab, 0xb3, 0x6c,
|
||||
0xdf, 0x87, 0x9e, 0x61, 0xaa, 0xba, 0x09, 0x39, 0x18, 0xfb, 0x0f, 0x61, 0x8e, 0xe5, 0xf7, 0x31,
|
||||
0x60, 0xff, 0x2f, 0x54, 0x4a, 0x61, 0x77, 0x98, 0xff, 0x1f, 0x9b, 0x2f, 0x58, 0xbc, 0x81, 0x5c,
|
||||
0x52, 0x6e, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
|
||||
};
|
||||
|
||||
const BITMAP_OPAQUE rotate_pos_z_xpm[1] = {{ png, sizeof( png ), "rotate_pos_z_xpm" }};
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="20pt"
|
||||
height="20pt"
|
||||
viewBox="0 0 20 20"
|
||||
width="26"
|
||||
height="26"
|
||||
viewBox="0 0 20.8 20.8"
|
||||
version="1.1"
|
||||
id="svg2"
|
||||
inkscape:version="0.48.3.1 r9886"
|
||||
inkscape:version="0.48.4 r9939"
|
||||
sodipodi:docname="rotate_neg_y.svg">
|
||||
<metadata
|
||||
id="metadata27">
|
||||
|
@ -36,55 +36,68 @@
|
|||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="640"
|
||||
inkscape:window-height="480"
|
||||
id="namedview23" />
|
||||
inkscape:window-width="1064"
|
||||
inkscape:window-height="770"
|
||||
id="namedview23"
|
||||
showgrid="false"
|
||||
inkscape:zoom="9.44"
|
||||
inkscape:cx="12.5"
|
||||
inkscape:cy="16.737288"
|
||||
inkscape:window-x="72"
|
||||
inkscape:window-y="24"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="surface1" />
|
||||
<g
|
||||
id="surface1">
|
||||
id="surface1"
|
||||
transform="translate(0,0.8)">
|
||||
<path
|
||||
style="fill:none;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:miter;stroke:rgb(60%,60%,60%);stroke-opacity:1;stroke-miterlimit:4;"
|
||||
d="M 1.000391 1051.361809 L 12.502344 1039.859856 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path5" />
|
||||
style="fill:none;stroke:#999999;stroke-width:1.10025322;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1"
|
||||
d="m 19.922856,10.041127 -8.835573,0"
|
||||
id="path5"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(60%,60%,60%);stroke-opacity:1;stroke-miterlimit:4;"
|
||||
d="M 24.999609 1039.859856 L 12.502344 1039.859856 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path7" />
|
||||
style="fill:none;stroke:#999999;stroke-width:1.12636566;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1"
|
||||
d="m 11.060781,0.31188281 0,9.67866699"
|
||||
id="path7"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:miter;stroke:rgb(0%,54.901961%,0%);stroke-opacity:1;stroke-miterlimit:4;"
|
||||
d="M 11.999609 1027.362591 L 11.999609 1039.859856 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path9" />
|
||||
style="fill:none;stroke:#0042a8;stroke-width:1.06767952;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1"
|
||||
d="M 2.3818985,18.889521 11.065404,10.036505"
|
||||
id="path13"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,54.901961%,0%);stroke-opacity:1;stroke-miterlimit:4;"
|
||||
d="M 17.499219 1042.363372 L 20.500391 1046.862591 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path11" />
|
||||
style="fill:none;stroke:#ffffff;stroke-width:1.07692337;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.58823494"
|
||||
d="M 9.1389063,11.963051 11.060782,10.041127"
|
||||
id="path15"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,54.901961%,0%);stroke-opacity:1;stroke-miterlimit:4;"
|
||||
d="M 23.501562 1042.363372 L 20.500391 1046.862591 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path13" />
|
||||
style="fill:none;stroke:#0042a8;stroke-width:1.1538465;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1"
|
||||
d="m 7.3029681,17.994283 c 0,0 3.2617199,2.171847 4.8945329,0.543 1.632813,-1.632846 0.816406,-4.625001 -1.902344,-7.343771 C 7.5724997,8.4747419 4.5803111,7.6583571 2.9514045,9.2911268 1.3185909,10.92005 3.4943731,14.185667 3.4943731,14.185667"
|
||||
id="path17"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;stroke-width:1.4;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(100%,100%,100%);stroke-opacity:0.588235;stroke-miterlimit:4;"
|
||||
d="M 11.999609 1039.3622 L 11.999609 1035.360637 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path15" />
|
||||
<path
|
||||
style="fill:none;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(0%,54.901961%,0%);stroke-opacity:1;stroke-miterlimit:4;"
|
||||
d="M 8.500781 1028.362981 C 8.500781 1028.362981 3.498828 1029.363372 3.498828 1032.364544 C 3.498828 1035.360637 6.997656 1037.361419 11.999609 1037.361419 C 17.001562 1037.361419 20.500391 1035.360637 20.500391 1032.364544 C 20.500391 1029.363372 15.498437 1028.362981 15.498437 1028.362981 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path17" />
|
||||
<path
|
||||
style="fill-rule:nonzero;fill:rgb(0%,54.901961%,0%);fill-opacity:1;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,54.901961%,0%);stroke-opacity:1;stroke-miterlimit:4;"
|
||||
d="M 6.997656 1030.861419 C 8.500781 1028.860637 8.998437 1028.362981 9.998828 1027.860247 C 8.500781 1027.860247 5.611328 1027.702825 4.001562 1028.860637 Z "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path19" />
|
||||
<path
|
||||
style="fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,54.901961%,0%);stroke-opacity:1;stroke-miterlimit:4;"
|
||||
d="M 20.500391 1051.361809 L 20.500391 1046.862591 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path21" />
|
||||
style="fill:#0042a8;fill-opacity:1;fill-rule:nonzero;stroke:#0042a8;stroke-width:1.1538465;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1"
|
||||
d="m 3.6662485,10.861512 c -0.3867193,1.539 0,3.074155 0.089843,3.792924 C 2.9396852,13.838051 1.2834347,12.353666 1.0334347,10.84582 z"
|
||||
id="path19"
|
||||
inkscape:connector-curvature="0" />
|
||||
<g
|
||||
id="g3916"
|
||||
transform="translate(25.084746,6.3559321)">
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:none;stroke:#0042a8;stroke-width:1.1538465;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1"
|
||||
d="m -10.78317,-5.240585 2.308594,3.460924"
|
||||
id="path11-0" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:none;stroke:#0042a8;stroke-width:1.1538465;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1"
|
||||
d="m -6.165982,-5.240585 -2.308594,3.460924"
|
||||
id="path13-9" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:none;stroke:#0042a8;stroke-width:1.1538465;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1"
|
||||
d="m -8.474576,1.681263 0,-3.460924"
|
||||
id="path21-4" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.2 KiB |
|
@ -7,13 +7,13 @@
|
|||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="20pt"
|
||||
height="20pt"
|
||||
viewBox="0 0 20 20"
|
||||
width="26"
|
||||
height="26"
|
||||
viewBox="0 0 20.8 20.8"
|
||||
version="1.1"
|
||||
id="svg2"
|
||||
inkscape:version="0.48.3.1 r9886"
|
||||
sodipodi:docname="rotate_neg_z.svg">
|
||||
inkscape:version="0.48.4 r9939"
|
||||
sodipodi:docname="rotate_neg_y.svg">
|
||||
<metadata
|
||||
id="metadata27">
|
||||
<rdf:RDF>
|
||||
|
@ -36,63 +36,64 @@
|
|||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="640"
|
||||
inkscape:window-height="480"
|
||||
inkscape:window-width="1434"
|
||||
inkscape:window-height="971"
|
||||
id="namedview23"
|
||||
showgrid="false"
|
||||
inkscape:zoom="9.44"
|
||||
inkscape:cx="4.0254237"
|
||||
inkscape:cx="-4.7669492"
|
||||
inkscape:cy="12.5"
|
||||
inkscape:window-x="686"
|
||||
inkscape:window-y="65"
|
||||
inkscape:window-x="102"
|
||||
inkscape:window-y="140"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="surface1" />
|
||||
inkscape:current-layer="svg2" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path5"
|
||||
d="M 0.76953177,20.030709 9.6171906,11.183091"
|
||||
style="fill:none;stroke:#999999;stroke-width:1.07692337;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path7"
|
||||
d="m 19.954768,11.183091 -10.2991599,0"
|
||||
style="fill:none;stroke:#999999;stroke-width:1.1146791;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path9"
|
||||
d="m 9.2304712,0.5235771 0,10.6040219"
|
||||
style="fill:none;stroke:#008a00;stroke-width:1.13105476;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path15"
|
||||
d="m 9.2304712,10.800244 0,-3.0781543"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:1.07692337;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.58823494" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path17"
|
||||
d="m 6.5390643,2.3393189 c 0,0 -3.8476573,0.7695386 -3.8476573,3.0780778 0,2.304693 2.6914069,3.8437704 6.5390642,3.8437704 3.8476578,0 6.5390648,-1.5390774 6.5390648,-3.8437704 0,-2.3085392 -3.847658,-3.0780778 -3.847658,-3.0780778"
|
||||
style="fill:none;stroke:#008a00;stroke-width:1.1538465;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path19"
|
||||
d="M 5.3828139,4.2611656 C 6.5390643,2.7220882 6.9218767,2.3393189 7.6914085,1.9525495 c -1.1523442,0 -3.3750011,-0.121077 -4.613283,0.7695387 z"
|
||||
style="fill:#008a00;fill-opacity:1;fill-rule:nonzero;stroke:#008a00;stroke-width:1.1538465;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" />
|
||||
<g
|
||||
id="surface1">
|
||||
id="g4502"
|
||||
transform="translate(33.898305,19.359322)">
|
||||
<path
|
||||
style="fill:none;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(60%,60%,60%);stroke-opacity:1;stroke-miterlimit:4;"
|
||||
d="M 24.501953 1038.864544 L 13.497656 1038.864544 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path5" />
|
||||
inkscape:connector-curvature="0"
|
||||
id="path9-8"
|
||||
d="m -21.376391,-6.2575298 4.617189,0"
|
||||
style="fill:none;stroke:#008a00;stroke-width:1.1538465;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" />
|
||||
<path
|
||||
style="fill:none;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:miter;stroke:rgb(60%,60%,60%);stroke-opacity:1;stroke-miterlimit:4;"
|
||||
d="M 13.497656 1027.362591 L 13.497656 1038.864544 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path7" />
|
||||
inkscape:connector-curvature="0"
|
||||
id="path11-8"
|
||||
d="m -16.759202,-6.2575298 -4.617189,6.92184819"
|
||||
style="fill:none;stroke:#008a00;stroke-width:1.1538465;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" />
|
||||
<path
|
||||
style="fill:none;stroke-width:1.50000000000000000;stroke-linecap:round;stroke-linejoin:round;stroke:#0042a8;stroke-opacity:1;stroke-miterlimit:4"
|
||||
d="M 18.499609 1027.362591 L 24.501953 1027.362591 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path9" />
|
||||
<path
|
||||
style="fill:none;stroke-width:1.50000000000000000;stroke-linecap:round;stroke-linejoin:round;stroke:#0042a8;stroke-opacity:1;stroke-miterlimit:4"
|
||||
d="M 24.501953 1027.362591 L 18.499609 1036.361028 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path11" />
|
||||
<path
|
||||
style="fill:none;stroke-width:1.39999999999999991;stroke-linecap:round;stroke-linejoin:miter;stroke:#0042a8;stroke-opacity:1;stroke-miterlimit:4"
|
||||
d="M 2.000781 1050.361419 L 13.497656 1038.864544 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path13" />
|
||||
<path
|
||||
style="fill:none;stroke-width:1.4;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(100%,100%,100%);stroke-opacity:0.588235;stroke-miterlimit:4;"
|
||||
d="M 10.999219 1041.362981 L 13.497656 1038.864544 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path15" />
|
||||
<path
|
||||
style="fill:none;stroke-width:1.50000000000000000;stroke-linecap:butt;stroke-linejoin:round;stroke:#0042a8;stroke-opacity:1;stroke-miterlimit:4"
|
||||
d="M 8.6125 1049.203606 C 8.6125 1049.203606 12.852734 1052.027044 14.975391 1049.909466 C 17.098047 1047.786809 16.036719 1043.896966 12.502344 1040.362591 C 8.962891 1036.828216 5.073047 1035.766887 2.955469 1037.889544 C 0.832812 1040.007122 3.661328 1044.252434 3.661328 1044.252434 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path17" />
|
||||
<path
|
||||
style="fill-rule:nonzero;fill:#0042a8;fill-opacity:1;stroke-width:1.50000000000000000;stroke-linecap:round;stroke-linejoin:round;stroke:#0042a8;stroke-opacity:1;stroke-miterlimit:4"
|
||||
d="M 11.933594 1048.477434 C 9.932812 1048.980169 7.932031 1048.477434 6.997656 1048.360637 C 8.058984 1049.421966 9.988672 1051.575091 11.948828 1051.900091 Z "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path19" />
|
||||
<path
|
||||
style="fill:none;stroke-width:1.50000000000000000;stroke-linecap:round;stroke-linejoin:round;stroke:#0042a8;stroke-opacity:1;stroke-miterlimit:4"
|
||||
d="M 24.501953 1036.361028 L 18.499609 1036.361028 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path21" />
|
||||
inkscape:connector-curvature="0"
|
||||
id="path21-2"
|
||||
d="m -16.759202,0.66431839 -4.617189,0"
|
||||
style="fill:none;stroke:#008a00;stroke-width:1.1538465;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" />
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.1 KiB |
|
@ -7,12 +7,12 @@
|
|||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="20pt"
|
||||
height="20pt"
|
||||
viewBox="0 0 20 20"
|
||||
width="26"
|
||||
height="26"
|
||||
viewBox="0 0 20.8 20.8"
|
||||
version="1.1"
|
||||
id="svg2"
|
||||
inkscape:version="0.48.3.1 r9886"
|
||||
inkscape:version="0.48.4 r9939"
|
||||
sodipodi:docname="rotate_pos_y.svg">
|
||||
<metadata
|
||||
id="metadata27">
|
||||
|
@ -36,55 +36,71 @@
|
|||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="640"
|
||||
inkscape:window-height="480"
|
||||
id="namedview23" />
|
||||
inkscape:window-width="916"
|
||||
inkscape:window-height="630"
|
||||
id="namedview23"
|
||||
showgrid="false"
|
||||
inkscape:zoom="9.44"
|
||||
inkscape:cx="4.0254237"
|
||||
inkscape:cy="12.5"
|
||||
inkscape:window-x="195"
|
||||
inkscape:window-y="119"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="surface1" />
|
||||
<g
|
||||
id="surface1">
|
||||
id="surface1"
|
||||
transform="translate(0,0.8)">
|
||||
<path
|
||||
style="fill:none;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:miter;stroke:rgb(60%,60%,60%);stroke-opacity:1;stroke-miterlimit:4;"
|
||||
d="M 1.000391 1051.361809 L 12.502344 1039.859856 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path5" />
|
||||
style="fill:none;stroke:#999999;stroke-width:1.1464169;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1"
|
||||
d="m 20.047113,9.6173982 -9.592562,0"
|
||||
id="path5"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(60%,60%,60%);stroke-opacity:1;stroke-miterlimit:4;"
|
||||
d="M 24.999609 1039.859856 L 12.502344 1039.859856 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path7" />
|
||||
style="fill:none;stroke:#999999;stroke-width:1.12196088;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1"
|
||||
d="m 10.382815,-0.03169817 0,9.60311707"
|
||||
id="path7"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:miter;stroke:rgb(0%,54.901961%,0%);stroke-opacity:1;stroke-miterlimit:4;"
|
||||
d="M 11.999609 1027.362591 L 11.999609 1039.859856 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path9" />
|
||||
style="fill:none;stroke:#0042a8;stroke-width:1.07692337;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1"
|
||||
d="M 1.3695712,18.630662 10.213324,9.7868897"
|
||||
id="path13"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,54.901961%,0%);stroke-opacity:1;stroke-miterlimit:4;"
|
||||
d="M 17.499219 1042.363372 L 20.500391 1046.862591 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path11" />
|
||||
style="fill:none;stroke:#ffffff;stroke-width:1.39999998;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.58823494"
|
||||
d="m 10.999219,1041.363 2.498437,-2.4985"
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.50938)"
|
||||
id="path15"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,54.901961%,0%);stroke-opacity:1;stroke-miterlimit:4;"
|
||||
d="M 23.501562 1042.363372 L 20.500391 1046.862591 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path13" />
|
||||
style="fill:none;stroke:#0042a8;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1"
|
||||
d="m 8.6125,1049.2036 c 0,0 4.240234,2.8234 6.362891,0.7059 2.122656,-2.1227 1.061328,-6.0125 -2.473047,-9.5469 -3.539453,-3.5344 -7.429297,-4.5957 -9.546875,-2.4731 -2.122657,2.1176 0.705859,6.3629 0.705859,6.3629"
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.50938)"
|
||||
id="path17"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;stroke-width:1.4;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(100%,100%,100%);stroke-opacity:0.588235;stroke-miterlimit:4;"
|
||||
d="M 11.999609 1039.3622 L 11.999609 1035.360637 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path15" />
|
||||
<path
|
||||
style="fill:none;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:round;stroke:rgb(0%,54.901961%,0%);stroke-opacity:1;stroke-miterlimit:4;"
|
||||
d="M 8.500781 1028.362981 C 8.500781 1028.362981 3.498828 1029.363372 3.498828 1032.364544 C 3.498828 1035.360637 6.997656 1037.361419 11.999609 1037.361419 C 17.001562 1037.361419 20.500391 1035.360637 20.500391 1032.364544 C 20.500391 1029.363372 15.498437 1028.362981 15.498437 1028.362981 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path17" />
|
||||
<path
|
||||
style="fill-rule:nonzero;fill:rgb(0%,54.901961%,0%);fill-opacity:1;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,54.901961%,0%);stroke-opacity:1;stroke-miterlimit:4;"
|
||||
d="M 17.001562 1030.861419 C 15.498437 1028.860637 15.000781 1028.362981 14.000391 1027.860247 C 15.498437 1027.860247 18.387891 1027.702825 19.997656 1028.860637 Z "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path19" />
|
||||
<path
|
||||
style="fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(0%,54.901961%,0%);stroke-opacity:1;stroke-miterlimit:4;"
|
||||
d="M 20.500391 1051.361809 L 20.500391 1046.862591 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path21" />
|
||||
style="fill:#0042a8;fill-opacity:1;fill-rule:nonzero;stroke:#0042a8;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1"
|
||||
d="m 11.933594,1048.4774 c -2.000782,0.5028 -4.001563,0 -4.935938,-0.1168 1.061328,1.0614 2.991016,3.2145 4.951172,3.5395 z"
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.50938)"
|
||||
id="path19"
|
||||
inkscape:connector-curvature="0" />
|
||||
<g
|
||||
transform="translate(31.094872,-13.142667)"
|
||||
id="g4470">
|
||||
<path
|
||||
style="fill:none;stroke:#0042a8;stroke-width:1.1538465;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1"
|
||||
d="m -16.284821,13.410556 2.308594,3.460924"
|
||||
id="path11-4"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;stroke:#0042a8;stroke-width:1.1538465;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1"
|
||||
d="m -11.667633,13.410556 -2.308594,3.460924"
|
||||
id="path13-5"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:none;stroke:#0042a8;stroke-width:1.1538465;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1"
|
||||
d="m -13.976227,20.332404 0,-3.460924"
|
||||
id="path21-5"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.4 KiB |
|
@ -7,12 +7,12 @@
|
|||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
width="20pt"
|
||||
height="20pt"
|
||||
viewBox="0 0 20 20"
|
||||
width="26"
|
||||
height="26"
|
||||
viewBox="0 0 20.8 20.8"
|
||||
version="1.1"
|
||||
id="svg2"
|
||||
inkscape:version="0.48.3.1 r9886"
|
||||
inkscape:version="0.48.4 r9939"
|
||||
sodipodi:docname="rotate_pos_z.svg">
|
||||
<metadata
|
||||
id="metadata27">
|
||||
|
@ -36,63 +36,64 @@
|
|||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="640"
|
||||
inkscape:window-height="480"
|
||||
inkscape:window-width="1075"
|
||||
inkscape:window-height="736"
|
||||
id="namedview23"
|
||||
showgrid="false"
|
||||
inkscape:zoom="9.44"
|
||||
inkscape:cx="12.5"
|
||||
inkscape:cy="12.5"
|
||||
inkscape:window-x="72"
|
||||
inkscape:window-y="24"
|
||||
inkscape:window-x="559"
|
||||
inkscape:window-y="111"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="surface1" />
|
||||
inkscape:current-layer="svg2" />
|
||||
<path
|
||||
id="path5"
|
||||
d="M 0.76953177,20.030709 9.6171906,11.183091"
|
||||
style="fill:none;stroke:#999999;stroke-width:1.07692337;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path7"
|
||||
d="m 19.874291,11.183091 -10.2229515,0"
|
||||
style="fill:none;stroke:#999999;stroke-width:1.1105473;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path9"
|
||||
d="m 9.2304712,0.68453142 0,10.45160458"
|
||||
style="fill:none;stroke:#008a00;stroke-width:1.12289667;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path15"
|
||||
d="m 9.2304712,10.800244 0,-3.0781543"
|
||||
style="fill:none;stroke:#ffffff;stroke-width:1.07692337;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:0.58823494"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path17"
|
||||
d="m 6.5390643,2.3393189 c 0,0 -3.8476573,0.7695386 -3.8476573,3.0780778 0,2.304693 2.6914069,3.8437704 6.5390642,3.8437704 3.8476578,0 6.5390648,-1.5390774 6.5390648,-3.8437704 0,-2.3085392 -3.847658,-3.0780778 -3.847658,-3.0780778"
|
||||
style="fill:none;stroke:#008a00;stroke-width:1.1538465;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path19"
|
||||
d="M 13.078129,4.2611656 C 11.921878,2.7220882 11.539066,2.3393189 10.769535,1.9525495 c 1.152343,0 3.375001,-0.121077 4.613282,0.7695387 z"
|
||||
style="fill:#008a00;fill-opacity:1;fill-rule:nonzero;stroke:#008a00;stroke-width:1.1538465;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1"
|
||||
inkscape:connector-curvature="0" />
|
||||
<g
|
||||
id="surface1">
|
||||
id="g4435"
|
||||
transform="translate(22.627119,7.7491525)">
|
||||
<path
|
||||
style="fill:none;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;stroke:rgb(60%,60%,60%);stroke-opacity:1;stroke-miterlimit:4;"
|
||||
d="M 24.501953 1038.864544 L 13.497656 1038.864544 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path5" />
|
||||
inkscape:connector-curvature="0"
|
||||
id="path9-1"
|
||||
d="m -10.952662,5.0984002 4.6171888,0"
|
||||
style="fill:none;stroke:#008a00;stroke-width:1.1538465;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" />
|
||||
<path
|
||||
style="fill:none;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:miter;stroke:rgb(60%,60%,60%);stroke-opacity:1;stroke-miterlimit:4;"
|
||||
d="M 13.497656 1027.362591 L 13.497656 1038.864544 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path7" />
|
||||
inkscape:connector-curvature="0"
|
||||
id="path11-7"
|
||||
d="M -6.3354732,5.0984002 -10.952662,12.020248"
|
||||
style="fill:none;stroke:#008a00;stroke-width:1.1538465;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" />
|
||||
<path
|
||||
style="fill:none;stroke-width:1.50000000000000000;stroke-linecap:round;stroke-linejoin:round;stroke:#0042a8;stroke-opacity:1;stroke-miterlimit:4"
|
||||
d="M 18.499609 1027.362591 L 24.501953 1027.362591 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path9" />
|
||||
<path
|
||||
style="fill:none;stroke-width:1.50000000000000000;stroke-linecap:round;stroke-linejoin:round;stroke:#0042a8;stroke-opacity:1;stroke-miterlimit:4"
|
||||
d="M 24.501953 1027.362591 L 18.499609 1036.361028 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path11" />
|
||||
<path
|
||||
style="fill:none;stroke-width:1.39999999999999991;stroke-linecap:round;stroke-linejoin:miter;stroke:#0042a8;stroke-opacity:1;stroke-miterlimit:4"
|
||||
d="M 2.000781 1050.361419 L 13.497656 1038.864544 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path13" />
|
||||
<path
|
||||
style="fill:none;stroke-width:1.4;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(100%,100%,100%);stroke-opacity:0.588235;stroke-miterlimit:4;"
|
||||
d="M 10.999219 1041.362981 L 13.497656 1038.864544 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path15" />
|
||||
<path
|
||||
style="fill:none;stroke-width:1.50000000000000000;stroke-linecap:butt;stroke-linejoin:round;stroke:#0042a8;stroke-opacity:1;stroke-miterlimit:4"
|
||||
d="M 8.6125 1049.203606 C 8.6125 1049.203606 12.852734 1052.027044 14.975391 1049.909466 C 17.098047 1047.786809 16.036719 1043.896966 12.502344 1040.362591 C 8.962891 1036.828216 5.073047 1035.766887 2.955469 1037.889544 C 0.832812 1040.007122 3.661328 1044.252434 3.661328 1044.252434 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path17" />
|
||||
<path
|
||||
style="fill-rule:nonzero;fill:#0042a8;fill-opacity:1;stroke-width:1.50000000000000000;stroke-linecap:round;stroke-linejoin:round;stroke:#0042a8;stroke-opacity:1;stroke-miterlimit:4"
|
||||
d="M 3.884766 1039.93095 C 3.382031 1041.931731 3.884766 1043.927434 4.001562 1044.861809 C 2.940234 1043.800481 0.787109 1041.870794 0.462109 1039.910638 Z "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path19" />
|
||||
<path
|
||||
style="fill:none;stroke-width:1.50000000000000000;stroke-linecap:round;stroke-linejoin:round;stroke:#0042a8;stroke-opacity:1;stroke-miterlimit:4"
|
||||
d="M 24.501953 1036.361028 L 18.499609 1036.361028 "
|
||||
transform="matrix(0.769231,0,0,0.769231,0,-789.509385)"
|
||||
id="path21" />
|
||||
inkscape:connector-curvature="0"
|
||||
id="path21-4"
|
||||
d="m -6.3354732,12.020248 -4.6171888,0"
|
||||
style="fill:none;stroke:#008a00;stroke-width:1.1538465;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1" />
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.1 KiB |