Icons: general tweaks and pixel alignment

+ minor rename
+ fix missing bitmap in DRC panel
This commit is contained in:
Michael Kavanagh 2021-01-11 22:17:37 +00:00 committed by Seth Hillbrand
parent dc83cb7a41
commit a00b9cc821
18 changed files with 645 additions and 442 deletions

View File

@ -266,6 +266,7 @@ set( BMAPS_MID
group_remove group_remove
group_ungroup group_ungroup
help help
help_online
hidden_pin hidden_pin
hide_ratsnest hide_ratsnest
hierarchy_nav hierarchy_nav
@ -339,7 +340,6 @@ set( BMAPS_MID
new_project_with_template new_project_with_template
noconn noconn
normal normal
online_help
open_project open_project
options_3drender options_3drender
options_board options_board

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -198,6 +198,7 @@ EXTERN_BITMAP( group_leave_xpm )
EXTERN_BITMAP( group_remove_xpm ) EXTERN_BITMAP( group_remove_xpm )
EXTERN_BITMAP( group_ungroup_xpm ) EXTERN_BITMAP( group_ungroup_xpm )
EXTERN_BITMAP( help_xpm ) EXTERN_BITMAP( help_xpm )
EXTERN_BITMAP( help_online_xpm )
EXTERN_BITMAP( hidden_pin_xpm ) EXTERN_BITMAP( hidden_pin_xpm )
EXTERN_BITMAP( hide_ratsnest_xpm ) EXTERN_BITMAP( hide_ratsnest_xpm )
EXTERN_BITMAP( hierarchy_nav_xpm ) EXTERN_BITMAP( hierarchy_nav_xpm )
@ -325,7 +326,6 @@ EXTERN_BITMAP( new_project_with_template_xpm )
EXTERN_BITMAP( new_python_xpm ) EXTERN_BITMAP( new_python_xpm )
EXTERN_BITMAP( noconn_xpm ) EXTERN_BITMAP( noconn_xpm )
EXTERN_BITMAP( normal_xpm ) EXTERN_BITMAP( normal_xpm )
EXTERN_BITMAP( online_help_xpm )
EXTERN_BITMAP( open_project_xpm ) EXTERN_BITMAP( open_project_xpm )
EXTERN_BITMAP( options_3drender_xpm ) EXTERN_BITMAP( options_3drender_xpm )
EXTERN_BITMAP( options_board_xpm ) EXTERN_BITMAP( options_board_xpm )

View File

@ -1,39 +1,97 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?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:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 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="help.svg" inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"> xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
<sodipodi:namedview pagecolor="#ffffff" bordercolor="#666666" borderopacity="1" objecttolerance="10" gridtolerance="10" guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-width="1609" inkscape:window-height="1286" id="namedview30" showgrid="true" inkscape:zoom="27.961538" inkscape:cx="3.3259971" inkscape:cy="13" inkscape:window-x="0" inkscape:window-y="37" inkscape:window-maximized="0" inkscape:document-rotation="0" inkscape:current-layer="Слой_1"> id="Слой_1"
<inkscape:grid type="xygrid" id="grid_kicad" spacingx="0.5" spacingy="0.5" color="#9999ff" opacity="0.13" empspacing="2" /> data-name="Слой 1"
</sodipodi:namedview> viewBox="0 0 24 24"
<metadata id="metadata43"> version="1.1"
<rdf:RDF> sodipodi:docname="help.svg"
<cc:Work rdf:about=""> inkscape:version="1.0.1 (c497b03c, 2020-09-10)">
<cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" /> <sodipodi:namedview
<dc:format>image/svg+xml</dc:format> pagecolor="#ffffff"
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> bordercolor="#666666"
<dc:title>add_arc</dc:title> borderopacity="1"
</cc:Work> objecttolerance="10"
<cc:License rdf:about="http://creativecommons.org/licenses/by-sa/4.0/"> gridtolerance="10"
<cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction" /> guidetolerance="10"
<cc:permits rdf:resource="http://creativecommons.org/ns#Distribution" /> inkscape:pageopacity="0"
<cc:requires rdf:resource="http://creativecommons.org/ns#Notice" /> inkscape:pageshadow="2"
<cc:requires rdf:resource="http://creativecommons.org/ns#Attribution" /> inkscape:window-width="1280"
<cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> inkscape:window-height="715"
<cc:requires rdf:resource="http://creativecommons.org/ns#ShareAlike" /> id="namedview30"
</cc:License> showgrid="true"
</rdf:RDF> inkscape:zoom="18.088405"
</metadata> inkscape:cx="11.919953"
<defs id="defs25179"> inkscape:cy="11.864085"
<style id="style25177">.cls-1{fill:#b9b9b9;}.cls-2{fill:#1a81c4;}.cls-3{fill:#bf2641;}.cls-4{fill:#fff;}.cls-5{fill:#545454;}</style> inkscape:window-x="0"
</defs> inkscape:window-y="23"
<title id="title25181">help</title> inkscape:window-maximized="0"
<path class="cls-1" d="m 3.4939,0.0041 h 13.9816 a 3.4978,3.4978 0 0 1 3.4978,3.4978 V 17.5032 A 3.4978,3.4978 0 0 1 17.4755,21.001 H 3.4938 A 3.4978,3.4978 0 0 1 -0.004,17.5032 V 3.502 A 3.4979,3.4979 0 0 1 3.4939,0.0041 Z" id="path25183" /> inkscape:document-rotation="0"
<path class="cls-2" d="M 3.4938,0.0041 H 3.9733 V 21.001 H 3.4938 A 3.4978,3.4978 0 0 1 -0.004,17.5032 V 3.5019 A 3.4978,3.4978 0 0 1 3.4938,0.0041 Z" id="path25185" /> inkscape:current-layer="Слой_1">
<path class="cls-3" d="M 24.0065,17 A 7.0065,7.0065 0 1 1 17,10 a 7.0032,7.0032 0 0 1 7.0065,7 z" id="path25187" /> <inkscape:grid
<path class="cls-4" d="m 15.9332,19.1182 a 3.4488,3.4488 0 0 1 0.2364,-1.4659 4.2208,4.2208 0 0 1 1.0156,-1.1084 6.5544,6.5544 0 0 0 0.8867,-1.0429 1.96,1.96 0 0 0 0.3291,-1.101 1.4789,1.4789 0 0 0 -0.376,-1.0791 1.427,1.427 0 0 0 -1.0693,-0.3838 1.5777,1.5777 0 0 0 -1.0078,0.3262 1.1511,1.1511 0 0 0 -0.415,0.9648 H 13.859 l -0.0215,-0.043 a 2.37,2.37 0 0 1 0.8545,-1.99 3.4705,3.4705 0 0 1 2.2637,-0.7129 3.346,3.346 0 0 1 2.3428,0.7666 2.7414,2.7414 0 0 1 0.84,2.13 2.9558,2.9558 0 0 1 -0.5254,1.6885 6.51,6.51 0 0 1 -1.3273,1.4227 1.6386,1.6386 0 0 0 -0.5108,0.6817 3.2688,3.2688 0 0 0 -0.1035,0.9463 z M 17.7,22.0723 H 15.9264 V 20.4014 H 17.7 Z" id="path25189" /> type="xygrid"
<polygon class="cls-5" points="15.482,5.091 14.001,6.091 14.001,1 17.027,1 17.027,6.091 " id="polygon25191" transform="translate(-1,-1)" /> id="grid_kicad"
spacingx="0.5"
spacingy="0.5"
color="#9999ff"
opacity="0.13"
empspacing="2" />
</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>add_arc</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="defs25179">
<style
id="style25177">.cls-1{fill:#b9b9b9;}.cls-2{fill:#1a81c4;}.cls-3{fill:#bf2641;}.cls-4{fill:#fff;}.cls-5{fill:#545454;}</style>
</defs>
<title
id="title25181">help</title>
<g
id="g847"
transform="matrix(1.5699707,0,0,1.5699707,-14.689507,-14.699705)"
style="stroke-width:0.636954">
<path
class="cls-3"
d="M 24.0065,17 A 7.0065,7.0065 0 1 1 17,10 a 7.0032,7.0032 0 0 1 7.0065,7 z"
id="path25187"
style="stroke-width:0.636954" />
<path
class="cls-4"
d="m 15.9332,19.1182 a 3.4488,3.4488 0 0 1 0.2364,-1.4659 4.2208,4.2208 0 0 1 1.0156,-1.1084 6.5544,6.5544 0 0 0 0.8867,-1.0429 1.96,1.96 0 0 0 0.3291,-1.101 1.4789,1.4789 0 0 0 -0.376,-1.0791 1.427,1.427 0 0 0 -1.0693,-0.3838 1.5777,1.5777 0 0 0 -1.0078,0.3262 1.1511,1.1511 0 0 0 -0.415,0.9648 H 13.859 l -0.0215,-0.043 a 2.37,2.37 0 0 1 0.8545,-1.99 3.4705,3.4705 0 0 1 2.2637,-0.7129 3.346,3.346 0 0 1 2.3428,0.7666 2.7414,2.7414 0 0 1 0.84,2.13 2.9558,2.9558 0 0 1 -0.5254,1.6885 6.51,6.51 0 0 1 -1.3273,1.4227 1.6386,1.6386 0 0 0 -0.5108,0.6817 3.2688,3.2688 0 0 0 -0.1035,0.9463 z M 17.7,22.0723 H 15.9264 V 20.4014 H 17.7 Z"
id="path25189"
style="stroke-width:0.636954" />
</g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@ -0,0 +1,95 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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="help_online.svg"
inkscape:version="1.0.1 (c497b03c, 2020-09-10)">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1280"
inkscape:window-height="715"
id="namedview30"
showgrid="true"
inkscape:zoom="14.505173"
inkscape:cx="13.886886"
inkscape:cy="13.245761"
inkscape:window-x="0"
inkscape:window-y="23"
inkscape:window-maximized="0"
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1">
<inkscape:grid
type="xygrid"
id="grid_kicad"
spacingx="0.5"
spacingy="0.5"
color="#9999ff"
opacity="0.13"
empspacing="2" />
</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>add_arc</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="defs25989">
<style
id="style25987">.cls-1{fill:#b9b9b9;}.cls-2{fill:#545454;}.cls-3{fill:#1a81c4;}.cls-4{fill:#bf2641;}.cls-5{fill:#fff;}</style>
</defs>
<title
id="title25991">online_help</title>
<path
class="cls-2"
d="M 12.500322,1.0251603 V 1 h -1.001531 v 0.0253 a 11,10.993059 0 1 0 1.002418,0 z m 0,7.8232785 q 1.547773,-0.01595 3.26557,-0.1220783 a 21.637434,21.623781 0 0 1 0.226226,2.7929145 h -3.491796 z m 0,-0.9954028 V 2.3820171 c 1.249919,0.4224007 2.473777,2.3834478 3.089517,5.3600991 -1.080604,0.06589 -2.112275,0.1004302 -3.089517,0.1109198 z M 11.498791,2.3820171 V 7.8526774 C 10.380601,7.8459454 9.3444972,7.8112173 8.4060826,7.7561138 9.0198728,4.7709572 10.246035,2.8040636 11.498791,2.3820171 Z m 0,6.4759895 V 11.519275 H 8.0061084 A 21.66722,21.653548 0 0 1 8.2284345,8.750103 c 0.9885887,0.06006 2.0835535,0.09988 3.2703565,0.1070302 z M 7.0038681,11.519275 H 2.025643 A 9.935884,9.9296147 0 0 1 2.7810908,8.1281949 44.221084,44.193181 0 0 0 7.2279671,8.6815333 22.565211,22.550973 0 0 0 7.0038681,11.519275 Z m 0.00248,1.001783 a 22.332248,22.318156 0 0 0 0.250693,2.909501 C 5.109664,15.591442 3.5622461,15.824081 2.824705,15.952183 A 9.9254237,9.919161 0 0 1 2.0288343,12.52106 Z m 1.0018857,0 h 3.4905572 v 2.744899 c -1.171378,0.0058 -2.2581878,0.04125 -3.2407485,0.09801 A 21.436561,21.423035 0 0 1 8.0082359,12.52106 Z m 3.4905552,3.746154 v 5.291354 c -1.227224,-0.414782 -2.4289194,-2.314524 -3.0551202,-5.201877 0.9297273,-0.0517 1.9525332,-0.0836 3.0551222,-0.08943 z m 1.002418,5.291354 v -5.291354 c 0.965895,0.01098 1.985687,0.04675 3.049448,0.111266 -0.627442,2.875127 -1.826123,4.767072 -3.050335,5.180083 z m 0,-6.292961 V 12.52106 h 3.489668 a 21.41103,21.397521 0 0 1 -0.252287,2.863611 c -1.132373,-0.07084 -2.213864,-0.10769 -3.238266,-0.119064 z m 4.491554,-2.744545 h 4.976984 a 9.9181547,9.9118966 0 0 1 -0.804913,3.449727 C 19.62965,15.736553 18.150844,15.571952 16.736219,15.460858 a 22.290052,22.275988 0 0 0 0.255657,-2.939798 z m 0.0025,-1.001783 a 22.549787,22.535559 0 0 0 -0.228,-2.8618382 C 18.18561,8.5440396 19.674875,8.3739463 21.220698,8.1354659 a 9.9337565,9.9274885 0 0 1 0.752788,3.3841691 z M 20.762378,7.1919701 C 19.315663,7.4076035 17.923554,7.5617467 16.593675,7.6657519 A 10.476807,10.470196 0 0 0 14.074511,2.2213145 10.029318,10.022989 0 0 1 20.762378,7.1919701 Z M 9.9237152,2.2213134 A 10.497195,10.490572 0 0 0 7.3995872,7.6880765 C 5.4296788,7.5364082 3.9921829,7.3227273 3.2363805,7.1919679 A 10.029318,10.022989 0 0 1 9.9237152,2.2213134 Z M 3.2938237,16.888942 c 0.8065082,-0.131824 2.2369124,-0.328845 4.143527,-0.467941 a 10.21849,10.212042 0 0 0 2.5471762,5.359041 10.026126,10.0198 0 0 1 -6.6907032,-4.8911 z m 10.7198763,4.8911 a 10.189768,10.183339 0 0 0 2.540439,-5.328738 c 1.321368,0.10153 2.703017,0.252484 4.135194,0.462265 A 10.024531,10.018205 0 0 1 14.0137,21.780042 Z"
id="path25995"
style="stroke-width:1" />
<path
class="cls-4"
d="M 24.0065,17 A 7.0065,7.0065 0 1 1 17,10 a 7.0032,7.0032 0 0 1 7.0065,7 z"
id="path25999" />
<path
class="cls-5"
d="m 15.9332,19.1182 a 3.4488,3.4488 0 0 1 0.2364,-1.4659 4.2208,4.2208 0 0 1 1.0156,-1.1084 6.5544,6.5544 0 0 0 0.8867,-1.0429 1.96,1.96 0 0 0 0.3291,-1.101 1.4789,1.4789 0 0 0 -0.376,-1.0791 1.427,1.427 0 0 0 -1.0693,-0.3838 1.5777,1.5777 0 0 0 -1.0078,0.3262 1.1511,1.1511 0 0 0 -0.415,0.9648 H 13.859 l -0.0215,-0.043 a 2.37,2.37 0 0 1 0.8545,-1.99 3.4705,3.4705 0 0 1 2.2637,-0.7129 3.346,3.346 0 0 1 2.3428,0.7666 2.7414,2.7414 0 0 1 0.84,2.13 2.9558,2.9558 0 0 1 -0.5254,1.6885 6.51,6.51 0 0 1 -1.3273,1.4227 1.6386,1.6386 0 0 0 -0.5108,0.6817 3.2688,3.2688 0 0 0 -0.1035,0.9463 z M 17.7,22.0723 H 15.9264 V 20.4014 H 17.7 Z"
id="path26001" />
</svg>

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@ -12,19 +12,7 @@
viewBox="0 0 24 24" viewBox="0 0 24 24"
version="1.1" version="1.1"
sodipodi:docname="hidden_pin.svg" sodipodi:docname="hidden_pin.svg"
inkscape:version="1.0.1 (1.0.1+r74)"> inkscape:version="1.0.1 (c497b03c, 2020-09-10)">
<g
id="g13485"
transform="translate(-13.00578,7)">
<path
style="fill:none;stroke:#545454;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 17.49422,3.0252886 v 3"
id="path13479" />
<path
style="fill:none;stroke:#545454;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 16,4.5 h 3"
id="path13481" />
</g>
<sodipodi:namedview <sodipodi:namedview
pagecolor="#ffffff" pagecolor="#ffffff"
bordercolor="#666666" bordercolor="#666666"
@ -34,15 +22,15 @@
guidetolerance="10" guidetolerance="10"
inkscape:pageopacity="0" inkscape:pageopacity="0"
inkscape:pageshadow="2" inkscape:pageshadow="2"
inkscape:window-width="2560" inkscape:window-width="1280"
inkscape:window-height="1371" inkscape:window-height="715"
id="namedview3927" id="namedview3927"
showgrid="true" showgrid="true"
inkscape:zoom="39.543587" inkscape:zoom="17.905361"
inkscape:cx="10.548364" inkscape:cx="14.234981"
inkscape:cy="12.930951" inkscape:cy="12.823142"
inkscape:window-x="0" inkscape:window-x="0"
inkscape:window-y="0" inkscape:window-y="23"
inkscape:window-maximized="1" inkscape:window-maximized="1"
inkscape:current-layer="Слой_1" inkscape:current-layer="Слой_1"
inkscape:document-rotation="0"> inkscape:document-rotation="0">
@ -91,46 +79,59 @@
</defs> </defs>
<title <title
id="title3900">hidden_pin</title> id="title3900">hidden_pin</title>
<path
class="cls-3"
d="M 14.470433,8.9998471 H 13.074097 L 2.0142282,1.6805303 A 0.67428701,0.67562925 0 0 0 0.9690834,2.2435547 v 2.7025169 h -1.34857275 a 0.67428706,0.6756293 0 0 0 0,1.3512586 H 0.9690834 v 6.7562918 h -1.34857275 a 0.67428726,0.6756295 0 0 0 0,1.351259 H 0.9690834 v 2.702517 a 0.6737251,0.67506619 0 0 0 1.0451448,0.563024 L 13.074097,10.351106 h 1.396336 a 0.67428721,0.67562945 0 0 0 0,-1.3512589 z M 2.3172078,15.850953 V 3.5 L 11.64888,9.6754769 Z"
id="path3912"
style="stroke-width:1.12492" />
<path
class="cls-4"
d="M 24.004,16.999936 A 7.0066,7.0066644 0 1 1 16.9974,9.999871 7.0033,7.0033645 0 0 1 24.004,16.999936 Z"
id="path3918"
style="stroke-width:1;stroke:#ffffff;stroke-opacity:1" />
<path
class="cls-5"
d="m 22.6757,17.008636 c 0,0 -2.5411,3.082328 -5.6757,3.082328 -3.1346,0 -5.6757,-3.082328 -5.6757,-3.082328 0,0 2.5411,-3.082429 5.6757,-3.082429 3.1346,0 5.6757,3.082429 5.6757,3.082429 z"
id="path3920"
style="stroke-width:1" />
<ellipse
class="cls-4"
cx="17"
cy="17.008635"
id="circle3922"
style="stroke-width:1"
rx="2.0999999"
ry="2.1000192" />
<path
class="cls-5"
d="M 17.97,17.008636 A 0.97,0.97000893 0 1 1 17,16.038627 a 0.97,0.97000893 0 0 1 0.97,0.970009 z"
id="path3924"
style="stroke-width:1" />
<path
style="fill:none;stroke:#545454;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 3.00578,7.4747114 h 3"
id="path13481-2" />
<path <path
style="fill:none;stroke:#bf2641;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" style="fill:none;stroke:#bf2641;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 7.5,5 V 2" d="M 12,22 V 2"
id="path17255"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#bf2641;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 7.4299062,17.696532 v -3"
id="path17255-9" id="path17255-9"
sodipodi:nodetypes="cc" /> sodipodi:nodetypes="cc" />
<g
id="g893"
transform="translate(1.614474,5.118756)">
<polygon
class="cls-1"
points="5,24 21.654,13 5,2 "
id="polygon27928"
transform="matrix(0.99890119,0,0,1,-2.6122763,-6.1182919)"
style="fill:#f3f3f3;fill-opacity:1;stroke:#545454;stroke-width:2.0011px;stroke-linecap:round;stroke-linejoin:round" />
<line
class="cls-1"
x1="19.018129"
y1="6.8817091"
x2="21.385527"
y2="6.8817091"
id="line27930"
style="fill:none;stroke:#545454;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round" />
<line
class="cls-1"
x1="2.3043151"
y1="0.88170809"
x2="-0.614474"
y2="0.88170809"
id="line27932"
style="fill:none;stroke:#545454;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round" />
<line
class="cls-1"
x1="2.2867343"
y1="12.881707"
x2="-0.614474"
y2="12.881707"
id="line27934"
style="fill:none;stroke:#545454;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round" />
<path
id="line27936"
style="fill:none;stroke:#545454;stroke-width:1.5;stroke-linecap:square;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
d="M 5.3789332,3.3817081 H 8.3756368"
class="cls-1"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#545454;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 6.877285,6.8817082 V 11.881708"
id="path17250"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#545454;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="m 4.3807133,9.3459452 4.9938248,0.03576"
id="path17252"
sodipodi:nodetypes="cc" />
</g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

View File

@ -12,7 +12,7 @@
viewBox="0 0 24 24" viewBox="0 0 24 24"
version="1.1" version="1.1"
sodipodi:docname="hole_to_copper_clearance.svg" sodipodi:docname="hole_to_copper_clearance.svg"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"> inkscape:version="1.0.1 (c497b03c, 2020-09-10)">
<sodipodi:namedview <sodipodi:namedview
pagecolor="#ffffff" pagecolor="#ffffff"
bordercolor="#666666" bordercolor="#666666"
@ -22,15 +22,15 @@
guidetolerance="10" guidetolerance="10"
inkscape:pageopacity="0" inkscape:pageopacity="0"
inkscape:pageshadow="2" inkscape:pageshadow="2"
inkscape:window-width="1609" inkscape:window-width="1280"
inkscape:window-height="1286" inkscape:window-height="715"
id="namedview30" id="namedview30"
showgrid="true" showgrid="true"
inkscape:zoom="27.961538" inkscape:zoom="32.479099"
inkscape:cx="3.3259971" inkscape:cx="1.0294644"
inkscape:cy="13" inkscape:cy="23.870499"
inkscape:window-x="0" inkscape:window-x="0"
inkscape:window-y="37" inkscape:window-y="23"
inkscape:window-maximized="0" inkscape:window-maximized="0"
inkscape:document-rotation="0" inkscape:document-rotation="0"
inkscape:current-layer="Слой_1"> inkscape:current-layer="Слой_1">
@ -94,14 +94,16 @@
x2="7.8479004" x2="7.8479004"
y2="15.3377" y2="15.3377"
id="line25243" /> id="line25243" />
<polygon <path
class="cls-4" id="polygon26709"
points="16.196,7.735 13.78,12.8 11.571,10.913 " style="fill:#545454;stroke:none"
id="polygon25245" d="m 4.971,18.706 0.8962582,-5.761659 4.6093278,3.841106 z"
transform="translate(-1,-1)" /> class="cls-3"
<polygon sodipodi:nodetypes="cccc" />
class="cls-4" <path
points="5.971,19.706 10.596,16.528 8.387,14.641 " id="polygon26709-6"
id="polygon25247" style="fill:#545454;stroke:none;stroke-linecap:round;stroke-linejoin:round"
transform="translate(-1,-1)" /> d="M 15.196,6.735 14.299742,12.496659 9.6904139,8.655553 Z"
class="cls-3"
sodipodi:nodetypes="cccc" />
</svg> </svg>

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -12,7 +12,7 @@
viewBox="0 0 24 24" viewBox="0 0 24 24"
version="1.1" version="1.1"
sodipodi:docname="hole_to_hole_clearance.svg" sodipodi:docname="hole_to_hole_clearance.svg"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"> inkscape:version="1.0.1 (c497b03c, 2020-09-10)">
<sodipodi:namedview <sodipodi:namedview
pagecolor="#ffffff" pagecolor="#ffffff"
bordercolor="#666666" bordercolor="#666666"
@ -22,15 +22,15 @@
guidetolerance="10" guidetolerance="10"
inkscape:pageopacity="0" inkscape:pageopacity="0"
inkscape:pageshadow="2" inkscape:pageshadow="2"
inkscape:window-width="1609" inkscape:window-width="1280"
inkscape:window-height="1286" inkscape:window-height="715"
id="namedview30" id="namedview30"
showgrid="true" showgrid="true"
inkscape:zoom="27.961538" inkscape:zoom="13.183169"
inkscape:cx="3.3259971" inkscape:cx="3.5764435"
inkscape:cy="13" inkscape:cy="14.191273"
inkscape:window-x="0" inkscape:window-x="0"
inkscape:window-y="37" inkscape:window-y="23"
inkscape:window-maximized="0" inkscape:window-maximized="0"
inkscape:document-rotation="0" inkscape:document-rotation="0"
inkscape:current-layer="Слой_1"> inkscape:current-layer="Слой_1">
@ -98,16 +98,16 @@
x2="15.7628" x2="15.7628"
y2="8.3104" y2="8.3104"
id="line157587" /> id="line157587" />
<polygon <path
id="polygon26709"
style="fill:#545454"
d="M 5.2827533,19.202483 6.5,13.5 l 4.387177,4.093003 z"
class="cls-3" class="cls-3"
points="11.072,17.167 6.235,20.012 9.001,15.129 " sodipodi:nodetypes="cccc" />
id="polygon157589" <path
transform="matrix(1.2627322,0.26273219,0.26273219,1.2627322,-7.9045117,-7.9045113)" id="polygon26709-0"
style="stroke-width:0.809653" /> style="fill:#545454"
<polygon d="M 18.877579,5.1615793 17.521256,10.832593 13.235474,6.6335358 Z"
class="cls-3" class="cls-3"
points="17.104,11.035 19.869,6.153 15.032,8.998 " sodipodi:nodetypes="cccc" />
id="polygon157591"
transform="matrix(1.2627322,0.26273219,0.26273219,1.2627322,-7.8282382,-7.8282378)"
style="stroke-width:0.809653" />
</svg> </svg>

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -1,44 +1,158 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?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:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 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="hotkeys.svg" inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"> xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
<sodipodi:namedview pagecolor="#ffffff" bordercolor="#666666" borderopacity="1" objecttolerance="10" gridtolerance="10" guidetolerance="10" inkscape:pageopacity="0" inkscape:pageshadow="2" inkscape:window-width="1609" inkscape:window-height="1286" id="namedview30" showgrid="true" inkscape:zoom="27.961538" inkscape:cx="3.3259971" inkscape:cy="13" inkscape:window-x="0" inkscape:window-y="37" inkscape:window-maximized="0" inkscape:document-rotation="0" inkscape:current-layer="Слой_1"> id="Слой_1"
<inkscape:grid type="xygrid" id="grid_kicad" spacingx="0.5" spacingy="0.5" color="#9999ff" opacity="0.13" empspacing="2" /> data-name="Слой 1"
</sodipodi:namedview> viewBox="0 0 24 24"
<metadata id="metadata43"> version="1.1"
<rdf:RDF> sodipodi:docname="hotkeys.svg"
<cc:Work rdf:about=""> inkscape:version="1.0.1 (c497b03c, 2020-09-10)">
<cc:license rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" /> <sodipodi:namedview
<dc:format>image/svg+xml</dc:format> pagecolor="#ffffff"
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> bordercolor="#666666"
<dc:title>add_arc</dc:title> borderopacity="1"
</cc:Work> objecttolerance="10"
<cc:License rdf:about="http://creativecommons.org/licenses/by-sa/4.0/"> gridtolerance="10"
<cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction" /> guidetolerance="10"
<cc:permits rdf:resource="http://creativecommons.org/ns#Distribution" /> inkscape:pageopacity="0"
<cc:requires rdf:resource="http://creativecommons.org/ns#Notice" /> inkscape:pageshadow="2"
<cc:requires rdf:resource="http://creativecommons.org/ns#Attribution" /> inkscape:window-width="1280"
<cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks" /> inkscape:window-height="715"
<cc:requires rdf:resource="http://creativecommons.org/ns#ShareAlike" /> id="namedview30"
</cc:License> showgrid="true"
</rdf:RDF> inkscape:zoom="20.438012"
</metadata> inkscape:cx="13.524929"
<defs id="defs157599"> inkscape:cy="12.23433"
<style id="style157597">.cls-1,.cls-2,.cls-3{fill:#b9b9b9;}.cls-2,.cls-5{stroke:#1a81c4;}.cls-2,.cls-3,.cls-4,.cls-5{stroke-linecap:round;stroke-linejoin:round;}.cls-3,.cls-4{stroke:#bf2641;}.cls-4,.cls-5{fill:none;}</style> inkscape:window-x="0"
</defs> inkscape:window-y="23"
<title id="title157601">hotkeys</title> inkscape:window-maximized="0"
<rect class="cls-1" x="0.99450004" y="1" width="6.0036001" height="6.0035" id="rect157603" /> inkscape:document-rotation="0"
<rect class="cls-2" x="8.9954996" y="1" width="6.0036001" height="6.0035" id="rect157605" /> inkscape:current-layer="Слой_1">
<rect class="cls-1" x="16.9965" y="1" width="6.0036001" height="6.0035" id="rect157607" /> <inkscape:grid
<rect class="cls-3" x="0.99450004" y="8.9892998" width="6.0036001" height="6.0035" id="rect157609" /> type="xygrid"
<rect class="cls-1" x="8.9954996" y="8.9892998" width="6.0036001" height="6.0035" id="rect157611" /> id="grid_kicad"
<rect class="cls-2" x="16.9965" y="8.9892998" width="6.0036001" height="6.0035" id="rect157613" /> spacingx="0.5"
<rect class="cls-1" x="0.99450004" y="16.9984" width="6.0036001" height="6.0035" id="rect157615" /> spacingy="0.5"
<polygon class="cls-3" points="17.996,17.998 9.995,17.998 9.995,24.002 17.996,24.002 20.033,24.002 24,24.002 24,17.998 20.033,17.998 " id="polygon157617" transform="translate(-1,-1)" /> color="#9999ff"
<polyline class="cls-4" points="5.001 16.084 5.001 21.026 9.84 21.026" id="polyline157619" transform="translate(-1,-1)" /> opacity="0.13"
<polyline class="cls-5" points="12.99 8.517 12.99 13.459 17.829 13.459" id="polyline157621" transform="translate(-1,-1)" /> empspacing="2" />
</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>add_arc</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="defs157599">
<style
id="style157597">.cls-1,.cls-2,.cls-3{fill:#b9b9b9;}.cls-2,.cls-5{stroke:#1a81c4;}.cls-2,.cls-3,.cls-4,.cls-5{stroke-linecap:round;stroke-linejoin:round;}.cls-3,.cls-4{stroke:#bf2641;}.cls-4,.cls-5{fill:none;}</style>
</defs>
<title
id="title157601">hotkeys</title>
<rect
class="cls-1"
x="0.99450004"
y="1"
width="6.0036001"
height="6.0035"
id="rect157603"
style="stroke-width:1.0015748;stroke-miterlimit:4;stroke-dasharray:none;fill:#545454;fill-opacity:1" />
<rect
class="cls-2"
x="9.5"
y="1.5"
width="5"
height="5"
id="rect157605"
style="fill:#545454;fill-opacity:1;stroke-width:1.00157;stroke-miterlimit:4;stroke-dasharray:none" />
<rect
class="cls-1"
x="16.9965"
y="1"
width="6.0036001"
height="6.0035"
id="rect157607"
style="stroke-width:1.0015748;stroke-miterlimit:4;stroke-dasharray:none;fill:#545454;fill-opacity:1" />
<rect
class="cls-3"
x="1.5"
y="9.5"
width="5"
height="5"
id="rect157609"
style="fill:#545454;fill-opacity:1;stroke-width:1.00157;stroke-miterlimit:4;stroke-dasharray:none" />
<rect
class="cls-1"
x="8.9954996"
y="8.9892998"
width="6.0036001"
height="6.0035"
id="rect157611"
style="stroke-width:1.0015748;stroke-miterlimit:4;stroke-dasharray:none;fill:#545454;fill-opacity:1" />
<rect
class="cls-2"
x="17.5"
y="9.5"
width="5.000001"
height="5"
id="rect157613"
style="fill:#545454;fill-opacity:1;stroke-width:1.00157;stroke-miterlimit:4;stroke-dasharray:none" />
<rect
class="cls-1"
x="0.99450004"
y="16.9984"
width="6.0036001"
height="6.0035"
id="rect157615"
style="stroke-width:1.0015748;stroke-miterlimit:4;stroke-dasharray:none;fill:#545454;fill-opacity:1" />
<polygon
class="cls-3"
points="17.996,17.998 9.995,17.998 9.995,24.002 17.996,24.002 20.033,24.002 24,24.002 24,17.998 20.033,17.998 "
id="polygon157617"
transform="matrix(0.92823991,0,0,0.83277817,0.22224206,2.5116584)"
style="stroke-width:1.13738;fill:#545454;fill-opacity:1" />
<path
id="polyline157619"
transform="translate(-1,-1)"
style="fill:none;stroke:#bf2641;stroke-linecap:round;stroke-linejoin:round"
d="m 5,15.5 v 6 h 5.5"
class="cls-4"
sodipodi:nodetypes="ccc" />
<path
id="polyline157621"
transform="translate(-1,-1)"
style="fill:none;stroke:#1a81c4;stroke-linecap:round;stroke-linejoin:round"
d="m 13,7.5 v 6 h 5"
class="cls-5"
sodipodi:nodetypes="ccc" />
</svg> </svg>

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

View File

@ -1,40 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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="online_help.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="1609" inkscape:window-height="1286" id="namedview30" showgrid="true" inkscape:zoom="27.961538" inkscape:cx="10.844545" inkscape:cy="13.68463" inkscape:window-x="0" inkscape:window-y="37" inkscape:window-maximized="0" inkscape:document-rotation="0" inkscape:current-layer="Слой_1">
<inkscape:grid type="xygrid" id="grid_kicad" spacingx="0.5" spacingy="0.5" color="#9999ff" opacity="0.13" empspacing="2" />
</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>add_arc</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="defs25989">
<style id="style25987">.cls-1{fill:#b9b9b9;}.cls-2{fill:#545454;}.cls-3{fill:#1a81c4;}.cls-4{fill:#bf2641;}.cls-5{fill:#fff;}</style>
</defs>
<title id="title25991">online_help</title>
<path class="cls-1" d="m 3.4939,0.0041 h 13.9816 a 3.4978,3.4978 0 0 1 3.4978,3.4978 V 17.5032 A 3.4978,3.4978 0 0 1 17.4755,21.001 H 3.4938 A 3.4978,3.4978 0 0 1 -0.004,17.5032 V 3.502 A 3.4979,3.4979 0 0 1 3.4939,0.0041 Z" id="path25993" />
<path class="cls-2" d="M 12.3849,4.7342 V 4.72 H 11.82 v 0.0143 a 6.2044,6.2044 0 1 0 0.5654,0 z m 0,4.4154 q 0.873,-0.009 1.8419,-0.0689 a 12.2043,12.2043 0 0 1 0.1276,1.5763 h -1.9695 z m 0,-0.5618 V 5.5 c 0.705,0.2384 1.3953,1.3452 1.7426,3.0252 -0.6095,0.0372 -1.1914,0.0567 -1.7426,0.0626 z M 11.82,5.5 V 8.5876 C 11.1893,8.5838 10.6049,8.5642 10.0756,8.5331 10.4218,6.8483 11.1134,5.7382 11.82,5.5 Z m 0,3.655 v 1.502 H 9.85 A 12.2211,12.2211 0 0 1 9.9754,9.0941 C 10.533,9.128 11.1506,9.1505 11.82,9.1545 Z M 9.2847,10.657 H 6.4768 A 5.6042,5.6042 0 0 1 6.9029,8.7431 24.9423,24.9423 0 0 0 9.4111,9.0554 12.7276,12.7276 0 0 0 9.2847,10.657 Z m 0.0014,0.5654 a 12.5962,12.5962 0 0 0 0.1414,1.6421 c -1.2112,0.0908 -2.084,0.2221 -2.5,0.2944 A 5.5983,5.5983 0 0 1 6.4786,11.2224 Z m 0.5651,0 H 11.82 v 1.5492 c -0.6607,0.0033 -1.2737,0.0233 -1.8279,0.0553 A 12.091,12.091 0 0 1 9.8512,11.2224 Z m 1.9688,2.1143 v 2.9864 C 11.1278,16.089 10.45,15.0168 10.0968,13.3872 10.6212,13.358 11.1981,13.34 11.82,13.3367 Z m 0.5654,2.9864 v -2.9864 c 0.5448,0.0062 1.12,0.0264 1.72,0.0628 -0.3539,1.6227 -1.03,2.6905 -1.7205,2.9236 z m 0,-3.5517 v -1.549 h 1.9683 a 12.0766,12.0766 0 0 1 -0.1423,1.6162 c -0.6387,-0.04 -1.2487,-0.0608 -1.8265,-0.0672 z m 2.5334,-1.549 h 2.8072 a 5.5942,5.5942 0 0 1 -0.454,1.947 c -0.8659,-0.1322 -1.7,-0.2251 -2.4979,-0.2878 a 12.5724,12.5724 0 0 0 0.1442,-1.6592 z M 14.9202,10.657 A 12.7189,12.7189 0 0 0 14.7916,9.0418 c 0.8,-0.064 1.64,-0.16 2.5119,-0.2946 a 5.603,5.603 0 0 1 0.4246,1.91 z M 17.045,8.2147 C 16.229,8.3364 15.4438,8.4234 14.6937,8.4821 A 5.9093,5.9093 0 0 0 13.2728,5.4093 5.6569,5.6569 0 0 1 17.045,8.2147 Z M 10.9316,5.4093 A 5.9208,5.9208 0 0 0 9.5079,8.4947 C 8.3968,8.4091 7.586,8.2885 7.1597,8.2147 A 5.6569,5.6569 0 0 1 10.9316,5.4093 Z M 7.1921,13.6876 C 7.647,13.6132 8.4538,13.502 9.5292,13.4235 a 5.7636,5.7636 0 0 0 1.4367,3.0246 5.6551,5.6551 0 0 1 -3.7738,-2.7605 z m 6.0464,2.7605 a 5.7474,5.7474 0 0 0 1.4329,-3.0075 c 0.7453,0.0573 1.5246,0.1425 2.3324,0.2609 a 5.6542,5.6542 0 0 1 -3.7653,2.7466 z" id="path25995" />
<path class="cls-3" d="m 3.4938,0.0041 h 0.48 V 21.001 h -0.48 A 3.4978,3.4978 0 0 1 -0.004,17.5032 V 3.5019 A 3.4978,3.4978 0 0 1 3.4938,0.0041 Z" id="path25997" />
<path class="cls-4" d="M 24.0065,17 A 7.0065,7.0065 0 1 1 17,10 a 7.0032,7.0032 0 0 1 7.0065,7 z" id="path25999" />
<path class="cls-5" d="m 15.9332,19.1182 a 3.4488,3.4488 0 0 1 0.2364,-1.4659 4.2208,4.2208 0 0 1 1.0156,-1.1084 6.5544,6.5544 0 0 0 0.8867,-1.0429 1.96,1.96 0 0 0 0.3291,-1.101 1.4789,1.4789 0 0 0 -0.376,-1.0791 1.427,1.427 0 0 0 -1.0693,-0.3838 1.5777,1.5777 0 0 0 -1.0078,0.3262 1.1511,1.1511 0 0 0 -0.415,0.9648 H 13.859 l -0.0215,-0.043 a 2.37,2.37 0 0 1 0.8545,-1.99 3.4705,3.4705 0 0 1 2.2637,-0.7129 3.346,3.346 0 0 1 2.3428,0.7666 2.7414,2.7414 0 0 1 0.84,2.13 2.9558,2.9558 0 0 1 -0.5254,1.6885 6.51,6.51 0 0 1 -1.3273,1.4227 1.6386,1.6386 0 0 0 -0.5108,0.6817 3.2688,3.2688 0 0 0 -0.1035,0.9463 z M 17.7,22.0723 H 15.9264 V 20.4014 H 17.7 Z" id="path26001" />
<polygon class="cls-2" points="15.482,4.091 14.001,5.091 14.001,1 17.028,1 17.028,5.091 " id="polygon26003" transform="translate(-1,-1)" />
</svg>

Before

Width:  |  Height:  |  Size: 5.8 KiB

View File

@ -622,7 +622,7 @@ TOOL_ACTION ACTIONS::help( "common.SuiteControl.help",
AS_GLOBAL, 0, "", AS_GLOBAL, 0, "",
_( "Help" ), _( "Help" ),
_( "Open product documentation in a web browser" ), _( "Open product documentation in a web browser" ),
online_help_xpm ); help_online_xpm );
TOOL_ACTION ACTIONS::listHotKeys( "common.SuiteControl.listHotKeys", TOOL_ACTION ACTIONS::listHotKeys( "common.SuiteControl.listHotKeys",
AS_GLOBAL, AS_GLOBAL,

View File

@ -164,6 +164,7 @@ bool PANEL_SETUP_FEATURE_CONSTRAINTS::Show( bool aShow )
m_bitmapMinViaDrill->SetBitmap( KiBitmap( via_hole_diameter_xpm ) ); m_bitmapMinViaDrill->SetBitmap( KiBitmap( via_hole_diameter_xpm ) );
m_bitmapMinuViaDiameter->SetBitmap( KiBitmap( via_diameter_xpm ) ); m_bitmapMinuViaDiameter->SetBitmap( KiBitmap( via_diameter_xpm ) );
m_bitmapMinuViaDrill->SetBitmap( KiBitmap( via_hole_diameter_xpm ) ); m_bitmapMinuViaDrill->SetBitmap( KiBitmap( via_hole_diameter_xpm ) );
m_bitmapHoleClearance->SetBitmap( KiBitmap( hole_to_copper_clearance_xpm ) );
m_bitmapMinHoleClearance->SetBitmap( KiBitmap( hole_to_hole_clearance_xpm ) ); m_bitmapMinHoleClearance->SetBitmap( KiBitmap( hole_to_hole_clearance_xpm ) );
m_bitmapEdgeClearance->SetBitmap( KiBitmap( edge_to_copper_clearance_xpm ) ); m_bitmapEdgeClearance->SetBitmap( KiBitmap( edge_to_copper_clearance_xpm ) );
m_bitmapBlindBuried->SetBitmap( KiBitmap( via_buried_xpm ) ); m_bitmapBlindBuried->SetBitmap( KiBitmap( via_buried_xpm ) );