Add pencil to libedit small icon

Also gives white stand-off to modedit's badge
This commit is contained in:
Seth Hillbrand 2020-12-14 16:46:51 -08:00
parent 6d3e9948b2
commit 1d0567c304
5 changed files with 303 additions and 161 deletions

View File

@ -8,25 +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, 0x18, 0x00, 0x00, 0x00, 0x18, 0x08, 0x06, 0x00, 0x00, 0x00, 0xe0, 0x77, 0x3d,
0xf8, 0x00, 0x00, 0x01, 0x09, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0x40, 0x03, 0xa1,
0xa1, 0xa1, 0x2a, 0xc1, 0xc1, 0xc1, 0xaa, 0x0c, 0xb4, 0x02, 0x21, 0x21, 0x21, 0x6f, 0x81, 0xf8,
0x37, 0x10, 0x37, 0x03, 0x2d, 0x63, 0xa3, 0x85, 0x05, 0xff, 0x91, 0xf0, 0x25, 0xa0, 0x25, 0xc6,
0x34, 0xb1, 0x20, 0x33, 0x3d, 0x15, 0x66, 0x09, 0x75, 0x7d, 0x03, 0xb3, 0xe0, 0xe1, 0xe5, 0x23,
0xff, 0x67, 0x4c, 0xec, 0xfa, 0x0f, 0x34, 0x18, 0x66, 0xd1, 0x95, 0xa0, 0xa0, 0x20, 0x53, 0x72,
0x0c, 0x3c, 0x8c, 0x16, 0x2c, 0x60, 0xfc, 0xf4, 0xfa, 0x71, 0x30, 0x3e, 0xba, 0x6b, 0xdd, 0xff,
0xec, 0xcc, 0x34, 0x64, 0xdf, 0x74, 0x78, 0x7a, 0x7a, 0xb2, 0x53, 0xcd, 0x02, 0x10, 0x86, 0xf9,
0x26, 0x8c, 0x52, 0xdf, 0x20, 0x07, 0xd1, 0xe3, 0xa5, 0xcb, 0xff, 0xdf, 0xd6, 0x8d, 0xfb, 0x7f,
0x5b, 0x33, 0x1a, 0x82, 0xf5, 0xe3, 0xfe, 0x9f, 0x9e, 0x3a, 0x93, 0x32, 0xdf, 0x10, 0xb2, 0xe0,
0xf1, 0xea, 0x35, 0x94, 0xc7, 0x0d, 0xb6, 0x20, 0xc2, 0x86, 0xc9, 0x8e, 0x1b, 0x62, 0x2d, 0x40,
0x8e, 0x1b, 0x92, 0x7c, 0x43, 0x8a, 0x05, 0x30, 0x7c, 0x78, 0xc7, 0x1a, 0xe4, 0x7c, 0x83, 0x8c,
0x0f, 0x0f, 0xbc, 0x05, 0x8f, 0x96, 0xae, 0xf8, 0xff, 0x78, 0xd5, 0x6a, 0xac, 0x06, 0x3f, 0xb8,
0x74, 0x18, 0x23, 0x88, 0x80, 0x05, 0xa5, 0x09, 0xf1, 0x41, 0x74, 0xe5, 0x18, 0x38, 0x25, 0xdd,
0x31, 0x4e, 0xa4, 0x7e, 0x24, 0xe3, 0x4a, 0xa6, 0x64, 0xb9, 0x9a, 0xa6, 0x19, 0x0d, 0xa8, 0xe8,
0x18, 0xce, 0xa2, 0x02, 0x1a, 0x44, 0xb7, 0x81, 0x41, 0x44, 0xb6, 0xab, 0xf1, 0x5a, 0x00, 0xc4,
0x67, 0x26, 0x4e, 0xfb, 0xdf, 0x19, 0x91, 0x4c, 0x59, 0xf1, 0x80, 0x2d, 0x88, 0x28, 0x0e, 0xeb,
0x01, 0xaf, 0x70, 0x68, 0x59, 0x65, 0xd2, 0xb6, 0xd2, 0xa7, 0x76, 0xb3, 0x05, 0x00, 0x02, 0xee,
0x83, 0x4a, 0x5a, 0x81, 0xef, 0xc4, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42,
0x60, 0x82,
0xf8, 0x00, 0x00, 0x02, 0x97, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0xb5, 0x96, 0xdd, 0x4b, 0x93,
0x51, 0x1c, 0xc7, 0x47, 0x44, 0xf5, 0x37, 0xd4, 0x45, 0x04, 0x26, 0xbd, 0x40, 0x05, 0xd5, 0x5d,
0x21, 0x45, 0x83, 0x56, 0x04, 0xed, 0xcd, 0xba, 0xb0, 0x9b, 0x06, 0xda, 0x2e, 0xd6, 0x0c, 0xc3,
0x60, 0x41, 0x94, 0x39, 0x18, 0x2b, 0x22, 0x4b, 0x88, 0x16, 0x94, 0x17, 0x43, 0x46, 0x08, 0x91,
0x62, 0x50, 0xb6, 0xb4, 0xad, 0x2d, 0xdf, 0x52, 0xf1, 0xad, 0xe6, 0xda, 0xa6, 0x5b, 0xca, 0x74,
0x6e, 0x8f, 0x95, 0xf3, 0x71, 0x2f, 0xf9, 0xed, 0x9c, 0xc7, 0xb6, 0xa6, 0x6e, 0x7b, 0xe6, 0xcb,
0x7e, 0xf0, 0xbd, 0x18, 0xe7, 0xfc, 0xbe, 0x9f, 0xf3, 0xfb, 0x9d, 0xf3, 0x9c, 0x33, 0x81, 0x60,
0x59, 0xc8, 0xe5, 0xf2, 0x02, 0xa9, 0x54, 0xba, 0x5b, 0x90, 0xaf, 0x90, 0xc9, 0x64, 0x41, 0xa2,
0x18, 0xd1, 0x5d, 0x02, 0xdb, 0x92, 0x0f, 0x00, 0x52, 0xd4, 0x4f, 0x20, 0x87, 0xf3, 0x02, 0x50,
0xa9, 0x54, 0x09, 0xc8, 0xc6, 0x56, 0x93, 0x00, 0x44, 0xa3, 0x51, 0x18, 0x8d, 0x46, 0x14, 0x17,
0x17, 0x27, 0x40, 0x83, 0x12, 0x89, 0xe4, 0xe8, 0x5a, 0x0c, 0xad, 0xcb, 0xda, 0xc2, 0x29, 0x11,
0x0e, 0x87, 0x03, 0x6a, 0xb5, 0x3a, 0xb5, 0x1a, 0x9d, 0x48, 0x24, 0xda, 0xba, 0x61, 0x00, 0x1a,
0x1b, 0x56, 0x4d, 0x6a, 0x8b, 0xcc, 0x23, 0x21, 0xec, 0xac, 0xb6, 0x61, 0xfb, 0x9d, 0x4f, 0x9c,
0x76, 0x69, 0xed, 0x78, 0x69, 0x1d, 0x5c, 0x5f, 0x35, 0x7c, 0x00, 0xbb, 0x67, 0x26, 0x59, 0x8d,
0x42, 0xa1, 0x80, 0x46, 0xa3, 0x81, 0x4e, 0xa7, 0xf3, 0x98, 0x4c, 0xa6, 0x8b, 0xa4, 0xd0, 0xcd,
0xab, 0x02, 0xf0, 0x45, 0xec, 0xd7, 0x2c, 0x7e, 0xf6, 0x0c, 0x21, 0xf4, 0xb9, 0x07, 0xe1, 0xef,
0xa3, 0x98, 0x67, 0x59, 0x36, 0x1e, 0x8f, 0x1b, 0xc8, 0xd0, 0x8e, 0x75, 0x01, 0x7e, 0x0f, 0x3b,
0xd1, 0x5f, 0xa6, 0x41, 0xdb, 0x3e, 0x21, 0x5a, 0x0b, 0x4f, 0x24, 0x65, 0x3f, 0x26, 0xc3, 0xe8,
0x13, 0x23, 0xe2, 0x73, 0x6c, 0x98, 0x4c, 0x13, 0xaf, 0x09, 0x30, 0xd1, 0xf0, 0x66, 0x85, 0x71,
0x42, 0x6d, 0x7b, 0x4f, 0xa1, 0xeb, 0x7c, 0x29, 0xba, 0xc4, 0x65, 0x60, 0xfd, 0x01, 0xe8, 0xf5,
0x7a, 0xea, 0x63, 0xcd, 0x19, 0x30, 0x6d, 0xb6, 0xa3, 0x75, 0xcf, 0xc9, 0xb4, 0xe6, 0x1f, 0xf7,
0x0b, 0xb9, 0x71, 0x1a, 0xe3, 0xa6, 0x26, 0x74, 0x8b, 0x4b, 0x31, 0xcb, 0xcc, 0x40, 0xa9, 0x54,
0x76, 0xf0, 0x02, 0x2c, 0x6e, 0x06, 0x51, 0x76, 0x1e, 0xf6, 0xa2, 0x0b, 0x19, 0xcd, 0x03, 0x66,
0xdb, 0xff, 0x95, 0x2c, 0x2c, 0xc0, 0x7a, 0xe4, 0x1c, 0xc6, 0x0c, 0xf5, 0xf4, 0xd7, 0xe3, 0xac,
0x80, 0x38, 0x99, 0x7c, 0xbd, 0xc9, 0x89, 0xc9, 0xe6, 0x0f, 0xb9, 0x99, 0x93, 0x70, 0xdd, 0x37,
0x2c, 0xee, 0xc9, 0x71, 0x39, 0x85, 0x4d, 0xf1, 0x1e, 0x53, 0xe3, 0x17, 0x3f, 0x1c, 0xb7, 0x1e,
0xac, 0xec, 0x39, 0xd9, 0x8b, 0x40, 0x8b, 0x75, 0x89, 0xb9, 0xfb, 0xe1, 0xf3, 0x25, 0x73, 0xe6,
0x46, 0x7f, 0x80, 0x17, 0xf0, 0xf6, 0x5b, 0x10, 0x03, 0x57, 0x6e, 0xf2, 0x9a, 0x7b, 0x6a, 0x5e,
0xac, 0x58, 0x04, 0xd3, 0xd1, 0x07, 0x6a, 0x68, 0xcf, 0x74, 0x55, 0xd0, 0x16, 0xbd, 0x1a, 0x98,
0xc2, 0x70, 0x85, 0x36, 0x99, 0x64, 0x39, 0x28, 0xc2, 0x50, 0x79, 0x15, 0xaf, 0x39, 0x15, 0x3d,
0xd2, 0x59, 0x01, 0x34, 0xfa, 0x3c, 0x93, 0xf0, 0x3e, 0x33, 0x25, 0x93, 0xfc, 0xaf, 0xdf, 0xa1,
0xf3, 0xec, 0x65, 0xb8, 0xee, 0x19, 0x16, 0xcd, 0x1f, 0xd5, 0xa5, 0xdf, 0x9f, 0x03, 0xa7, 0xe9,
0x37, 0x11, 0xcd, 0xd8, 0xa2, 0x48, 0x24, 0xc2, 0x5d, 0x09, 0x95, 0x95, 0x95, 0x98, 0xf3, 0x4e,
0x70, 0xe7, 0x9c, 0x26, 0x06, 0xad, 0x9d, 0x88, 0x4c, 0x33, 0x1c, 0xa4, 0xb7, 0xa4, 0x3c, 0xad,
0x39, 0xd5, 0xbf, 0x2a, 0xdf, 0xe7, 0xf4, 0xe0, 0xf8, 0x7c, 0x3e, 0xd7, 0x48, 0x55, 0x0d, 0x97,
0x38, 0xf6, 0xb4, 0x1e, 0x21, 0x5b, 0x37, 0xfc, 0x8d, 0x2d, 0xb0, 0x1c, 0x3a, 0x93, 0x71, 0xf5,
0x61, 0xb7, 0x97, 0x02, 0x84, 0x39, 0x3d, 0x99, 0x64, 0x62, 0xe1, 0x9f, 0x48, 0x94, 0xe9, 0x2d,
0xb9, 0x96, 0x71, 0xc5, 0xa9, 0x5f, 0x34, 0x3d, 0xd6, 0x24, 0xea, 0x56, 0xf5, 0xe8, 0x93, 0x84,
0x22, 0x02, 0x09, 0x39, 0xab, 0x6b, 0x33, 0x5e, 0x17, 0xed, 0xc2, 0x4b, 0x60, 0xda, 0x7b, 0xa9,
0x79, 0x23, 0xd1, 0xb6, 0xb4, 0x80, 0x6c, 0x7f, 0x5b, 0x48, 0x52, 0x01, 0x51, 0x33, 0x3b, 0x3e,
0x09, 0x5f, 0x5d, 0x03, 0xbe, 0xde, 0xd0, 0x61, 0xf0, 0xea, 0x6d, 0x38, 0xb5, 0xb5, 0xdc, 0x55,
0xb1, 0x10, 0x8b, 0x31, 0x64, 0xbc, 0x82, 0x68, 0x53, 0x22, 0xe7, 0x2f, 0xb5, 0x09, 0xe7, 0x9f,
0xc5, 0x95, 0xda, 0xe2, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE libedit_xpm[1] = {{ png, sizeof( png ), "libedit_xpm" }};

View File

@ -8,7 +8,7 @@
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, 0x06, 0x00, 0x00, 0x00, 0xe0, 0x77, 0x3d,
0xf8, 0x00, 0x00, 0x02, 0x0e, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0x80, 0x02, 0x99,
0xf8, 0x00, 0x00, 0x02, 0x50, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0x80, 0x02, 0x99,
0xbe, 0x63, 0x9c, 0x52, 0x8d, 0x47, 0xfe, 0xa3, 0xe1, 0x3f, 0x94, 0xc8, 0xa1, 0x00, 0xa9, 0x86,
0x33, 0x5c, 0x58, 0x14, 0xfe, 0xa5, 0x44, 0x0e, 0x0c, 0x7c, 0x7d, 0x7d, 0xb9, 0xa2, 0xa2, 0xa2,
0x04, 0x5d, 0x73, 0x3a, 0xa5, 0xb0, 0x29, 0xa4, 0x44, 0xce, 0xd3, 0xd3, 0x93, 0x9d, 0x21, 0x24,
@ -16,33 +16,37 @@ static const unsigned char png[] = {
0x4a, 0xe4, 0x80, 0xf8, 0x23, 0xc8, 0x82, 0xbf, 0x34, 0x0a, 0x22, 0x46, 0xa0, 0xd9, 0x7f, 0x86,
0x91, 0x05, 0x60, 0xf0, 0xff, 0x3f, 0x23, 0x0a, 0x46, 0x06, 0xa4, 0xcb, 0xc1, 0x2d, 0xf8, 0x11,
0x14, 0x14, 0x64, 0xc4, 0x40, 0x7d, 0x00, 0xb1, 0x20, 0x34, 0x34, 0xd4, 0x0f, 0xc8, 0x78, 0x15,
0x1c, 0x1c, 0xec, 0x4e, 0x4d, 0xd3, 0x1b, 0x1a, 0x1a, 0x98, 0x80, 0xe6, 0xfe, 0x06, 0x73, 0x80,
0x96, 0xd8, 0x03, 0x39, 0xef, 0x89, 0xd5, 0xbc, 0x53, 0xd9, 0x4d, 0x6c, 0xbf, 0xba, 0x53, 0xcb,
0x7e, 0x35, 0xc7, 0xf3, 0x40, 0xfc, 0x05, 0x82, 0x9d, 0xce, 0xed, 0x57, 0x77, 0x68, 0x06, 0xc9,
0x61, 0x58, 0xe0, 0xe0, 0xe0, 0xc0, 0x02, 0xe4, 0xfc, 0x24, 0xc6, 0xf0, 0x03, 0xea, 0x4e, 0xa1,
0x40, 0x03, 0x3f, 0x01, 0xf1, 0x7f, 0x1c, 0xf8, 0x13, 0xd0, 0xa2, 0x10, 0x74, 0x1f, 0x08, 0x11,
0x63, 0x01, 0xd4, 0xf0, 0x7f, 0xd8, 0x0c, 0x3e, 0xa0, 0xe5, 0xfa, 0xff, 0xc5, 0xa6, 0xdd, 0xff,
0xbf, 0xdc, 0xba, 0xf7, 0xff, 0x84, 0x6b, 0xec, 0xbf, 0x03, 0x5a, 0x4e, 0xa1, 0x60, 0x0b, 0x22,
0x22, 0x22, 0xa4, 0x80, 0x8c, 0x8b, 0x40, 0xdc, 0x4d, 0x30, 0x58, 0x70, 0xb8, 0x1c, 0x64, 0xf8,
0xab, 0x9d, 0x87, 0xfe, 0xc3, 0xc0, 0xfb, 0x93, 0x17, 0xfe, 0x1f, 0x50, 0x73, 0xfc, 0x18, 0x1b,
0x10, 0xf4, 0x1b, 0x94, 0x8a, 0x6e, 0x03, 0x7d, 0x50, 0x41, 0xc8, 0xf5, 0xd0, 0x30, 0x27, 0x68,
0x38, 0x08, 0xdc, 0xe9, 0x9c, 0x0e, 0x96, 0xeb, 0xb2, 0xf6, 0xfa, 0x8b, 0x9a, 0x0f, 0xf0, 0x59,
0xa0, 0xe6, 0x78, 0x01, 0xc3, 0x70, 0x4d, 0xe7, 0xff, 0x2f, 0x37, 0xef, 0x45, 0x31, 0xfc, 0xfe,
0xa4, 0x05, 0x70, 0xf9, 0xd5, 0xfa, 0xae, 0xff, 0x48, 0xb1, 0xe0, 0x33, 0xba, 0xe1, 0x2f, 0x36,
0xed, 0x41, 0x31, 0xfc, 0xe1, 0xac, 0x65, 0x28, 0x0e, 0xd8, 0xa9, 0xe1, 0xf4, 0x1f, 0x6e, 0x01,
0xa1, 0x4a, 0x65, 0x9b, 0xb6, 0x07, 0x8a, 0xe6, 0xa7, 0xcb, 0x36, 0xa2, 0xba, 0x7c, 0xca, 0x42,
0x8c, 0xe0, 0xdb, 0xa9, 0xe1, 0xf8, 0x9f, 0xe8, 0xb2, 0x68, 0x81, 0x79, 0x14, 0x5c, 0x23, 0xc8,
0xa5, 0x27, 0xdd, 0xe3, 0xfe, 0xff, 0x7c, 0xf5, 0x06, 0xe2, 0xf2, 0xd9, 0xcb, 0xb1, 0x26, 0x59,
0x78, 0x10, 0x11, 0x53, 0xa9, 0xe4, 0x07, 0x37, 0xc0, 0x35, 0xc2, 0x82, 0xe3, 0x94, 0x57, 0xc2,
0xff, 0xbb, 0x3d, 0xb3, 0x70, 0xe5, 0x87, 0xff, 0x3d, 0xb6, 0xde, 0xe0, 0xb2, 0xe8, 0x21, 0x31,
0x95, 0x8a, 0x46, 0xe5, 0xce, 0xff, 0xb0, 0x60, 0xc2, 0x15, 0xe6, 0xc8, 0x78, 0x97, 0xa6, 0xd3,
0xbf, 0x58, 0xff, 0xa0, 0x7b, 0x24, 0xd5, 0xc9, 0x01, 0x29, 0x33, 0xfe, 0xef, 0x53, 0x77, 0xfa,
0x8f, 0x27, 0x17, 0x83, 0xf1, 0x3e, 0x35, 0xa7, 0xff, 0xfb, 0x54, 0x1d, 0x83, 0xc8, 0xaa, 0xf4,
0x41, 0x96, 0xa0, 0x47, 0x38, 0x32, 0xde, 0xa6, 0xe3, 0xf9, 0xdf, 0x3f, 0x79, 0xd6, 0x3f, 0x8a,
0x5a, 0x15, 0xa0, 0xe0, 0xca, 0x0b, 0x6a, 0xfc, 0x77, 0x40, 0xdd, 0xf1, 0x2c, 0x28, 0xf9, 0x6e,
0xd7, 0x72, 0xff, 0x3f, 0xdf, 0x22, 0xea, 0x7f, 0x5e, 0x70, 0xd3, 0x7f, 0xf5, 0xaa, 0x5d, 0x28,
0xad, 0x0a, 0x00, 0xc1, 0xf2, 0xa1, 0x9a, 0x94, 0x1e, 0x1b, 0xd5, 0x00, 0x00, 0x00, 0x00, 0x49,
0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
0x1c, 0x1c, 0xec, 0x4e, 0xac, 0xce, 0xff, 0xff, 0xff, 0xeb, 0x02, 0xf1, 0x44, 0x20, 0xbe, 0x02,
0xc4, 0x5f, 0xa0, 0x18, 0xc4, 0x9e, 0x00, 0xc4, 0x3a, 0x20, 0x35, 0x0d, 0x0d, 0x0d, 0x4c, 0x40,
0x73, 0x7f, 0x83, 0x35, 0x00, 0x2d, 0xb1, 0x07, 0x72, 0xde, 0x13, 0x61, 0x30, 0x3b, 0x10, 0x4f,
0xfb, 0xf9, 0xe6, 0xfd, 0xdf, 0x7b, 0xfd, 0x73, 0xff, 0x9f, 0xf6, 0x4f, 0xfd, 0x7f, 0x48, 0xdf,
0x13, 0x8c, 0x4f, 0x07, 0xa4, 0xfd, 0xbf, 0x37, 0x61, 0xee, 0x7f, 0xa0, 0xdc, 0x1f, 0xa0, 0x9a,
0x29, 0xf7, 0xef, 0xdf, 0xe7, 0x80, 0x5b, 0xe0, 0xe0, 0xe0, 0xc0, 0x02, 0xe4, 0xfc, 0x24, 0xc2,
0xf0, 0x7d, 0xaf, 0xb6, 0x1f, 0xf8, 0x7f, 0xc8, 0xd0, 0xfb, 0xff, 0x7e, 0x35, 0x47, 0xac, 0x18,
0x24, 0xf7, 0x6a, 0xc7, 0x81, 0xff, 0xff, 0xfe, 0xfd, 0xdb, 0x17, 0x11, 0x11, 0x01, 0xf7, 0x81,
0x10, 0x11, 0x16, 0x4c, 0x07, 0x19, 0xbe, 0x5f, 0xdd, 0x09, 0xab, 0xc1, 0x07, 0xb4, 0x5c, 0xff,
0xbf, 0xd8, 0xb4, 0xfb, 0xff, 0x97, 0x5b, 0xf7, 0xfe, 0x9f, 0x70, 0x8b, 0x05, 0x5b, 0xb2, 0x7d,
0xfb, 0xf6, 0xbf, 0x0c, 0x40, 0x5b, 0xa4, 0x80, 0x86, 0x5f, 0x04, 0xe2, 0x6e, 0x7c, 0x61, 0x0e,
0x0a, 0x16, 0x5c, 0x2e, 0x07, 0x19, 0xfe, 0x6a, 0xe7, 0xa1, 0xff, 0x30, 0xf0, 0xfe, 0xe4, 0x85,
0xff, 0x87, 0x8d, 0xbc, 0xff, 0xff, 0x78, 0xfd, 0xf6, 0x3f, 0x28, 0x15, 0xdd, 0x06, 0xfa, 0xa0,
0x82, 0x80, 0xeb, 0x27, 0x82, 0xc2, 0x9c, 0x18, 0xc3, 0x41, 0xe0, 0x4e, 0xe7, 0x74, 0xb0, 0xdc,
0xbd, 0x09, 0xf3, 0xfe, 0xa3, 0xe6, 0x03, 0xdc, 0x16, 0x5c, 0x3d, 0xed, 0x97, 0x82, 0x69, 0xb8,
0xa6, 0xf3, 0xff, 0x97, 0x9b, 0xf7, 0xa2, 0x18, 0x7e, 0x7f, 0xd2, 0x02, 0xb8, 0x3c, 0x28, 0xe2,
0x89, 0xb5, 0xe0, 0xf3, 0x21, 0x03, 0x2f, 0x0c, 0xc3, 0x5f, 0x6c, 0xda, 0x83, 0x62, 0xf8, 0xc3,
0x59, 0xcb, 0x30, 0x22, 0x1c, 0x6e, 0x01, 0xbe, 0x8a, 0x03, 0xa8, 0xf7, 0x13, 0x7a, 0xf8, 0x3f,
0x5d, 0xb6, 0x11, 0xd5, 0xe5, 0x53, 0x16, 0x62, 0xf8, 0x10, 0x14, 0x0f, 0x44, 0x95, 0x45, 0x7f,
0xff, 0xfd, 0xbb, 0x0e, 0x4a, 0xf3, 0x30, 0x8d, 0x20, 0x97, 0x9e, 0x74, 0x8f, 0xfb, 0xff, 0xf3,
0xd5, 0x1b, 0x88, 0xcb, 0x67, 0x2f, 0xc7, 0x1a, 0x3f, 0xf0, 0x20, 0x22, 0x54, 0x71, 0x7c, 0xfa,
0xfa, 0x7d, 0x36, 0x28, 0x13, 0xc1, 0x34, 0xc2, 0x82, 0xe3, 0x94, 0x57, 0xc2, 0xff, 0xbb, 0x3d,
0xb3, 0x70, 0xe6, 0x89, 0xfb, 0x13, 0xe7, 0x83, 0x2d, 0x78, 0x48, 0xa8, 0xe2, 0x28, 0x2c, 0x29,
0xff, 0xf4, 0xed, 0xf5, 0x3b, 0x78, 0x06, 0xc3, 0x15, 0xe6, 0x28, 0xc1, 0x63, 0xec, 0xf3, 0xff,
0xc7, 0x9b, 0x77, 0xff, 0x89, 0xae, 0x93, 0xe7, 0x9f, 0x7a, 0x06, 0xce, 0x3c, 0xb8, 0x32, 0x1a,
0x0a, 0x06, 0xaa, 0x81, 0x26, 0xdd, 0x89, 0x44, 0x5b, 0x20, 0xdf, 0x72, 0xf4, 0xff, 0xe1, 0x7b,
0xef, 0xc1, 0x96, 0x80, 0x22, 0x0f, 0x9f, 0xcb, 0xa1, 0x86, 0xef, 0x06, 0x62, 0x56, 0x92, 0x5a,
0x15, 0x20, 0x4b, 0xe6, 0x01, 0x7d, 0xf2, 0x1d, 0xe8, 0x75, 0x50, 0x26, 0x3a, 0x13, 0x98, 0xf6,
0x1f, 0x94, 0x7c, 0x41, 0x18, 0xc4, 0x06, 0x85, 0xf9, 0xf7, 0xb7, 0xef, 0xff, 0xcf, 0x3d, 0xf9,
0xec, 0x1f, 0xcc, 0x70, 0x00, 0x95, 0x98, 0x29, 0x75, 0xd8, 0xe3, 0x19, 0x11, 0x00, 0x00, 0x00,
0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE module_editor_xpm[1] = {{ png, sizeof( png ), "module_editor_xpm" }};

View File

@ -8,77 +8,54 @@
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, 0x06, 0x00, 0x00, 0x00, 0xe0, 0x77, 0x3d,
0xf8, 0x00, 0x00, 0x00, 0x04, 0x73, 0x42, 0x49, 0x54, 0x08, 0x08, 0x08, 0x08, 0x7c, 0x08, 0x64,
0x88, 0x00, 0x00, 0x00, 0x09, 0x70, 0x48, 0x59, 0x73, 0x00, 0x00, 0x0e, 0xc4, 0x00, 0x00, 0x0e,
0xc4, 0x01, 0x95, 0x2b, 0x0e, 0x1b, 0x00, 0x00, 0x00, 0x19, 0x74, 0x45, 0x58, 0x74, 0x53, 0x6f,
0x66, 0x74, 0x77, 0x61, 0x72, 0x65, 0x00, 0x77, 0x77, 0x77, 0x2e, 0x69, 0x6e, 0x6b, 0x73, 0x63,
0x61, 0x70, 0x65, 0x2e, 0x6f, 0x72, 0x67, 0x9b, 0xee, 0x3c, 0x1a, 0x00, 0x00, 0x00, 0x0d, 0x74,
0x45, 0x58, 0x74, 0x54, 0x69, 0x74, 0x6c, 0x65, 0x00, 0x61, 0x64, 0x64, 0x5f, 0x61, 0x72, 0x63,
0x16, 0x64, 0x63, 0xf9, 0x00, 0x00, 0x00, 0x52, 0x74, 0x45, 0x58, 0x74, 0x43, 0x6f, 0x70, 0x79,
0x72, 0x69, 0x67, 0x68, 0x74, 0x00, 0x43, 0x43, 0x20, 0x41, 0x74, 0x74, 0x72, 0x69, 0x62, 0x75,
0x74, 0x69, 0x6f, 0x6e, 0x2d, 0x53, 0x68, 0x61, 0x72, 0x65, 0x41, 0x6c, 0x69, 0x6b, 0x65, 0x20,
0x68, 0x74, 0x74, 0x70, 0x3a, 0x2f, 0x2f, 0x63, 0x72, 0x65, 0x61, 0x74, 0x69, 0x76, 0x65, 0x63,
0x6f, 0x6d, 0x6d, 0x6f, 0x6e, 0x73, 0x2e, 0x6f, 0x72, 0x67, 0x2f, 0x6c, 0x69, 0x63, 0x65, 0x6e,
0x73, 0x65, 0x73, 0x2f, 0x62, 0x79, 0x2d, 0x73, 0x61, 0x2f, 0x34, 0x2e, 0x30, 0x2f, 0xc3, 0x54,
0x62, 0x05, 0x00, 0x00, 0x03, 0x89, 0x49, 0x44, 0x41, 0x54, 0x48, 0x89, 0xad, 0x94, 0x6f, 0x4c,
0x5b, 0x65, 0x14, 0xc6, 0x7f, 0xef, 0x2d, 0x97, 0xd2, 0xae, 0x30, 0x06, 0xa5, 0x41, 0xc0, 0x8d,
0x05, 0x36, 0xc8, 0x3e, 0x48, 0xc0, 0x25, 0x26, 0x62, 0x32, 0x6b, 0x32, 0x31, 0x71, 0x89, 0x41,
0x05, 0xcd, 0xd4, 0x84, 0x2d, 0x66, 0xc9, 0x06, 0x33, 0xfa, 0xc9, 0xe8, 0x16, 0xa2, 0xce, 0x4f,
0xfe, 0xfd, 0xc2, 0xcc, 0xb6, 0x18, 0x4d, 0x34, 0x1a, 0xb3, 0x2d, 0x9a, 0x65, 0x6a, 0xc4, 0x18,
0xda, 0x4d, 0x74, 0x6a, 0xcc, 0x24, 0xce, 0x28, 0x2d, 0x48, 0x36, 0x1c, 0x64, 0x5b, 0x80, 0x42,
0x5b, 0xa0, 0xb7, 0xbd, 0xf7, 0xbe, 0x7e, 0x28, 0xdc, 0xdd, 0x52, 0x4a, 0x8a, 0xf1, 0x49, 0x6e,
0xf2, 0xfe, 0x39, 0xe7, 0x79, 0xce, 0xb9, 0xef, 0x39, 0x47, 0x60, 0x43, 0x20, 0x10, 0x28, 0x48,
0x26, 0x93, 0xaf, 0x00, 0x5d, 0x40, 0x35, 0xeb, 0xc3, 0xa4, 0x10, 0xe2, 0xe3, 0xd9, 0xd9, 0xd9,
0xde, 0xce, 0xce, 0xce, 0xe4, 0xf2, 0x61, 0x81, 0xdd, 0x42, 0xd3, 0xb4, 0x97, 0x85, 0x10, 0x47,
0xd6, 0x49, 0xbc, 0x8c, 0x2a, 0x29, 0xe5, 0x8b, 0x25, 0x25, 0x25, 0x06, 0x60, 0x71, 0x28, 0x76,
0x0b, 0x21, 0xc4, 0xd3, 0xff, 0x91, 0x3c, 0x27, 0x47, 0x41, 0xd5, 0xab, 0x83, 0x72, 0x79, 0xb3,
0xef, 0xa7, 0x6c, 0x87, 0x67, 0xef, 0xa9, 0xa2, 0xa9, 0xca, 0xc3, 0xe1, 0x2f, 0xc2, 0x6b, 0x12,
0xdf, 0x55, 0x6a, 0xf0, 0x42, 0x63, 0x02, 0xa0, 0xca, 0x7e, 0xae, 0xac, 0x6e, 0xfe, 0xff, 0x21,
0xe3, 0x0d, 0xaa, 0x37, 0x3a, 0x39, 0xd5, 0xd1, 0x88, 0x4b, 0x55, 0x08, 0xdd, 0x5a, 0x60, 0x60,
0x34, 0x02, 0x40, 0xa3, 0xcf, 0xcd, 0xc0, 0xc1, 0x66, 0x34, 0xdd, 0xe4, 0xc0, 0x99, 0x61, 0xee,
0x2c, 0x2d, 0xe2, 0xe0, 0xbd, 0xd5, 0xf8, 0x3c, 0x85, 0xf4, 0x7c, 0x1e, 0x62, 0x64, 0x6a, 0x31,
0xa7, 0x40, 0x46, 0x06, 0x3d, 0xad, 0x35, 0xfc, 0x36, 0x11, 0x63, 0xf7, 0x89, 0x21, 0x2a, 0x3c,
0x2a, 0x25, 0x4e, 0x07, 0x00, 0xd1, 0x84, 0xc1, 0x83, 0x27, 0x87, 0xf8, 0x65, 0x3c, 0x4a, 0x77,
0x6b, 0x0d, 0x2e, 0x55, 0xa1, 0xd1, 0xe7, 0xe6, 0xc0, 0x99, 0x61, 0xfe, 0x9e, 0xce, 0x4d, 0x9e,
0x25, 0xb0, 0xcd, 0xeb, 0xe2, 0xc7, 0xab, 0x73, 0x18, 0x52, 0x72, 0x23, 0x66, 0x55, 0x1a, 0x93,
0x51, 0x0d, 0xdd, 0x94, 0xfc, 0x3c, 0x1e, 0xa5, 0xde, 0xeb, 0x02, 0xe0, 0x66, 0x2c, 0xc9, 0xb5,
0x48, 0x02, 0x53, 0xb2, 0x26, 0x14, 0x00, 0x9f, 0xa7, 0x10, 0x01, 0xdc, 0x88, 0x27, 0x69, 0xa8,
0x70, 0x03, 0x50, 0xe6, 0x52, 0x2d, 0xa3, 0x8a, 0x0d, 0xe9, 0x75, 0xbd, 0xd7, 0xc5, 0x4d, 0x9b,
0x70, 0x3e, 0x50, 0x00, 0x2e, 0x76, 0xb7, 0x50, 0x5c, 0x54, 0x40, 0xdf, 0xe0, 0x75, 0x3a, 0x9a,
0x7c, 0x5c, 0x38, 0xd4, 0xc2, 0xe6, 0x4d, 0x4e, 0x00, 0x12, 0xba, 0x89, 0x29, 0x21, 0x78, 0xa8,
0x85, 0xbd, 0xcd, 0x95, 0xf4, 0xfd, 0x30, 0x81, 0x6e, 0x4a, 0xe2, 0x9a, 0x91, 0x97, 0x80, 0xb0,
0x97, 0xa9, 0xea, 0x10, 0xd4, 0x6e, 0x2a, 0x22, 0xaa, 0x19, 0x7c, 0xb2, 0x77, 0x07, 0x6f, 0x5d,
0xf8, 0x87, 0x6f, 0x86, 0xa7, 0xb3, 0x9c, 0x4a, 0x17, 0x63, 0xb4, 0x85, 0x2e, 0xd1, 0x7c, 0x3d,
0xcc, 0x1d, 0xf1, 0x29, 0x4c, 0xa1, 0x30, 0xb7, 0xb1, 0x8c, 0xf2, 0x9d, 0x75, 0xe8, 0xbb, 0x76,
0xea, 0x6d, 0x8f, 0xb7, 0xab, 0xab, 0x0a, 0x54, 0x16, 0x17, 0x72, 0xfc, 0xd1, 0x06, 0xca, 0x37,
0xa8, 0x0c, 0x8c, 0xcc, 0xf0, 0xfa, 0x77, 0x57, 0xb3, 0xfe, 0x71, 0xd3, 0x64, 0x98, 0xc3, 0x83,
0xa7, 0x71, 0xa5, 0xb4, 0x55, 0x23, 0x96, 0xce, 0x42, 0x44, 0x52, 0xeb, 0xf0, 0x87, 0x82, 0x67,
0xd3, 0x02, 0xaf, 0x5d, 0x6c, 0x5d, 0xbe, 0x7c, 0x69, 0x87, 0xf6, 0xad, 0x00, 0x77, 0xae, 0x74,
0x4b, 0xfe, 0xf8, 0x8b, 0x9a, 0xcf, 0xce, 0x21, 0x4c, 0xd3, 0x3a, 0xab, 0x7c, 0x72, 0x0f, 0xce,
0x2d, 0xd5, 0x5c, 0x7b, 0xf3, 0x14, 0xb6, 0x68, 0x24, 0x42, 0x76, 0xfa, 0x43, 0xc1, 0xb3, 0xc2,
0x4e, 0xd0, 0xdf, 0xdf, 0x1f, 0x05, 0x8a, 0x57, 0x65, 0x8f, 0xce, 0x53, 0x78, 0xec, 0x24, 0x24,
0x6e, 0x3f, 0xb2, 0xef, 0xb1, 0x87, 0xa8, 0x3d, 0xda, 0x03, 0xc0, 0xd4, 0x57, 0x01, 0xc6, 0x7a,
0xdf, 0xb1, 0x8b, 0xc4, 0x1c, 0xa6, 0x5e, 0x97, 0x77, 0x27, 0x3b, 0xbe, 0xbf, 0x9c, 0x4d, 0x7e,
0xa4, 0xdb, 0xda, 0x7b, 0x1f, 0xf6, 0xb3, 0xf5, 0x68, 0x0f, 0x28, 0x56, 0xcc, 0xc5, 0x86, 0xc3,
0xf1, 0xdc, 0x4a, 0x81, 0xc9, 0x5c, 0x02, 0xca, 0x95, 0x11, 0x6b, 0x5d, 0xb6, 0xfb, 0x3e, 0x8b,
0xdc, 0x88, 0xcd, 0x03, 0x60, 0x26, 0x34, 0x2a, 0xda, 0xdb, 0xd8, 0xfc, 0xfc, 0xfe, 0xdb, 0x4e,
0x52, 0xec, 0x59, 0x39, 0x4d, 0x3f, 0xca, 0x25, 0x20, 0x66, 0xe6, 0xac, 0xb5, 0xab, 0x7e, 0x0b,
0x00, 0xe3, 0x6f, 0xbf, 0x8f, 0xb1, 0x90, 0xee, 0xe4, 0xb1, 0xde, 0x77, 0x31, 0x16, 0x13, 0xb8,
0xb7, 0x6d, 0xb5, 0xbb, 0xd5, 0x65, 0xcc, 0x22, 0x55, 0x55, 0xdf, 0x48, 0xa5, 0x52, 0x0e, 0x29,
0xe5, 0x7e, 0xa0, 0xd6, 0x7e, 0x27, 0x55, 0x15, 0xb1, 0x98, 0xae, 0x9c, 0x89, 0x13, 0x9f, 0x72,
0xeb, 0xf4, 0xd7, 0xa4, 0xa6, 0x23, 0x54, 0x3e, 0xd3, 0x0e, 0x40, 0xfc, 0xf7, 0x61, 0x86, 0xda,
0xba, 0x90, 0xc9, 0x8c, 0x46, 0x54, 0x32, 0x04, 0xfc, 0x7e, 0xbf, 0x0e, 0x1c, 0x5b, 0xfa, 0x32,
0x10, 0xd8, 0xee, 0xff, 0x15, 0xb8, 0x3b, 0xad, 0x26, 0x49, 0x4d, 0x47, 0xb2, 0xb2, 0x34, 0x62,
0xf1, 0x95, 0x79, 0x87, 0xd7, 0x31, 0xae, 0xe5, 0xf9, 0xfc, 0x6d, 0x97, 0xe8, 0x91, 0xe7, 0xf3,
0xaf, 0x22, 0xd3, 0x78, 0x0f, 0xc8, 0x0a, 0x5b, 0x1a, 0xe9, 0x91, 0x21, 0xf5, 0xac, 0xd1, 0x31,
0xa7, 0x98, 0x7a, 0x9f, 0x23, 0x5f, 0x81, 0x0f, 0x67, 0xc6, 0x17, 0xba, 0xca, 0x6b, 0x43, 0x12,
0xd1, 0x29, 0xc0, 0xaa, 0x45, 0x7d, 0x2a, 0xc2, 0xfc, 0x9f, 0xa3, 0xcc, 0x5d, 0xba, 0x6c, 0x8b,
0x9c, 0xa4, 0x90, 0x4a, 0xfb, 0xae, 0xd1, 0xe0, 0x15, 0xb1, 0x2a, 0xdb, 0x1a, 0x18, 0x68, 0xf0,
0x3f, 0xa2, 0x48, 0x3e, 0x90, 0x50, 0x96, 0xc3, 0x24, 0x22, 0x05, 0xfb, 0x1e, 0x08, 0x05, 0xce,
0x2d, 0x89, 0xad, 0x1f, 0x81, 0xed, 0xf7, 0x7b, 0x11, 0x3c, 0x05, 0x3c, 0x21, 0x10, 0xd5, 0x48,
0x3c, 0x12, 0xc6, 0x40, 0x7e, 0x09, 0x1c, 0xf7, 0x87, 0x83, 0x53, 0xcb, 0xb6, 0xff, 0x02, 0x9c,
0xb9, 0x4e, 0xe4, 0x73, 0xb1, 0x21, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae,
0x42, 0x60, 0x82,
0xf8, 0x00, 0x00, 0x02, 0xdc, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0xc5, 0x95, 0xcb, 0x4f, 0x13,
0x51, 0x14, 0xc6, 0x67, 0x61, 0xfc, 0x0b, 0x70, 0xe3, 0x73, 0xa3, 0x14, 0x31, 0xf8, 0x26, 0x86,
0x18, 0x62, 0x5b, 0x54, 0x70, 0x41, 0x7c, 0x04, 0x23, 0x2e, 0xdc, 0x18, 0x13, 0x17, 0x3e, 0x88,
0x1b, 0xe3, 0x8b, 0x2a, 0x0f, 0x0d, 0xc4, 0xa0, 0x80, 0x12, 0x49, 0x54, 0x12, 0x08, 0x31, 0x5a,
0x11, 0x34, 0x21, 0xd2, 0x82, 0x74, 0x4a, 0x43, 0x2b, 0xa1, 0x15, 0xc2, 0xcb, 0x92, 0x02, 0xa5,
0x35, 0x94, 0x92, 0x62, 0x5b, 0x28, 0x2d, 0x62, 0x7c, 0x7c, 0xde, 0xb9, 0xd0, 0x32, 0xd3, 0x32,
0xda, 0xc2, 0xc2, 0x93, 0x7c, 0xe9, 0xe4, 0xce, 0xb9, 0xdf, 0xef, 0x9e, 0x7b, 0xee, 0xdc, 0x32,
0x0c, 0x2f, 0x58, 0x96, 0x5d, 0xa5, 0x56, 0xab, 0x0b, 0x89, 0xc6, 0x88, 0x10, 0xa3, 0x1c, 0xcd,
0xcd, 0xcd, 0x45, 0x4a, 0xa5, 0x72, 0x35, 0x23, 0x16, 0x2a, 0x95, 0x4a, 0xb1, 0x0c, 0x63, 0x81,
0x88, 0xc7, 0x5d, 0x51, 0x00, 0x49, 0xb0, 0xac, 0x14, 0x40, 0x64, 0x17, 0x98, 0xae, 0xcd, 0x6b,
0xc7, 0xdf, 0xa4, 0x50, 0x59, 0xf1, 0xa6, 0xd7, 0x85, 0x7f, 0xe5, 0x65, 0x94, 0xb5, 0x05, 0x01,
0x3f, 0xfe, 0x1f, 0x20, 0xb9, 0xd4, 0x88, 0x6e, 0xc7, 0x0c, 0x06, 0x5d, 0x01, 0xbc, 0xeb, 0x9f,
0x44, 0xce, 0x5b, 0x0b, 0x05, 0x0c, 0x4c, 0xf8, 0xe9, 0x58, 0xcf, 0xf8, 0x0c, 0xf6, 0x95, 0x19,
0x91, 0x55, 0xdd, 0x87, 0xd6, 0x21, 0x0f, 0xfa, 0x9c, 0x7e, 0x1c, 0xa8, 0xf8, 0x14, 0x3d, 0xa0,
0xda, 0xe8, 0x44, 0x55, 0xe7, 0x38, 0x36, 0xe4, 0xeb, 0x61, 0xb0, 0x4d, 0x21, 0xb7, 0x69, 0x84,
0x02, 0x3e, 0xda, 0xa6, 0xb1, 0xb1, 0x40, 0x8f, 0xa7, 0x1d, 0x0e, 0xd4, 0x98, 0x9c, 0x38, 0xf3,
0x62, 0x00, 0x8e, 0xe9, 0x39, 0xa4, 0x94, 0x9b, 0xb0, 0x3e, 0x3f, 0x86, 0x0a, 0x0c, 0xa3, 0x53,
0x38, 0xa7, 0x34, 0xd3, 0xe7, 0xfa, 0x3e, 0x57, 0x08, 0x10, 0xdc, 0x22, 0xee, 0x1d, 0x07, 0xe6,
0x00, 0x5d, 0x63, 0xbe, 0xe8, 0xb7, 0x68, 0x67, 0x49, 0x27, 0xd6, 0x2d, 0x98, 0xde, 0x67, 0xed,
0x74, 0x82, 0x76, 0xd8, 0x1b, 0x02, 0xe8, 0x46, 0xbc, 0x74, 0xac, 0x48, 0x63, 0x43, 0x03, 0xc9,
0x89, 0x19, 0xe0, 0x9b, 0xfb, 0x89, 0x84, 0xe2, 0x0e, 0xc8, 0x9f, 0x74, 0xc1, 0xe6, 0xf9, 0x86,
0xa1, 0xc9, 0x59, 0x58, 0xdd, 0xb3, 0x14, 0x70, 0xb5, 0x71, 0x98, 0xc2, 0x2c, 0x64, 0xec, 0x8b,
0x77, 0x0e, 0x69, 0x95, 0xdd, 0x38, 0x5d, 0xdb, 0x1f, 0x82, 0xc6, 0xd4, 0xe4, 0x4d, 0x85, 0x7a,
0xda, 0xb4, 0x5d, 0x0f, 0x3a, 0xf1, 0x99, 0x34, 0xf6, 0xec, 0x2b, 0xf3, 0x92, 0x27, 0x26, 0xf1,
0x5a, 0x13, 0xae, 0x1c, 0x57, 0xa0, 0x26, 0x39, 0x1b, 0x2d, 0x5b, 0x0f, 0x42, 0x9d, 0x78, 0x18,
0xca, 0x94, 0x6c, 0xb4, 0x5e, 0xba, 0x09, 0x75, 0x5d, 0x83, 0x38, 0x60, 0x37, 0x31, 0xe6, 0x1a,
0xca, 0xad, 0xb6, 0xd2, 0x30, 0x16, 0x6a, 0x20, 0x5f, 0x47, 0xce, 0x57, 0xe1, 0xfd, 0xb6, 0x0c,
0xb0, 0xf1, 0xb2, 0x25, 0xa5, 0x49, 0x4a, 0x07, 0x2b, 0x91, 0x66, 0x2d, 0x02, 0xf2, 0x75, 0xfb,
0x83, 0x7a, 0x54, 0xd7, 0x12, 0x78, 0x5c, 0xd7, 0x02, 0x31, 0xd5, 0xdc, 0x29, 0x87, 0x26, 0x21,
0x4d, 0x60, 0x68, 0x56, 0x94, 0xc0, 0xfa, 0xfc, 0x25, 0xd8, 0x04, 0x39, 0x7f, 0xfc, 0xb7, 0x00,
0xc2, 0xbb, 0x2a, 0x7c, 0xa2, 0x57, 0xc0, 0xeb, 0x7a, 0xb0, 0xdb, 0xd3, 0x05, 0xe6, 0x03, 0xd7,
0x8b, 0x11, 0x08, 0x04, 0xa8, 0xec, 0xca, 0xc6, 0x70, 0x88, 0x4f, 0xb7, 0x39, 0x75, 0x4d, 0xd4,
0x80, 0x0f, 0x97, 0x6f, 0x45, 0x9a, 0xfb, 0xfd, 0x21, 0x00, 0x27, 0x5b, 0x6d, 0xbd, 0x10, 0x22,
0x91, 0x16, 0x84, 0x03, 0x06, 0xc5, 0x00, 0x1a, 0xd9, 0xa9, 0xd0, 0xc4, 0x9e, 0x0b, 0xb9, 0xf3,
0xe6, 0x44, 0xbe, 0x09, 0x17, 0x35, 0x9f, 0x71, 0x7b, 0xe8, 0xef, 0x48, 0x65, 0x2d, 0x7f, 0x21,
0xdd, 0x02, 0x00, 0xb9, 0xcf, 0x6f, 0x88, 0x01, 0xd8, 0x1d, 0x8b, 0x8d, 0xb5, 0x3c, 0x7c, 0x46,
0xcd, 0xcd, 0x79, 0xa5, 0xf0, 0x5a, 0xed, 0xd4, 0x98, 0x83, 0xfa, 0xbe, 0xba, 0xe1, 0x6c, 0xd5,
0x0b, 0xb6, 0x89, 0x09, 0xff, 0xc3, 0x21, 0x90, 0x5c, 0x62, 0x38, 0x1a, 0x51, 0xc1, 0xde, 0x4c,
0x5e, 0xe9, 0x72, 0xb4, 0xa7, 0x9c, 0xa0, 0xcf, 0x41, 0x80, 0x3e, 0xf5, 0x24, 0x74, 0x7b, 0x32,
0xd1, 0x96, 0x24, 0xe8, 0x93, 0x9f, 0x89, 0x36, 0x48, 0xb2, 0x69, 0xa9, 0x63, 0xc9, 0x07, 0x44,
0xbe, 0x97, 0x77, 0xc5, 0x00, 0x90, 0xde, 0x8e, 0x15, 0xa0, 0x8d, 0x97, 0xe5, 0x45, 0x0d, 0xe0,
0x8e, 0x1c, 0x99, 0xe4, 0x09, 0x37, 0xf1, 0x0c, 0x59, 0x29, 0x20, 0xb8, 0x65, 0x3c, 0x4d, 0x45,
0x1c, 0xd3, 0x28, 0xaa, 0x38, 0xa6, 0x89, 0x97, 0xfd, 0xe2, 0x1b, 0xf5, 0x5e, 0x54, 0x60, 0xf0,
0x5e, 0x45, 0xf8, 0xca, 0xbf, 0x6b, 0xb7, 0xa4, 0x1d, 0x62, 0x96, 0x13, 0x1a, 0x89, 0xec, 0x28,
0x31, 0x70, 0x8b, 0x5d, 0x15, 0x5c, 0x95, 0x5c, 0x0e, 0xb3, 0x92, 0x20, 0x95, 0xc4, 0x91, 0x8f,
0x28, 0x87, 0xc8, 0xa0, 0x95, 0xc8, 0xec, 0x0b, 0x40, 0xe3, 0x7c, 0x9f, 0xa4, 0x71, 0xfc, 0xdc,
0x3f, 0x94, 0xfd, 0xaf, 0xb0, 0x33, 0x95, 0xca, 0x80, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e,
0x44, 0xae, 0x42, 0x60, 0x82,
};
const BITMAP_OPAQUE post_gerber_xpm[1] = {{ png, sizeof( png ), "post_gerber_xpm" }};

View File

@ -22,8 +22,8 @@
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="3294"
inkscape:window-height="1580"
inkscape:window-width="3285"
inkscape:window-height="1587"
id="namedview18"
showgrid="true"
inkscape:zoom="39.543587"
@ -94,12 +94,12 @@
d="m 7.5,8 h 2.953398"
id="path845" />
<path
style="fill:#e5d7c7;fill-opacity:1;stroke:#545454;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
style="fill:#ffffff;fill-opacity:1;stroke:#545454;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 5,1.6857138 V 22.314285 L 20.47143,12 Z"
id="path2231"
sodipodi:nodetypes="cccc" />
<path
style="fill:none;stroke:#db295b;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
style="fill:none;stroke:#1a81c4;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 7.5,8 h 2.953398"
id="path2229" />
<path
@ -118,11 +118,36 @@
id="path2237"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#db295b;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
style="fill:none;stroke:#1a81c4;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 7.5,16 h 2.953398"
id="path841" />
<path
style="fill:none;stroke:#db295b;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
style="fill:none;stroke:#1a81c4;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 8.976699,14.523301 v 2.953398"
id="path843" />
<circle
class="cls-3"
cx="16.276388"
cy="16.704226"
id="circle842"
style="fill:#ffffff;fill-opacity:1;stroke-width:0.999999"
r="7.9999995" />
<circle
class="cls-3"
cx="16.276388"
cy="16.704226"
id="ellipse22"
style="fill:#bf2641;fill-opacity:1;stroke-width:0.999999"
r="7" />
<path
class="cls-4"
d="m 20.81609,12.704226 -0.645179,-0.645178 c -0.401772,-0.40166 -1.053055,-0.40166 -1.454827,0 L 13.399995,17.399867 15.5,19.5 20.81609,14.159053 c 0.40166,-0.401771 0.40166,-1.053056 0,-1.454827 z"
id="path25"
style="fill:#ffffff;stroke-width:1"
sodipodi:nodetypes="ccccccc" />
<path
id="polygon27"
style="fill:#ffffff;stroke-width:1"
d="m 12.276389,20.704226 h 3 c -0.779315,-0.772295 -2.28388,-2.275535 -3,-3.000001 z"
sodipodi:nodetypes="cccc" />
</svg>

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

View File

@ -1,44 +1,156 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns:dc="http://purl.org/dc/elements/1.1/"
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
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" id="Слой_1" data-name="Слой 1" viewBox="0 0 24 24" version="1.1" sodipodi:docname="module_editor.svg" inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
<sodipodi:namedview pagecolor="#ffffff" bordercolor="#666666" borderopacity="1" objecttolerance="10" gridtolerance="10" guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-width="2544" inkscape:window-height="1803" id="namedview30" showgrid="true" inkscape:zoom="45.254834" inkscape:cx="12.387647" inkscape:cy="18.903195" inkscape:window-x="1077" inkscape:window-y="173" inkscape:window-maximized="0" inkscape:current-layer="Слой_1" inkscape:document-rotation="0">
<inkscape:grid type="xygrid" id="grid873" />
</sodipodi:namedview>
<metadata id="metadata43">
<rdf:RDF>
<cc:Work rdf:about="">
<cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title>module_editor</dc:title>
</cc:Work>
<cc:License rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
<cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
<cc:requires rdf:resource="http://creativecommons.org/ns#ShareAlike" />
</cc:License>
</rdf:RDF>
</metadata>
<defs id="defs5">
<style id="style3">.cls-1{fill:none;stroke:#545454;stroke-linecap:round;stroke-linejoin:round;}.cls-2{fill:#1a81c4;}.cls-3{fill:#bf2641;}.cls-4{fill:#fff;}</style>
</defs>
<title id="title7">module_editor</title>
<polygon class="cls-1" points="21.531,4.063 1.247,4.063 1.247,8.578 2.995,10.153 2.995,12.325 1.247,13.899 1.247,18.922 21.516,18.922 " id="polygon9" transform="matrix(1.1338986,0,0,1.1442747,-0.91662774,-1.1958747)" style="stroke-width:0.877906" />
<rect class="cls-2" x="2.9605565" y="0.0042999983" width="5.0280428" height="6.9999995" id="rect19" style="stroke-width:1" />
<rect class="cls-2" x="9.960556" y="0.0042999983" width="5.0280428" height="6.9999995" id="rect875" style="stroke-width:1" />
<rect class="cls-2" x="16.960556" y="0.0042999983" width="5.0280428" height="6.9999995" id="rect877" style="stroke-width:1" />
<rect class="cls-2" x="2.9605565" y="17.004299" width="5.0280428" height="6.9999995" id="rect879" style="stroke-width:1" />
<rect class="cls-2" x="9.960556" y="17.004299" width="5.0280428" height="6.9999995" id="rect881" style="stroke-width:1" />
<rect class="cls-2" x="16.960556" y="17.004299" width="5.0280428" height="6.9999995" id="rect883" style="stroke-width:1" />
<circle class="cls-3" cx="17" cy="17" id="ellipse22" style="fill:#bf2641;stroke-width:0.999999;fill-opacity:1" r="7" />
<path class="cls-4" d="m 21.539701,13 -0.645179,-0.645178 c -0.401772,-0.40166 -1.053055,-0.40166 -1.454827,0 l -5.316089,5.34082 2.100005,2.100132 5.31609,-5.340946 c 0.401659,-0.401772 0.401659,-1.053056 0,-1.454828 z" id="path25" style="fill:#ffffff;stroke-width:1" sodipodi:nodetypes="ccccccc" />
<path id="polygon27" style="fill:#ffffff;stroke-width:1" d="m 13,21 h 3 c -0.779315,-0.772295 -2.28388,-2.275534 -3,-3 z" sodipodi:nodetypes="cccc" />
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="Слой_1"
data-name="Слой 1"
viewBox="0 0 24 24"
version="1.1"
sodipodi:docname="module_editor.svg"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="2520"
inkscape:window-height="1803"
id="namedview30"
showgrid="true"
inkscape:zoom="45.254834"
inkscape:cx="12.387647"
inkscape:cy="18.903195"
inkscape:window-x="1077"
inkscape:window-y="173"
inkscape:window-maximized="0"
inkscape:current-layer="Слой_1"
inkscape:document-rotation="0">
<inkscape:grid
type="xygrid"
id="grid873" />
</sodipodi:namedview>
<metadata
id="metadata43">
<rdf:RDF>
<cc:Work
rdf:about="">
<cc:license
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title>module_editor</dc:title>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
</cc:License>
</rdf:RDF>
</metadata>
<defs
id="defs5">
<style
id="style3">.cls-1{fill:none;stroke:#545454;stroke-linecap:round;stroke-linejoin:round;}.cls-2{fill:#1a81c4;}.cls-3{fill:#bf2641;}.cls-4{fill:#fff;}</style>
</defs>
<title
id="title7">module_editor</title>
<polygon
class="cls-1"
points="21.531,4.063 1.247,4.063 1.247,8.578 2.995,10.153 2.995,12.325 1.247,13.899 1.247,18.922 21.516,18.922 "
id="polygon9"
transform="matrix(1.1338986,0,0,1.1442747,-0.91662774,-1.1958747)"
style="stroke-width:0.877906" />
<rect
class="cls-2"
x="2.9605565"
y="0.0042999983"
width="5.0280428"
height="6.9999995"
id="rect19"
style="stroke-width:1" />
<rect
class="cls-2"
x="9.960556"
y="0.0042999983"
width="5.0280428"
height="6.9999995"
id="rect875"
style="stroke-width:1" />
<rect
class="cls-2"
x="16.960556"
y="0.0042999983"
width="5.0280428"
height="6.9999995"
id="rect877"
style="stroke-width:1" />
<rect
class="cls-2"
x="2.9605565"
y="17.004299"
width="5.0280428"
height="6.9999995"
id="rect879"
style="stroke-width:1" />
<rect
class="cls-2"
x="9.960556"
y="17.004299"
width="5.0280428"
height="6.9999995"
id="rect881"
style="stroke-width:1" />
<rect
class="cls-2"
x="16.960556"
y="17.004299"
width="5.0280428"
height="6.9999995"
id="rect883"
style="stroke-width:1" />
<circle
class="cls-3"
cx="17"
cy="17"
id="circle842"
style="fill:#ffffff;fill-opacity:1;stroke-width:0.999999"
r="7.9999995" />
<circle
class="cls-3"
cx="17"
cy="17"
id="ellipse22"
style="fill:#bf2641;stroke-width:0.999999;fill-opacity:1"
r="7" />
<path
class="cls-4"
d="m 21.539701,13 -0.645179,-0.645178 c -0.401772,-0.40166 -1.053055,-0.40166 -1.454827,0 l -5.316089,5.34082 2.100005,2.100132 5.31609,-5.340946 c 0.401659,-0.401772 0.401659,-1.053056 0,-1.454828 z"
id="path25"
style="fill:#ffffff;stroke-width:1"
sodipodi:nodetypes="ccccccc" />
<path
id="polygon27"
style="fill:#ffffff;stroke-width:1"
d="m 13,21 h 3 c -0.779315,-0.772295 -2.28388,-2.275534 -3,-3 z"
sodipodi:nodetypes="cccc" />
</svg>

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB