Cosmetic enhancement in pcbnew menubar: use specific icon in menuitems to switch canvases, and add a marker to the mode currently in use

This commit is contained in:
jean-pierre charras 2017-01-14 14:43:45 +01:00
parent 99bfa2fea2
commit d0db2de015
11 changed files with 1844 additions and 315 deletions

View File

@ -267,6 +267,7 @@ set( BMAPS_MID
glabel2text
gl_change
global_options_pad
graphic_mode_option
green
grid_select
grid_select_axis

View File

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

View File

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

View File

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

View File

@ -1,94 +1,476 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48" version="1.0" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="b">
<stop stop-color="#fff" offset="0"/>
<stop stop-color="#fff" stop-opacity="0" offset="1"/>
</linearGradient>
<linearGradient id="w" y2="7.0165" gradientUnits="userSpaceOnUse" x2="45.448" gradientTransform="scale(1.0059 .99417)" y1="92.54" x1="45.448">
<stop offset="0"/>
<stop stop-opacity=".58824" offset="1"/>
</linearGradient>
<filter id="x" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="1.71"/>
</filter>
<filter id="y" height="1.0908" width="1.3035" color-interpolation-filters="sRGB" y="-.045378" x="-.15174">
<feGaussianBlur stdDeviation="1.1526305"/>
</filter>
<filter id="z" height="1.3025" width="1.0888" color-interpolation-filters="sRGB" y="-.15126" x="-.044412">
<feGaussianBlur stdDeviation="1.1526305"/>
</filter>
<linearGradient id="c" y2="7.0165" gradientUnits="userSpaceOnUse" x2="45.448" gradientTransform="matrix(1.0059 0 0 .99417 100 0)" y1="92.54" x1="45.448">
<stop offset="0"/>
<stop stop-opacity=".58824" offset="1"/>
</linearGradient>
<linearGradient id="a" y2="90.239" xlink:href="#c" gradientUnits="userSpaceOnUse" x2="32.251" gradientTransform="matrix(1.0238,0,0,1.0119,-1.1429,-98.071)" y1="6.1317" x1="32.251"/>
<linearGradient id="ad" y2="90.239" xlink:href="#c" gradientUnits="userSpaceOnUse" x2="32.251" gradientTransform="translate(0,-97)" y1="6.1317" x1="32.251"/>
<linearGradient id="r" y2="5.9877" gradientUnits="userSpaceOnUse" x2="48" y1="90" x1="48">
<stop stop-color="#b4b4b4" offset="0"/>
<stop stop-color="#e6e6e6" offset="1"/>
</linearGradient>
<linearGradient id="s" y2="63.893" gradientUnits="userSpaceOnUse" x2="36.357" y1="6" x1="36.357">
<stop stop-color="#fff" offset="0"/>
<stop stop-color="#fff" stop-opacity="0" offset="1"/>
</linearGradient>
<linearGradient id="t" y2="83.295" gradientUnits="userSpaceOnUse" x2="43.179" gradientTransform="matrix(1.0294,0,0,1.0294,-1.4118,-1.4118)" y1="13" x1="43.179">
<stop stop-color="#919191" offset="0"/>
<stop stop-color="#fdfdfd" offset="1"/>
</linearGradient>
<radialGradient id="v" gradientUnits="userSpaceOnUse" cy="90.172" cx="48" gradientTransform="matrix(1.1573 0 0 .99591 -7.551 .19713)" r="42">
<stop stop-color="#fff" offset="0"/>
<stop stop-color="#fff" stop-opacity="0" offset="1"/>
</radialGradient>
<radialGradient id="u" gradientUnits="userSpaceOnUse" cy="78.287" cx="47.098" gradientTransform="matrix(.67545 0 0 .64872 -7.9528 -12.064)" r="38.957">
<stop stop-color="#42394b" offset="0"/>
<stop offset="1"/>
</radialGradient>
<linearGradient id="aa" y2="52.101" gradientUnits="userSpaceOnUse" x2="19.942" gradientTransform="matrix(.32537 0 0 .32046 2.4094 13.076)" y1="52.101" x1="80.711">
<stop stop-color="#fff" offset="0"/>
<stop stop-color="#fff" stop-opacity="0" offset="1"/>
</linearGradient>
<linearGradient id="ab" y2="52.101" xlink:href="#b" gradientUnits="userSpaceOnUse" x2="19.942" gradientTransform="matrix(.32147 0 0 .32434 2.2605 12.667)" y1="52.101" x1="80.711"/>
<linearGradient id="ac" y2="52.101" xlink:href="#b" gradientUnits="userSpaceOnUse" x2="19.942" gradientTransform="matrix(0 -.32537 .32046 0 -3.9466 46.434)" y1="52.101" x1="80.711"/>
<linearGradient id="ae" y2="52.101" xlink:href="#b" gradientUnits="userSpaceOnUse" x2="19.942" gradientTransform="matrix(0 -.32537 .32046 0 -4.1176 46.434)" y1="52.101" x1="80.711"/>
</defs>
<g display="none" transform="translate(0,-48)">
<rect opacity=".9" rx="6" ry="6" height="85" filter="url(#x)" width="86" y="7" x="5" fill="url(#w)"/>
</g>
<g fill-rule="evenodd" fill="#fff" transform="matrix(.65823 0 0 .65823 -84.127 -32.332)">
<path d="m26.531 58.281v6h74.938v-6h-74.94z"/>
<path stroke-linejoin="round" stroke-width=".625" d="m38.09 68.534-19.667-7.231 19.667-7.232c-3.1419 4.2697-3.1238 10.111-0.000001 14.464z"/>
<path stroke-linejoin="round" stroke-width=".625" d="m89.91 54.013 19.667 7.2319-19.667 7.2319c3.1419-4.2697 3.1238-10.111 0.000001-14.464z"/>
</g>
<g transform="matrix(.48839 0 0 .4943 .85723 -.093016)">
<path opacity="0.08" d="m12-95.031c-5.5111 0-10.031 4.5202-10.031 10.031v71c0 5.5111 4.5202 10.031 10.031 10.031h72c5.5111 0 10.031-4.5202 10.031-10.031v-71c0-5.5111-4.5202-10.031-10.031-10.031h-72z" transform="scale(1,-1)" fill="url(#a)"/>
<path opacity=".1" d="m12-94.031c-4.9716 0-9.0312 4.0596-9.0312 9.0312v71c0 4.9716 4.0596 9.0312 9.0312 9.0312h72c4.9716 0 9.0312-4.0596 9.0312-9.0312v-71c0-4.9716-4.0596-9.0312-9.0312-9.0312h-72z" transform="scale(1,-1)" fill="url(#a)"/>
<path opacity=".2" d="m12-93c-4.4091 0-8 3.5909-8 8v71c0 4.4091 3.5909 8 8 8h72c4.4091 0 8-3.5909 8-8v-71c0-4.4091-3.5909-8-8-8h-72z" transform="scale(1,-1)" fill="url(#a)"/>
<rect opacity=".3" transform="scale(1,-1)" rx="7" ry="7" height="85" width="86" y="-92" x="5" fill="url(#a)"/>
<rect opacity=".45" transform="scale(1,-1)" rx="6" ry="6" height="84" width="84" y="-91" x="6" fill="url(#ad)"/>
</g>
<rect rx="2.8584" ry="3.0515" height="38.811" width="38.053" y="3.9872" x="4.8332" fill="url(#u)"/>
<path opacity="0.12" fill="#d9c6ed" d="m7.6947 3.985c-1.5836 0-2.854 1.368-2.854 3.0585v24.252c9.1933-6.851 22.374-11.762 38.048-10.767v-13.486c0-1.69-1.286-3.058-2.87-3.058h-32.325z"/>
<rect opacity=".1" height="7.9089" width="7.8143" y="27.588" x="12.579" fill="#fff"/>
<g filter="url(#y)" fill-rule="evenodd" transform="matrix(0 -.32537 .32046 0 -4.1176 46.928)">
<path d="m48.808 61.281 44.058 4.5502v-9.1l-44.058 4.55z"/>
<path stroke-linejoin="round" stroke-width=".625" d="m89.91 52.101 19.667 9.1442-19.667 9.1442c3.1419-5.3987 3.1238-12.785 0.000001-18.288z"/>
</g>
<path fill-rule="evenodd" fill="url(#ae)" d="m15.521 30.554 1.4582-14.335h-2.9163l1.4582 14.335z"/>
<path stroke-linejoin="round" d="m10.331 17.762 5.274-8.7053 5.105 8.7233c-1.73-1.022-8.466-0.735-10.379-0.018z" fill-rule="evenodd" stroke-width=".625" fill="url(#ac)"/>
<g filter="url(#z)" fill-rule="evenodd" transform="matrix(.32147 0 0 .32434 2.2605 13.161)">
<path d="m47.289 61.281 45.577 4.5502v-9.1l-45.577 4.55z"/>
<path stroke-linejoin="round" stroke-width=".625" d="m89.91 52.101 19.667 9.1442-19.667 9.1442c3.1419-5.3987 3.1238-12.785 0.000001-18.288z"/>
</g>
<path fill-rule="evenodd" fill="url(#ab)" d="m17.463 32.543 14.652 1.4758v-2.952l-14.652 1.476z"/>
<rect opacity=".2" stroke-dashoffset=".49134" height="13.84" width="13.675" stroke="#fff" stroke-dasharray="0.98267661, 0.98267661" y="21.162" x="13.067" stroke-width=".98268" fill="none"/>
<path opacity=".15" style="block-progression:tb;color:#000000;text-transform:none;text-indent:0" d="m10.137 6.3329c-1.6065 0-2.9303 1.3399-2.9303 2.9658v28.67c0 1.626 1.3238 2.9658 2.9303 2.9658h28.327c1.6065 0 2.9303-1.3399 2.9303-2.9658v-28.67c0-1.626-1.3238-2.9658-2.9303-2.9658h-28.327zm0 1.9772h28.327c0.55803 0 0.97678 0.42382 0.97678 0.98861v28.67c0 0.56479-0.41875 0.98861-0.97678 0.98861h-28.327c-0.55803 0-0.97678-0.42382-0.97678-0.98861v-28.67c0-0.56479 0.41875-0.98861 0.97678-0.98861z"/>
<path opacity=".3" style="color:#000000" d="m9.1599 6.8272c-0.81171 0-1.4652 0.66138-1.4652 1.4829v30.647c0 0.82153 0.65347 1.4829 1.4652 1.4829h30.28c0.81171 0 1.4652-0.66138 1.4652-1.4829v-30.647c0-0.82153-0.65347-1.4829-1.4652-1.4829h-30.28zm0 0.95771h30.28c0.30191 0 0.51892 0.21964 0.51892 0.5252v30.647c0 0.30556-0.21701 0.5252-0.51892 0.5252h-30.28c-0.30191 0-0.51892-0.21964-0.51892-0.5252v-30.647c0-0.30556 0.21701-0.5252 0.51892-0.5252z"/>
<path opacity=".6" style="color:#000000" d="m9.1599 6.8272c-0.81171 0-1.4652 0.66138-1.4652 1.4829v30.647c0 0.82153 0.65347 1.4829 1.4652 1.4829h30.28c0.81171 0 1.4652-0.66138 1.4652-1.4829v-30.647c0-0.82153-0.65347-1.4829-1.4652-1.4829h-30.28zm0 0.47886h30.28c0.55681 0 0.99204 0.44051 0.99204 1.0041v30.647c0 0.56355-0.43524 1.0041-0.99204 1.0041h-30.28c-0.55681 0-0.99204-0.44051-0.99204-1.0041v-30.647c0-0.56355 0.43524-1.0041 0.99204-1.0041z"/>
<g transform="matrix(.48839 0 0 .4943 .85723 -.093016)">
<path fill="url(#r)" d="m12 6c-3.324 0-6 2.676-6 6v72c0 3.324 2.676 6 6 6h72c3.324 0 6-2.676 6-6v-72c0-3.324-2.676-6-6-6h-72zm5 7h62c2.216 0 4 1.784 4 4v62c0.000001 2.216-1.784 4-4 4h-62c-2.216 0.000001-4-1.784-4-4v-62c0-2.216 1.784-4 4-4z"/>
<path opacity=".5" fill="url(#s)" d="m12 6c-3.324 0-6 2.676-6 6v72c0 0.33472 0.04135 0.6507 0.09375 0.96875 0.0487 0.2956 0.09704 0.59692 0.1875 0.875 0.00988 0.03038 0.020892 0.0636 0.03125 0.09375 0.098865 0.28777 0.23488 0.54745 0.375 0.8125 0.14459 0.27351 0.31562 0.53562 0.5 0.78125 0.18438 0.24564 0.37378 0.47347 0.59375 0.6875 0.43995 0.42806 0.94291 0.81453 1.5 1.0938 0.27854 0.13961 0.57347 0.24695 0.875 0.34375-0.2562-0.10022-0.48671-0.23627-0.71875-0.375-0.00741-0.0044-0.023866 0.0045-0.03125 0-0.0319-0.019-0.0622-0.042-0.0937-0.062-0.1204-0.077-0.231-0.164-0.3437-0.25-0.1062-0.081-0.2133-0.161-0.3126-0.25-0.1778-0.162-0.3473-0.346-0.4999-0.531-0.1075-0.131-0.2183-0.266-0.3124-0.407-0.0251-0.038-0.0385-0.086-0.0626-0.125-0.0647-0.103-0.1302-0.204-0.1874-0.312-0.1011-0.195-0.2057-0.416-0.2813-0.625-0.008-0.022-0.0236-0.041-0.0313-0.063-0.0318-0.092-0.0358-0.187-0.0624-0.281-0.0304-0.107-0.0704-0.203-0.0938-0.313-0.0729-0.341-0.125-0.698-0.125-1.062v-72c0-2.782 2.2182-5 5-5h72c2.7818 0 5 2.2182 5 5v72c0 0.3643-0.05212 0.72099-0.125 1.0625-0.04415 0.20689-0.08838 0.39766-0.15625 0.59375-0.0077 0.02195-0.0233 0.04069-0.03125 0.0625-0.06274 0.17374-0.13838 0.36745-0.21875 0.53125-0.04158 0.0828-0.07904 0.16995-0.125 0.25-0.0546 0.09721-0.12677 0.18835-0.1875 0.28125-0.09411 0.14096-0.20492 0.276-0.3125 0.40625-0.14317 0.17445-0.30314 0.347-0.46875 0.5-0.01117 0.0102-0.01998 0.02115-0.03125 0.03125-0.13839 0.12556-0.28509 0.23444-0.4375 0.34375-0.10257 0.07315-0.20432 0.15336-0.3125 0.21875-0.0074 0.0045-0.02384-0.0044-0.03125 0-0.23204 0.13873-0.46255 0.27478-0.71875 0.375 0.30153-0.0968 0.59646-0.20414 0.875-0.34375 0.55709-0.27922 1.0601-0.66569 1.5-1.0938 0.21997-0.21403 0.40937-0.44186 0.59375-0.6875s0.35541-0.50774 0.5-0.78125c0.14012-0.26505 0.27614-0.52473 0.375-0.8125 0.01041-0.03078 0.02133-0.06274 0.03125-0.09375 0.09046-0.27808 0.1388-0.5794 0.1875-0.875 0.053-0.318 0.094-0.634 0.094-0.969v-72c0-3.324-2.676-6-6-6h-72z"/>
<path fill="url(#t)" d="m17 12c-2.7527 0-5 2.2473-5 5v62c0 2.7527 2.2473 5 5 5h62c2.7527 0 5-2.2473 5-5v-62c0-2.7527-2.2473-5-5-5h-62zm0 2h62c1.6793 0 3 1.3207 3 3v62c0.000001 1.6793-1.3207 3-3 3h-62c-1.6793 0-3-1.3207-3-3v-62c0-1.6793 1.3207-3 3-3z"/>
<path opacity=".4" fill="url(#v)" d="m12 90c-3.324 0-6-2.676-6-6v-72c0-0.33472 0.04135-0.6507 0.09375-0.96875 0.0487-0.2956 0.09704-0.59692 0.1875-0.875 0.0099-0.03 0.0209-0.063 0.0313-0.094 0.0989-0.2873 0.2349-0.547 0.375-0.812 0.1446-0.2735 0.3156-0.5356 0.5-0.7812 0.1844-0.2457 0.3738-0.4735 0.5937-0.6876 0.44-0.428 0.943-0.8145 1.5-1.0937 0.2786-0.1396 0.5735-0.2469 0.8748-0.3437-0.256 0.1002-0.4865 0.2362-0.7185 0.375-0.00741 0.0044-0.023866-0.0045-0.03125 0-0.031933 0.0193-0.062293 0.04251-0.09375 0.0625-0.1204 0.0767-0.23102 0.16351-0.34375 0.25-0.10617 0.0808-0.21328 0.16111-0.3125 0.25-0.1779 0.1614-0.3474 0.3453-0.5 0.5312-0.1075 0.1303-0.2183 0.2653-0.3124 0.4063-0.0251 0.0383-0.0385 0.0858-0.0626 0.125-0.0647 0.103-0.1302 0.2045-0.1874 0.3124-0.1011 0.1948-0.2057 0.4158-0.2813 0.625-0.008 0.0219-0.0236 0.0406-0.0313 0.0626-0.0318 0.0919-0.0358 0.1868-0.0624 0.2812-0.0304 0.1066-0.0704 0.203-0.0938 0.3125-0.0729 0.3415-0.125 0.6985-0.125 1.0625v72c0 2.7818 2.2182 5 5 5h72c2.7818 0 5-2.2182 5-5v-72c0-0.364-0.052-0.721-0.125-1.0625-0.044-0.2069-0.088-0.3977-0.156-0.5937-0.008-0.022-0.024-0.0407-0.031-0.0626-0.063-0.1737-0.139-0.3674-0.219-0.5312-0.042-0.0828-0.079-0.17-0.125-0.25-0.055-0.0972-0.127-0.1884-0.188-0.2812-0.094-0.141-0.205-0.276-0.312-0.4063-0.143-0.1745-0.303-0.347-0.469-0.5-0.011-0.0102-0.02-0.0211-0.031-0.0313-0.139-0.1255-0.285-0.2344-0.438-0.3437-0.102-0.0731-0.204-0.1534-0.312-0.2187-0.0074-0.0045-0.02384 0.0044-0.03125 0-0.23204-0.13873-0.46255-0.27478-0.71875-0.375 0.30153 0.0968 0.59646 0.20414 0.875 0.34375 0.55709 0.27922 1.0601 0.66569 1.5 1.0938 0.21997 0.21403 0.40937 0.44186 0.59375 0.6875s0.35541 0.50774 0.5 0.78125c0.14012 0.26505 0.27614 0.52473 0.375 0.8125 0.01041 0.03078 0.02133 0.06274 0.03125 0.09375 0.09046 0.27808 0.1388 0.5794 0.1875 0.875 0.053 0.318 0.094 0.634 0.094 0.969v72c0 3.324-2.676 6-6 6h-72z"/>
</g>
<path stroke-linejoin="round" d="m31.082 27.353 8.7051 5.2741-8.7238 5.1053c1.0223-1.7301 0.73512-8.4659 0.01875-10.379z" fill-rule="evenodd" stroke-width=".625" fill="url(#aa)"/>
<?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:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
height="26"
width="26"
version="1.0"
id="svg2"
inkscape:version="0.91 r13725"
sodipodi:docname="display_options.svg">
<metadata
id="metadata135">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1683"
inkscape:window-height="737"
id="namedview133"
showgrid="false"
inkscape:zoom="19.911115"
inkscape:cx="12.964581"
inkscape:cy="13.014528"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="0"
inkscape:current-layer="svg2" />
<defs
id="defs4">
<linearGradient
id="b">
<stop
stop-color="#fff"
offset="0"
id="stop7" />
<stop
stop-color="#fff"
stop-opacity="0"
offset="1"
id="stop9" />
</linearGradient>
<linearGradient
id="w"
y2="7.0165"
gradientUnits="userSpaceOnUse"
x2="45.448002"
gradientTransform="scale(1.0059,0.99417)"
y1="92.540001"
x1="45.448002">
<stop
offset="0"
id="stop12" />
<stop
stop-opacity=".58824"
offset="1"
id="stop14" />
</linearGradient>
<filter
id="x"
style="color-interpolation-filters:sRGB">
<feGaussianBlur
stdDeviation="1.71"
id="feGaussianBlur17" />
</filter>
<filter
id="y"
height="1.0908"
width="1.3035001"
y="-0.045378"
x="-0.15174"
style="color-interpolation-filters:sRGB">
<feGaussianBlur
stdDeviation="1.1526305"
id="feGaussianBlur20" />
</filter>
<filter
id="z"
height="1.3025"
width="1.0888"
y="-0.15126"
x="-0.044411998"
style="color-interpolation-filters:sRGB">
<feGaussianBlur
stdDeviation="1.1526305"
id="feGaussianBlur23" />
</filter>
<linearGradient
id="c"
y2="7.0165"
gradientUnits="userSpaceOnUse"
x2="45.448002"
gradientTransform="matrix(1.0059,0,0,0.99417,100,0)"
y1="92.540001"
x1="45.448002">
<stop
offset="0"
id="stop26" />
<stop
stop-opacity=".58824"
offset="1"
id="stop28" />
</linearGradient>
<linearGradient
id="a"
y2="90.238998"
xlink:href="#c"
gradientUnits="userSpaceOnUse"
x2="32.250999"
gradientTransform="matrix(1.0238,0,0,1.0119,-1.1429,-98.071)"
y1="6.1317"
x1="32.250999" />
<linearGradient
id="ad"
y2="90.238998"
xlink:href="#c"
gradientUnits="userSpaceOnUse"
x2="32.250999"
gradientTransform="translate(0,-97)"
y1="6.1317"
x1="32.250999" />
<linearGradient
id="r"
y2="5.9877"
gradientUnits="userSpaceOnUse"
x2="48"
y1="90"
x1="48">
<stop
stop-color="#b4b4b4"
offset="0"
id="stop33" />
<stop
stop-color="#e6e6e6"
offset="1"
id="stop35" />
</linearGradient>
<linearGradient
id="s"
y2="63.893002"
gradientUnits="userSpaceOnUse"
x2="36.356998"
y1="6"
x1="36.356998">
<stop
stop-color="#fff"
offset="0"
id="stop38" />
<stop
stop-color="#fff"
stop-opacity="0"
offset="1"
id="stop40" />
</linearGradient>
<linearGradient
id="t"
y2="83.294998"
gradientUnits="userSpaceOnUse"
x2="43.179001"
gradientTransform="matrix(1.0294,0,0,1.0294,-1.4118,-1.4118)"
y1="13"
x1="43.179001">
<stop
stop-color="#919191"
offset="0"
id="stop43" />
<stop
stop-color="#fdfdfd"
offset="1"
id="stop45" />
</linearGradient>
<radialGradient
id="v"
gradientUnits="userSpaceOnUse"
cy="90.171997"
cx="48"
gradientTransform="matrix(1.1573,0,0,0.99591,-7.551,0.19713)"
r="42">
<stop
stop-color="#fff"
offset="0"
id="stop48" />
<stop
stop-color="#fff"
stop-opacity="0"
offset="1"
id="stop50" />
</radialGradient>
<radialGradient
id="u"
gradientUnits="userSpaceOnUse"
cy="78.287003"
cx="47.098"
gradientTransform="matrix(0.67545,0,0,0.64872,-7.9528,-34.064)"
r="38.957001">
<stop
stop-color="#42394b"
offset="0"
id="stop53" />
<stop
offset="1"
id="stop55" />
</radialGradient>
<linearGradient
id="aa"
y2="52.101002"
gradientUnits="userSpaceOnUse"
x2="19.941999"
gradientTransform="matrix(0.32537,0,0,0.32046,2.4094,-8.924)"
y1="52.101002"
x1="80.710999">
<stop
stop-color="#fff"
offset="0"
id="stop58" />
<stop
stop-color="#fff"
stop-opacity="0"
offset="1"
id="stop60" />
</linearGradient>
<linearGradient
id="ab"
y2="52.101002"
xlink:href="#b"
gradientUnits="userSpaceOnUse"
x2="19.941999"
gradientTransform="matrix(0.32147,0,0,0.32434,2.2605,-9.333)"
y1="52.101002"
x1="80.710999" />
<linearGradient
id="ac"
y2="52.101002"
xlink:href="#b"
gradientUnits="userSpaceOnUse"
x2="19.941999"
gradientTransform="matrix(0,-0.32537,0.32046,0,-3.9466,24.434)"
y1="52.101002"
x1="80.710999" />
<linearGradient
id="ae"
y2="52.101002"
xlink:href="#b"
gradientUnits="userSpaceOnUse"
x2="19.941999"
gradientTransform="matrix(0,-0.32537,0.32046,0,-4.1176,24.434)"
y1="52.101002"
x1="80.710999" />
<linearGradient
inkscape:collect="always"
xlink:href="#c"
id="linearGradient4263"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.0238,0,0,1.0119,-1.1429,-98.071)"
x1="32.250999"
y1="6.1317"
x2="32.250999"
y2="90.238998" />
<linearGradient
inkscape:collect="always"
xlink:href="#c"
id="linearGradient4265"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.0238,0,0,1.0119,-1.1429,-98.071)"
x1="32.250999"
y1="6.1317"
x2="32.250999"
y2="90.238998" />
<linearGradient
inkscape:collect="always"
xlink:href="#c"
id="linearGradient4267"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.0238,0,0,1.0119,-1.1429,-98.071)"
x1="32.250999"
y1="6.1317"
x2="32.250999"
y2="90.238998" />
</defs>
<g
display="none"
transform="translate(0,-70)"
id="g65"
style="display:none">
<rect
rx="6"
ry="6"
height="85"
width="86"
y="7"
x="5"
id="rect67"
style="opacity:0.9;fill:url(#w);filter:url(#x)" />
</g>
<g
id="g4269"
transform="matrix(0.57775502,0,0,0.57797146,-1.0748374,11.612886)">
<g
id="g77"
transform="matrix(0.48839,0,0,0.4943,0.85723,-22.093016)">
<path
style="opacity:0.07999998;fill:url(#linearGradient4263)"
inkscape:connector-curvature="0"
id="path79"
transform="scale(1,-1)"
d="m 12,-95.031 c -5.5111,0 -10.031,4.5202 -10.031,10.031 l 0,71 c 0,5.5111 4.5202,10.031 10.031,10.031 l 72,0 c 5.5111,0 10.031,-4.5202 10.031,-10.031 l 0,-71 c 0,-5.5111 -4.5202,-10.031 -10.031,-10.031 l -72,0 z" />
<path
style="opacity:0.1;fill:url(#linearGradient4265)"
inkscape:connector-curvature="0"
id="path81"
transform="scale(1,-1)"
d="m 12,-94.031 c -4.9716,0 -9.0312,4.0596 -9.0312,9.0312 l 0,71 c 0,4.9716 4.0596,9.0312 9.0312,9.0312 l 72,0 c 4.9716,0 9.0312,-4.0596 9.0312,-9.0312 l 0,-71 c 0,-4.9716 -4.0596,-9.0312 -9.0312,-9.0312 l -72,0 z" />
<path
style="opacity:0.2;fill:url(#linearGradient4267)"
inkscape:connector-curvature="0"
id="path83"
transform="scale(1,-1)"
d="m 12,-93 c -4.4091,0 -8,3.5909 -8,8 l 0,71 c 0,4.4091 3.5909,8 8,8 l 72,0 c 4.4091,0 8,-3.5909 8,-8 l 0,-71 c 0,-4.4091 -3.5909,-8 -8,-8 l -72,0 z" />
<rect
style="opacity:0.3;fill:url(#a)"
id="rect85"
x="5"
y="-92"
width="86"
height="85"
ry="7"
rx="7"
transform="scale(1,-1)" />
<rect
style="opacity:0.45;fill:url(#ad)"
id="rect87"
x="6"
y="-91"
width="84"
height="84"
ry="6"
rx="6"
transform="scale(1,-1)" />
</g>
<rect
style="fill:url(#u)"
id="rect89"
x="4.8332"
y="-18.0128"
width="38.053001"
height="38.811001"
ry="3.0515001"
rx="2.8584001" />
<path
style="opacity:0.12000002;fill:#d9c6ed"
inkscape:connector-curvature="0"
id="path91"
d="m 7.6947,-18.015 c -1.5836,0 -2.854,1.368 -2.854,3.0585 l 0,24.252 c 9.1933,-6.851 22.374,-11.762 38.048,-10.767 l 0,-13.486 c 0,-1.69 -1.286,-3.058 -2.87,-3.058 l -32.325,0 z" />
<rect
style="opacity:0.1;fill:#ffffff"
id="rect93"
x="12.579"
y="5.5879993"
width="7.8143001"
height="7.9088998" />
<g
style="fill-rule:evenodd;filter:url(#y)"
id="g95"
transform="matrix(0,-0.32537,0.32046,0,-4.1176,24.928)">
<path
inkscape:connector-curvature="0"
id="path97"
d="m 48.808,61.281 44.058,4.5502 0,-9.1 -44.058,4.55 z" />
<path
style="stroke-width:0.625;stroke-linejoin:round"
inkscape:connector-curvature="0"
id="path99"
d="m 89.91,52.101 19.667,9.1442 -19.667,9.1442 c 3.1419,-5.3987 3.1238,-12.785 10e-7,-18.288 z" />
</g>
<path
style="fill:url(#ae);fill-rule:evenodd"
inkscape:connector-curvature="0"
id="path101"
d="m 15.521,8.554 1.4582,-14.335 -2.9163,0 1.4582,14.335 z" />
<path
style="fill:url(#ac);fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
inkscape:connector-curvature="0"
id="path103"
d="m 10.331,-4.238 5.274,-8.7053 5.105,8.7233 C 18.98,-5.242 12.244,-4.955 10.331,-4.238 Z" />
<g
style="fill-rule:evenodd;filter:url(#z)"
id="g105"
transform="matrix(0.32147,0,0,0.32434,2.2605,-8.839)">
<path
inkscape:connector-curvature="0"
id="path107"
d="m 47.289,61.281 45.577,4.5502 0,-9.1 -45.577,4.55 z" />
<path
style="stroke-width:0.625;stroke-linejoin:round"
inkscape:connector-curvature="0"
id="path109"
d="m 89.91,52.101 19.667,9.1442 -19.667,9.1442 c 3.1419,-5.3987 3.1238,-12.785 10e-7,-18.288 z" />
</g>
<path
style="fill:url(#ab);fill-rule:evenodd"
inkscape:connector-curvature="0"
id="path111"
d="m 17.463,10.543 14.652,1.4758 0,-2.952 -14.652,1.476 z" />
<rect
style="opacity:0.2;fill:none;stroke:#ffffff;stroke-width:0.98268002;stroke-dasharray:0.98267661, 0.98267661;stroke-dashoffset:0.49134001"
id="rect113"
x="13.067"
y="-0.83799934"
width="13.675"
height="13.84" />
<path
inkscape:connector-curvature="0"
id="path115"
d="m 10.137,-15.6671 c -1.6065,0 -2.9303,1.3399 -2.9303,2.9658 l 0,28.67 c 0,1.626 1.3238,2.9658 2.9303,2.9658 l 28.327,0 c 1.6065,0 2.9303,-1.3399 2.9303,-2.9658 l 0,-28.67 c 0,-1.626 -1.3238,-2.9658 -2.9303,-2.9658 l -28.327,0 z m 0,1.9772 28.327,0 c 0.55803,0 0.97678,0.42382 0.97678,0.98861 l 0,28.67 c 0,0.56479 -0.41875,0.98861 -0.97678,0.98861 l -28.327,0 c -0.55803,0 -0.97678,-0.42382 -0.97678,-0.98861 l 0,-28.67 c 0,-0.56479 0.41875,-0.98861 0.97678,-0.98861 z"
style="color:#000000;text-indent:0;text-transform:none;block-progression:tb;opacity:0.15" />
<path
inkscape:connector-curvature="0"
id="path117"
d="m 9.1599,-15.1728 c -0.81171,0 -1.4652,0.66138 -1.4652,1.4829 l 0,30.647 c 0,0.82153 0.65347,1.4829 1.4652,1.4829 l 30.28,0 c 0.81171,0 1.4652,-0.66138 1.4652,-1.4829 l 0,-30.647 c 0,-0.82153 -0.65347,-1.4829 -1.4652,-1.4829 l -30.28,0 z m 0,0.95771 30.28,0 c 0.30191,0 0.51892,0.21964 0.51892,0.5252 l 0,30.647 c 0,0.30556 -0.21701,0.5252 -0.51892,0.5252 l -30.28,0 c -0.30191,0 -0.51892,-0.21964 -0.51892,-0.5252 l 0,-30.647 c 0,-0.30556 0.21701,-0.5252 0.51892,-0.5252 z"
style="color:#000000;opacity:0.3" />
<path
inkscape:connector-curvature="0"
id="path119"
d="m 9.1599,-15.1728 c -0.81171,0 -1.4652,0.66138 -1.4652,1.4829 l 0,30.647 c 0,0.82153 0.65347,1.4829 1.4652,1.4829 l 30.28,0 c 0.81171,0 1.4652,-0.66138 1.4652,-1.4829 l 0,-30.647 c 0,-0.82153 -0.65347,-1.4829 -1.4652,-1.4829 l -30.28,0 z m 0,0.47886 30.28,0 c 0.55681,0 0.99204,0.44051 0.99204,1.0041 l 0,30.647 c 0,0.56355 -0.43524,1.0041 -0.99204,1.0041 l -30.28,0 c -0.55681,0 -0.99204,-0.44051 -0.99204,-1.0041 l 0,-30.647 c 0,-0.56355 0.43524,-1.0041 0.99204,-1.0041 z"
style="color:#000000;opacity:0.6" />
<g
id="g121"
transform="matrix(0.48839,0,0,0.4943,0.85723,-22.093016)">
<path
style="fill:url(#r)"
inkscape:connector-curvature="0"
id="path123"
d="M 12,6 C 8.676,6 6,8.676 6,12 l 0,72 c 0,3.324 2.676,6 6,6 l 72,0 c 3.324,0 6,-2.676 6,-6 L 90,12 C 90,8.676 87.324,6 84,6 L 12,6 Z m 5,7 62,0 c 2.216,0 4,1.784 4,4 l 0,62 c 10e-7,2.216 -1.784,4 -4,4 l -62,0 c -2.216,10e-7 -4,-1.784 -4,-4 l 0,-62 c 0,-2.216 1.784,-4 4,-4 z" />
<path
style="opacity:0.5;fill:url(#s)"
inkscape:connector-curvature="0"
id="path125"
d="M 12,6 C 8.676,6 6,8.676 6,12 l 0,72 c 0,0.33472 0.04135,0.6507 0.09375,0.96875 0.0487,0.2956 0.09704,0.59692 0.1875,0.875 0.00988,0.03038 0.020892,0.0636 0.03125,0.09375 0.098865,0.28777 0.23488,0.54745 0.375,0.8125 0.14459,0.27351 0.31562,0.53562 0.5,0.78125 0.18438,0.24564 0.37378,0.47347 0.59375,0.6875 0.43995,0.42806 0.94291,0.81453 1.5,1.0938 0.27854,0.13961 0.57347,0.24695 0.875,0.34375 -0.2562,-0.10022 -0.48671,-0.23627 -0.71875,-0.375 -0.00741,-0.0044 -0.023866,0.0045 -0.03125,0 -0.0319,-0.019 -0.0622,-0.042 -0.0937,-0.062 -0.1204,-0.077 -0.231,-0.164 -0.3437,-0.25 -0.1062,-0.081 -0.2133,-0.161 -0.3126,-0.25 -0.1778,-0.162 -0.3473,-0.346 -0.4999,-0.531 -0.1075,-0.131 -0.2183,-0.266 -0.3124,-0.407 -0.0251,-0.038 -0.0385,-0.086 -0.0626,-0.125 -0.0647,-0.103 -0.1302,-0.204 -0.1874,-0.312 -0.1011,-0.195 -0.2057,-0.416 -0.2813,-0.625 -0.008,-0.022 -0.0236,-0.041 -0.0313,-0.063 -0.0318,-0.092 -0.0358,-0.187 -0.0624,-0.281 -0.0304,-0.107 -0.0704,-0.203 -0.0938,-0.313 -0.0729,-0.341 -0.125,-0.698 -0.125,-1.062 l 0,-72 c 0,-2.782 2.2182,-5 5,-5 l 72,0 c 2.7818,0 5,2.2182 5,5 l 0,72 c 0,0.3643 -0.05212,0.72099 -0.125,1.0625 -0.04415,0.20689 -0.08838,0.39766 -0.15625,0.59375 -0.0077,0.02195 -0.0233,0.04069 -0.03125,0.0625 -0.06274,0.17374 -0.13838,0.36745 -0.21875,0.53125 -0.04158,0.0828 -0.07904,0.16995 -0.125,0.25 -0.0546,0.09721 -0.12677,0.18835 -0.1875,0.28125 -0.09411,0.14096 -0.20492,0.276 -0.3125,0.40625 -0.14317,0.17445 -0.30314,0.347 -0.46875,0.5 -0.01117,0.0102 -0.01998,0.02115 -0.03125,0.03125 -0.13839,0.12556 -0.28509,0.23444 -0.4375,0.34375 -0.10257,0.07315 -0.20432,0.15336 -0.3125,0.21875 -0.0074,0.0045 -0.02384,-0.0044 -0.03125,0 -0.23204,0.13873 -0.46255,0.27478 -0.71875,0.375 0.30153,-0.0968 0.59646,-0.20414 0.875,-0.34375 0.55709,-0.27922 1.0601,-0.66569 1.5,-1.0938 0.21997,-0.21403 0.40937,-0.44186 0.59375,-0.6875 0.18438,-0.24564 0.35541,-0.50774 0.5,-0.78125 0.14012,-0.26505 0.27614,-0.52473 0.375,-0.8125 0.01041,-0.03078 0.02133,-0.06274 0.03125,-0.09375 0.09046,-0.27808 0.1388,-0.5794 0.1875,-0.875 0.053,-0.318 0.094,-0.634 0.094,-0.969 l 0,-72 c 0,-3.324 -2.676,-6 -6,-6 l -72,0 z" />
<path
style="fill:url(#t)"
inkscape:connector-curvature="0"
id="path127"
d="m 17,12 c -2.7527,0 -5,2.2473 -5,5 l 0,62 c 0,2.7527 2.2473,5 5,5 l 62,0 c 2.7527,0 5,-2.2473 5,-5 l 0,-62 c 0,-2.7527 -2.2473,-5 -5,-5 l -62,0 z m 0,2 62,0 c 1.6793,0 3,1.3207 3,3 l 0,62 c 10e-7,1.6793 -1.3207,3 -3,3 l -62,0 c -1.6793,0 -3,-1.3207 -3,-3 l 0,-62 c 0,-1.6793 1.3207,-3 3,-3 z" />
<path
style="opacity:0.4;fill:url(#v)"
inkscape:connector-curvature="0"
id="path129"
d="M 12,90 C 8.676,90 6,87.324 6,84 L 6,12 c 0,-0.33472 0.04135,-0.6507 0.09375,-0.96875 0.0487,-0.2956 0.09704,-0.59692 0.1875,-0.875 0.0099,-0.03 0.0209,-0.063 0.0313,-0.094 0.0989,-0.2873 0.2349,-0.547 0.375,-0.812 0.1446,-0.2735 0.3156,-0.5356 0.5,-0.7812 0.1844,-0.2457 0.3738,-0.4735 0.5937,-0.6876 0.44,-0.428 0.943,-0.8145 1.5,-1.0937 0.2786,-0.1396 0.5735,-0.2469 0.8748,-0.3437 -0.256,0.1002 -0.4865,0.2362 -0.7185,0.375 -0.00741,0.0044 -0.023866,-0.0045 -0.03125,0 -0.031933,0.0193 -0.062293,0.04251 -0.09375,0.0625 -0.1204,0.0767 -0.23102,0.16351 -0.34375,0.25 -0.10617,0.0808 -0.21328,0.16111 -0.3125,0.25 -0.1779,0.1614 -0.3474,0.3453 -0.5,0.5312 -0.1075,0.1303 -0.2183,0.2653 -0.3124,0.4063 -0.0251,0.0383 -0.0385,0.0858 -0.0626,0.125 -0.0647,0.103 -0.1302,0.2045 -0.1874,0.3124 -0.1011,0.1948 -0.2057,0.4158 -0.2813,0.625 -0.008,0.0219 -0.0236,0.0406 -0.0313,0.0626 -0.0318,0.0919 -0.0358,0.1868 -0.0624,0.2812 -0.0304,0.1066 -0.0704,0.203 -0.0938,0.3125 -0.0729,0.3415 -0.125,0.6985 -0.125,1.0625 l 0,72 c 0,2.7818 2.2182,5 5,5 l 72,0 c 2.7818,0 5,-2.2182 5,-5 l 0,-72 c 0,-0.364 -0.052,-0.721 -0.125,-1.0625 -0.044,-0.2069 -0.088,-0.3977 -0.156,-0.5937 -0.008,-0.022 -0.024,-0.0407 -0.031,-0.0626 -0.063,-0.1737 -0.139,-0.3674 -0.219,-0.5312 -0.042,-0.0828 -0.079,-0.17 -0.125,-0.25 -0.055,-0.0972 -0.127,-0.1884 -0.188,-0.2812 -0.094,-0.141 -0.205,-0.276 -0.312,-0.4063 -0.143,-0.1745 -0.303,-0.347 -0.469,-0.5 -0.011,-0.0102 -0.02,-0.0211 -0.031,-0.0313 -0.139,-0.1255 -0.285,-0.2344 -0.438,-0.3437 -0.102,-0.0731 -0.204,-0.1534 -0.312,-0.2187 -0.0074,-0.0045 -0.02384,0.0044 -0.03125,0 -0.23204,-0.13873 -0.46255,-0.27478 -0.71875,-0.375 0.30153,0.0968 0.59646,0.20414 0.875,0.34375 0.55709,0.27922 1.0601,0.66569 1.5,1.0938 0.21997,0.21403 0.40937,0.44186 0.59375,0.6875 0.18438,0.24564 0.35541,0.50774 0.5,0.78125 0.14012,0.26505 0.27614,0.52473 0.375,0.8125 0.01041,0.03078 0.02133,0.06274 0.03125,0.09375 0.09046,0.27808 0.1388,0.5794 0.1875,0.875 0.053,0.318 0.094,0.634 0.094,0.969 l 0,72 c 0,3.324 -2.676,6 -6,6 l -72,0 z" />
</g>
<path
style="fill:url(#aa);fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
inkscape:connector-curvature="0"
id="path131"
d="m 31.082,5.353 8.7051,5.2741 -8.7238,5.1053 c 1.0223,-1.7301 0.73512,-8.4659 0.01875,-10.379 z" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -0,0 +1,705 @@
<?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:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
height="26"
width="26"
version="1.0"
id="svg2"
inkscape:version="0.91 r13725"
sodipodi:docname="graphic_mode_option.svg">
<metadata
id="metadata135">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1057"
inkscape:window-height="846"
id="namedview133"
showgrid="false"
inkscape:zoom="7.0765965"
inkscape:cx="28.523024"
inkscape:cy="3.1403205"
inkscape:window-x="303"
inkscape:window-y="40"
inkscape:window-maximized="0"
inkscape:current-layer="svg2" />
<defs
id="defs4">
<linearGradient
id="b">
<stop
stop-color="#fff"
offset="0"
id="stop7" />
<stop
stop-color="#fff"
stop-opacity="0"
offset="1"
id="stop9" />
</linearGradient>
<linearGradient
id="w"
y2="7.0165"
gradientUnits="userSpaceOnUse"
x2="45.448002"
gradientTransform="scale(1.0059,0.99417)"
y1="92.540001"
x1="45.448002">
<stop
offset="0"
id="stop12" />
<stop
stop-opacity=".58824"
offset="1"
id="stop14" />
</linearGradient>
<filter
id="x"
style="color-interpolation-filters:sRGB">
<feGaussianBlur
stdDeviation="1.71"
id="feGaussianBlur17" />
</filter>
<filter
id="y"
height="1.0908"
width="1.3035001"
y="-0.045378"
x="-0.15174"
style="color-interpolation-filters:sRGB">
<feGaussianBlur
stdDeviation="1.1526305"
id="feGaussianBlur20" />
</filter>
<filter
id="z"
height="1.3025"
width="1.0888"
y="-0.15126"
x="-0.044411998"
style="color-interpolation-filters:sRGB">
<feGaussianBlur
stdDeviation="1.1526305"
id="feGaussianBlur23" />
</filter>
<linearGradient
id="c"
y2="7.0165"
gradientUnits="userSpaceOnUse"
x2="45.448002"
gradientTransform="matrix(1.0059,0,0,0.99417,100,0)"
y1="92.540001"
x1="45.448002">
<stop
offset="0"
id="stop26" />
<stop
stop-opacity=".58824"
offset="1"
id="stop28" />
</linearGradient>
<linearGradient
id="a"
y2="90.238998"
xlink:href="#c"
gradientUnits="userSpaceOnUse"
x2="32.250999"
gradientTransform="matrix(1.0238,0,0,1.0119,-1.1429,-98.071)"
y1="6.1317"
x1="32.250999" />
<linearGradient
id="ad"
y2="90.238998"
xlink:href="#c"
gradientUnits="userSpaceOnUse"
x2="32.250999"
gradientTransform="translate(0,-97)"
y1="6.1317"
x1="32.250999" />
<linearGradient
id="r"
y2="5.9877"
gradientUnits="userSpaceOnUse"
x2="48"
y1="90"
x1="48">
<stop
stop-color="#b4b4b4"
offset="0"
id="stop33" />
<stop
stop-color="#e6e6e6"
offset="1"
id="stop35" />
</linearGradient>
<linearGradient
id="s"
y2="63.893002"
gradientUnits="userSpaceOnUse"
x2="36.356998"
y1="6"
x1="36.356998">
<stop
stop-color="#fff"
offset="0"
id="stop38" />
<stop
stop-color="#fff"
stop-opacity="0"
offset="1"
id="stop40" />
</linearGradient>
<linearGradient
id="t"
y2="83.294998"
gradientUnits="userSpaceOnUse"
x2="43.179001"
gradientTransform="matrix(1.0294,0,0,1.0294,-1.4118,-1.4118)"
y1="13"
x1="43.179001">
<stop
stop-color="#919191"
offset="0"
id="stop43" />
<stop
stop-color="#fdfdfd"
offset="1"
id="stop45" />
</linearGradient>
<radialGradient
id="v"
gradientUnits="userSpaceOnUse"
cy="90.171997"
cx="48"
gradientTransform="matrix(1.1573,0,0,0.99591,-7.551,0.19713)"
r="42">
<stop
stop-color="#fff"
offset="0"
id="stop48" />
<stop
stop-color="#fff"
stop-opacity="0"
offset="1"
id="stop50" />
</radialGradient>
<radialGradient
id="u"
gradientUnits="userSpaceOnUse"
cy="78.287003"
cx="47.098"
gradientTransform="matrix(0.39110775,0,0,0.37596276,-5.6697565,-8.0600521)"
r="38.957001">
<stop
stop-color="#42394b"
offset="0"
id="stop53" />
<stop
offset="1"
id="stop55" />
</radialGradient>
<linearGradient
id="aa"
y2="52.101002"
gradientUnits="userSpaceOnUse"
x2="19.941999"
gradientTransform="matrix(0.32537,0,0,0.32046,2.4094,13.076)"
y1="52.101002"
x1="80.710999">
<stop
stop-color="#fff"
offset="0"
id="stop58" />
<stop
stop-color="#fff"
stop-opacity="0"
offset="1"
id="stop60" />
</linearGradient>
<linearGradient
id="ab"
y2="52.101002"
xlink:href="#b"
gradientUnits="userSpaceOnUse"
x2="19.941999"
gradientTransform="matrix(0.32147,0,0,0.32434,2.2605,12.667)"
y1="52.101002"
x1="80.710999" />
<linearGradient
id="ac"
y2="52.101002"
xlink:href="#b"
gradientUnits="userSpaceOnUse"
x2="19.941999"
gradientTransform="matrix(0,-0.32537,0.32046,0,-3.9466,46.434)"
y1="52.101002"
x1="80.710999" />
<linearGradient
id="ae"
y2="52.101002"
xlink:href="#b"
gradientUnits="userSpaceOnUse"
x2="19.941999"
gradientTransform="matrix(0,-0.32537,0.32046,0,-4.1176,46.434)"
y1="52.101002"
x1="80.710999" />
<linearGradient
inkscape:collect="always"
xlink:href="#c"
id="linearGradient4263"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.0238,0,0,1.0119,-1.1429,-98.071)"
x1="32.250999"
y1="6.1317"
x2="32.250999"
y2="90.238998" />
<linearGradient
inkscape:collect="always"
xlink:href="#c"
id="linearGradient4265"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.0238,0,0,1.0119,-1.1429,-98.071)"
x1="32.250999"
y1="6.1317"
x2="32.250999"
y2="90.238998" />
<linearGradient
inkscape:collect="always"
xlink:href="#c"
id="linearGradient4267"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1.0238,0,0,1.0119,-1.1429,-98.071)"
x1="32.250999"
y1="6.1317"
x2="32.250999"
y2="90.238998" />
<radialGradient
id="a-7"
gradientUnits="userSpaceOnUse"
cy="39.125"
cx="24.812"
gradientTransform="matrix(1,0,0,0.37456,0,24.47)"
r="17.688">
<stop
offset="0"
id="stop7-0" />
<stop
stop-opacity="0"
offset="1"
id="stop9-5" />
</radialGradient>
<radialGradient
id="radialGradient3492"
gradientUnits="userSpaceOnUse"
cy="39.125"
cx="24.812"
gradientTransform="matrix(1,0,0,0.37456,0,24.47)"
r="17.688">
<stop
offset="0"
id="stop3494" />
<stop
stop-opacity="0"
offset="1"
id="stop3496" />
</radialGradient>
<linearGradient
id="i"
y2="6.7758002"
gradientUnits="userSpaceOnUse"
x2="20.631001"
gradientTransform="matrix(0.87827,0,0,0.87827,56.157,5.6701)"
y1="42.254002"
x1="19.648001">
<stop
stop-color="#b6b6b6"
offset="0"
id="stop12-6" />
<stop
stop-color="#f2f2f2"
offset=".5"
id="stop14-0" />
<stop
stop-color="#fafafa"
offset=".67613"
id="stop16" />
<stop
stop-color="#d8d8d8"
offset=".84052"
id="stop18" />
<stop
stop-color="#f2f2f2"
offset=".875"
id="stop20" />
<stop
stop-color="#dbdbdb"
offset="1"
id="stop22" />
</linearGradient>
<linearGradient
id="j"
y2="-4.3003001"
gradientUnits="userSpaceOnUse"
x2="25.291"
gradientTransform="matrix(0.87827,0,0,0.87827,43.255,-36.26)"
y1="-3.6324"
x1="50.153">
<stop
stop-color="#fff"
offset="0"
id="stop25" />
<stop
offset="1"
id="stop27" />
</linearGradient>
<linearGradient
id="k"
y2="6.6286001"
gradientUnits="userSpaceOnUse"
x2="37.535"
gradientTransform="matrix(0.87827,0,0,0.87827,56.467,6.2911)"
y1="13.603"
x1="38.228001">
<stop
stop-color="#98a0a9"
offset="0"
id="stop30" />
<stop
stop-color="#c3d0dd"
offset="1"
id="stop32" />
</linearGradient>
<linearGradient
id="l"
y2="9.6569004"
gradientUnits="userSpaceOnUse"
x2="40.859001"
gradientTransform="translate(53.62,0.70241)"
y1="19.822001"
x1="31.177">
<stop
stop-color="#fff"
offset="0"
id="stop35-4" />
<stop
stop-color="#fff"
stop-opacity="0"
offset="1"
id="stop37" />
</linearGradient>
<linearGradient
id="m"
y2="39.443001"
gradientUnits="userSpaceOnUse"
x2="16.915001"
gradientTransform="matrix(0.87827,0,0,0.87827,56.157,5.6701)"
y1="32.284"
x1="9.7503004">
<stop
stop-color="#3465a4"
offset="0"
id="stop40-2" />
<stop
stop-color="#9fbce1"
offset="0"
id="stop42" />
<stop
stop-color="#6b95ca"
offset="0"
id="stop44" />
<stop
stop-color="#3d6aa5"
offset=".75"
id="stop46" />
<stop
stop-color="#386eb4"
offset="1"
id="stop48-3" />
</linearGradient>
<linearGradient
id="n"
y2="33.195"
gradientUnits="userSpaceOnUse"
x2="10.651"
gradientTransform="matrix(1.0073,-0.026365,0.026365,1.0073,55.213,0.7816)"
y1="35.688"
x1="12.005">
<stop
stop-color="#fff"
offset="0"
id="stop51" />
<stop
stop-color="#fff"
stop-opacity="0"
offset="1"
id="stop53-0" />
</linearGradient>
<linearGradient
id="o"
y2="38.268002"
gradientUnits="userSpaceOnUse"
x2="15.416"
gradientTransform="matrix(0.8781,-0.017324,0.017324,0.8781,55.783,4.7703)"
y1="36.943001"
x1="14.018">
<stop
offset="0"
id="stop56" />
<stop
stop-opacity="0"
offset="1"
id="stop58-1" />
</linearGradient>
<radialGradient
r="17.688"
cy="39.125"
cx="24.812"
gradientTransform="matrix(1,0,0,0.37456,0,24.47)"
gradientUnits="userSpaceOnUse"
id="radialGradient3540"
xlink:href="#a-7"
inkscape:collect="always" />
<radialGradient
r="17.688"
cy="39.125"
cx="24.812"
gradientTransform="matrix(1,0,0,0.37456,0,24.47)"
gradientUnits="userSpaceOnUse"
id="radialGradient3542"
xlink:href="#a-7"
inkscape:collect="always" />
</defs>
<g
display="none"
transform="translate(0,-70)"
id="g65"
style="display:none">
<rect
rx="6"
ry="6"
height="85"
width="86"
y="7"
x="5"
id="rect67"
style="opacity:0.9;fill:url(#w);filter:url(#x)" />
</g>
<g
transform="matrix(0.65823,0,0,0.65823,-84.127,-54.332)"
id="g69"
style="fill:#ffffff;fill-rule:evenodd">
<path
d="m 26.531,58.281 0,6 74.938,0 0,-6 -74.94,0 z"
id="path71"
inkscape:connector-curvature="0" />
<path
d="M 38.09,68.534 18.423,61.303 38.09,54.071 c -3.1419,4.2697 -3.1238,10.111 -1e-6,14.464 z"
id="path73"
inkscape:connector-curvature="0"
style="stroke-width:0.625;stroke-linejoin:round" />
<path
d="m 89.91,54.013 19.667,7.2319 -19.667,7.2319 c 3.1419,-4.2697 3.1238,-10.111 10e-7,-14.464 z"
id="path75"
inkscape:connector-curvature="0"
style="stroke-width:0.625;stroke-linejoin:round" />
</g>
<g
id="g4269">
<g
id="g77"
transform="matrix(0.28279386,0,0,0.28646935,-0.56845967,-1.122322)">
<path
style="opacity:0.07999998;fill:url(#linearGradient4263)"
inkscape:connector-curvature="0"
id="path79"
transform="scale(1,-1)"
d="m 12,-95.031 c -5.5111,0 -10.031,4.5202 -10.031,10.031 l 0,71 c 0,5.5111 4.5202,10.031 10.031,10.031 l 72,0 c 5.5111,0 10.031,-4.5202 10.031,-10.031 l 0,-71 c 0,-5.5111 -4.5202,-10.031 -10.031,-10.031 l -72,0 z" />
<path
style="opacity:0.1;fill:url(#linearGradient4265)"
inkscape:connector-curvature="0"
id="path81"
transform="scale(1,-1)"
d="m 12,-94.031 c -4.9716,0 -9.0312,4.0596 -9.0312,9.0312 l 0,71 c 0,4.9716 4.0596,9.0312 9.0312,9.0312 l 72,0 c 4.9716,0 9.0312,-4.0596 9.0312,-9.0312 l 0,-71 c 0,-4.9716 -4.0596,-9.0312 -9.0312,-9.0312 l -72,0 z" />
<path
style="opacity:0.2;fill:url(#linearGradient4267)"
inkscape:connector-curvature="0"
id="path83"
transform="scale(1,-1)"
d="m 12,-93 c -4.4091,0 -8,3.5909 -8,8 l 0,71 c 0,4.4091 3.5909,8 8,8 l 72,0 c 4.4091,0 8,-3.5909 8,-8 l 0,-71 c 0,-4.4091 -3.5909,-8 -8,-8 l -72,0 z" />
<rect
style="opacity:0.3;fill:url(#a)"
id="rect85"
x="5"
y="-92"
width="86"
height="85"
ry="7"
rx="7"
transform="scale(1,-1)" />
<rect
style="opacity:0.45;fill:url(#ad)"
id="rect87"
x="6"
y="-91"
width="84"
height="84"
ry="6"
rx="6"
transform="scale(1,-1)" />
</g>
<rect
style="fill:url(#u)"
id="rect89"
x="1.7337576"
y="1.2423486"
width="22.033939"
height="22.492743"
ry="1.7684832"
rx="1.6551076" />
<path
style="opacity:0.12000002;fill:#d9c6ed"
inkscape:connector-curvature="0"
id="path91"
d="m 3.3906601,1.2410739 c -0.9169564,0 -1.6525598,0.7928182 -1.6525598,1.7725399 l 0,14.0551372 C 7.0613235,13.098285 14.693382,10.252138 23.769143,10.828784 l 0,-7.8157498 c 0,-0.9794319 -0.744636,-1.7722501 -1.661824,-1.7722501 l -18.7172379,0 z" />
<path
inkscape:connector-curvature="0"
id="path115"
d="m 4.8048321,2.6017887 c -0.9302163,0 -1.69674,0.7765331 -1.69674,1.7188161 l 0,16.6155702 c 0,0.94234 0.7665237,1.718816 1.69674,1.718816 l 16.4022639,0 c 0.930216,0 1.69674,-0.776534 1.69674,-1.718816 l 0,-16.6155702 c 0,-0.942341 -0.766524,-1.7188161 -1.69674,-1.7188161 l -16.4022639,0 z m 0,1.1458774 16.4022639,0 c 0.323118,0 0.565588,0.245623 0.565588,0.5729444 l 0,16.6155705 c 0,0.327321 -0.24247,0.572944 -0.565588,0.572944 l -16.4022639,0 c -0.3231177,0 -0.5655877,-0.245623 -0.5655877,-0.572944 l 0,-16.6155705 c 0,-0.3273214 0.24247,-0.5729444 0.5655877,-0.5729444 z"
style="color:#000000;text-indent:0;text-transform:none;block-progression:tb;opacity:0.15" />
<path
inkscape:connector-curvature="0"
id="path117"
d="m 4.2390591,2.888258 c -0.4700067,0 -0.848399,0.3832998 -0.848399,0.8594081 l 0,17.7613309 c 0,0.476114 0.3783807,0.859408 0.848399,0.859408 l 17.5331149,0 c 0.470008,0 0.848399,-0.383299 0.848399,-0.859408 l 0,-17.7613309 c 0,-0.476114 -0.378381,-0.8594081 -0.848399,-0.8594081 l -17.5331149,0 z m 0,0.5550366 17.5331149,0 c 0.174817,0 0.300472,0.1272914 0.300472,0.3043773 l 0,17.7613311 c 0,0.177086 -0.125655,0.304378 -0.300472,0.304378 l -17.5331149,0 c -0.1748158,0 -0.3004717,-0.127292 -0.3004717,-0.304378 l 0,-17.7613311 c 0,-0.1770859 0.1256559,-0.3043773 0.3004717,-0.3043773 z"
style="color:#000000;opacity:0.3" />
<path
inkscape:connector-curvature="0"
id="path119"
d="m 4.2390591,2.888258 c -0.4700067,0 -0.848399,0.3832998 -0.848399,0.8594081 l 0,17.7613309 c 0,0.476114 0.3783807,0.859408 0.848399,0.859408 l 17.5331149,0 c 0.470008,0 0.848399,-0.383299 0.848399,-0.859408 l 0,-17.7613309 c 0,-0.476114 -0.378381,-0.8594081 -0.848399,-0.8594081 l -17.5331149,0 z m 0,0.2775212 17.5331149,0 c 0.322412,0 0.574424,0.2552956 0.574424,0.5819216 l 0,17.7613312 c 0,0.326602 -0.252018,0.581922 -0.574424,0.581922 l -17.5331149,0 c -0.3224113,0 -0.5744238,-0.255296 -0.5744238,-0.581922 l 0,-17.7613312 c 0,-0.3266028 0.2520183,-0.5819216 0.5744238,-0.5819216 z"
style="color:#000000;opacity:0.6" />
<g
id="g121"
transform="matrix(0.28279386,0,0,0.28646935,-0.56845967,-1.122322)">
<path
style="fill:url(#r)"
inkscape:connector-curvature="0"
id="path123"
d="M 12,6 C 8.676,6 6,8.676 6,12 l 0,72 c 0,3.324 2.676,6 6,6 l 72,0 c 3.324,0 6,-2.676 6,-6 L 90,12 C 90,8.676 87.324,6 84,6 L 12,6 Z m 5,7 62,0 c 2.216,0 4,1.784 4,4 l 0,62 c 10e-7,2.216 -1.784,4 -4,4 l -62,0 c -2.216,10e-7 -4,-1.784 -4,-4 l 0,-62 c 0,-2.216 1.784,-4 4,-4 z" />
<path
style="opacity:0.5;fill:url(#s)"
inkscape:connector-curvature="0"
id="path125"
d="M 12,6 C 8.676,6 6,8.676 6,12 l 0,72 c 0,0.33472 0.04135,0.6507 0.09375,0.96875 0.0487,0.2956 0.09704,0.59692 0.1875,0.875 0.00988,0.03038 0.020892,0.0636 0.03125,0.09375 0.098865,0.28777 0.23488,0.54745 0.375,0.8125 0.14459,0.27351 0.31562,0.53562 0.5,0.78125 0.18438,0.24564 0.37378,0.47347 0.59375,0.6875 0.43995,0.42806 0.94291,0.81453 1.5,1.0938 0.27854,0.13961 0.57347,0.24695 0.875,0.34375 -0.2562,-0.10022 -0.48671,-0.23627 -0.71875,-0.375 -0.00741,-0.0044 -0.023866,0.0045 -0.03125,0 -0.0319,-0.019 -0.0622,-0.042 -0.0937,-0.062 -0.1204,-0.077 -0.231,-0.164 -0.3437,-0.25 -0.1062,-0.081 -0.2133,-0.161 -0.3126,-0.25 -0.1778,-0.162 -0.3473,-0.346 -0.4999,-0.531 -0.1075,-0.131 -0.2183,-0.266 -0.3124,-0.407 -0.0251,-0.038 -0.0385,-0.086 -0.0626,-0.125 -0.0647,-0.103 -0.1302,-0.204 -0.1874,-0.312 -0.1011,-0.195 -0.2057,-0.416 -0.2813,-0.625 -0.008,-0.022 -0.0236,-0.041 -0.0313,-0.063 -0.0318,-0.092 -0.0358,-0.187 -0.0624,-0.281 -0.0304,-0.107 -0.0704,-0.203 -0.0938,-0.313 -0.0729,-0.341 -0.125,-0.698 -0.125,-1.062 l 0,-72 c 0,-2.782 2.2182,-5 5,-5 l 72,0 c 2.7818,0 5,2.2182 5,5 l 0,72 c 0,0.3643 -0.05212,0.72099 -0.125,1.0625 -0.04415,0.20689 -0.08838,0.39766 -0.15625,0.59375 -0.0077,0.02195 -0.0233,0.04069 -0.03125,0.0625 -0.06274,0.17374 -0.13838,0.36745 -0.21875,0.53125 -0.04158,0.0828 -0.07904,0.16995 -0.125,0.25 -0.0546,0.09721 -0.12677,0.18835 -0.1875,0.28125 -0.09411,0.14096 -0.20492,0.276 -0.3125,0.40625 -0.14317,0.17445 -0.30314,0.347 -0.46875,0.5 -0.01117,0.0102 -0.01998,0.02115 -0.03125,0.03125 -0.13839,0.12556 -0.28509,0.23444 -0.4375,0.34375 -0.10257,0.07315 -0.20432,0.15336 -0.3125,0.21875 -0.0074,0.0045 -0.02384,-0.0044 -0.03125,0 -0.23204,0.13873 -0.46255,0.27478 -0.71875,0.375 0.30153,-0.0968 0.59646,-0.20414 0.875,-0.34375 0.55709,-0.27922 1.0601,-0.66569 1.5,-1.0938 0.21997,-0.21403 0.40937,-0.44186 0.59375,-0.6875 0.18438,-0.24564 0.35541,-0.50774 0.5,-0.78125 0.14012,-0.26505 0.27614,-0.52473 0.375,-0.8125 0.01041,-0.03078 0.02133,-0.06274 0.03125,-0.09375 0.09046,-0.27808 0.1388,-0.5794 0.1875,-0.875 0.053,-0.318 0.094,-0.634 0.094,-0.969 l 0,-72 c 0,-3.324 -2.676,-6 -6,-6 l -72,0 z" />
<path
style="fill:url(#t)"
inkscape:connector-curvature="0"
id="path127"
d="m 17,12 c -2.7527,0 -5,2.2473 -5,5 l 0,62 c 0,2.7527 2.2473,5 5,5 l 62,0 c 2.7527,0 5,-2.2473 5,-5 l 0,-62 c 0,-2.7527 -2.2473,-5 -5,-5 l -62,0 z m 0,2 62,0 c 1.6793,0 3,1.3207 3,3 l 0,62 c 10e-7,1.6793 -1.3207,3 -3,3 l -62,0 c -1.6793,0 -3,-1.3207 -3,-3 l 0,-62 c 0,-1.6793 1.3207,-3 3,-3 z" />
<path
style="opacity:0.4;fill:url(#v)"
inkscape:connector-curvature="0"
id="path129"
d="M 12,90 C 8.676,90 6,87.324 6,84 L 6,12 c 0,-0.33472 0.04135,-0.6507 0.09375,-0.96875 0.0487,-0.2956 0.09704,-0.59692 0.1875,-0.875 0.0099,-0.03 0.0209,-0.063 0.0313,-0.094 0.0989,-0.2873 0.2349,-0.547 0.375,-0.812 0.1446,-0.2735 0.3156,-0.5356 0.5,-0.7812 0.1844,-0.2457 0.3738,-0.4735 0.5937,-0.6876 0.44,-0.428 0.943,-0.8145 1.5,-1.0937 0.2786,-0.1396 0.5735,-0.2469 0.8748,-0.3437 -0.256,0.1002 -0.4865,0.2362 -0.7185,0.375 -0.00741,0.0044 -0.023866,-0.0045 -0.03125,0 -0.031933,0.0193 -0.062293,0.04251 -0.09375,0.0625 -0.1204,0.0767 -0.23102,0.16351 -0.34375,0.25 -0.10617,0.0808 -0.21328,0.16111 -0.3125,0.25 -0.1779,0.1614 -0.3474,0.3453 -0.5,0.5312 -0.1075,0.1303 -0.2183,0.2653 -0.3124,0.4063 -0.0251,0.0383 -0.0385,0.0858 -0.0626,0.125 -0.0647,0.103 -0.1302,0.2045 -0.1874,0.3124 -0.1011,0.1948 -0.2057,0.4158 -0.2813,0.625 -0.008,0.0219 -0.0236,0.0406 -0.0313,0.0626 -0.0318,0.0919 -0.0358,0.1868 -0.0624,0.2812 -0.0304,0.1066 -0.0704,0.203 -0.0938,0.3125 -0.0729,0.3415 -0.125,0.6985 -0.125,1.0625 l 0,72 c 0,2.7818 2.2182,5 5,5 l 72,0 c 2.7818,0 5,-2.2182 5,-5 l 0,-72 c 0,-0.364 -0.052,-0.721 -0.125,-1.0625 -0.044,-0.2069 -0.088,-0.3977 -0.156,-0.5937 -0.008,-0.022 -0.024,-0.0407 -0.031,-0.0626 -0.063,-0.1737 -0.139,-0.3674 -0.219,-0.5312 -0.042,-0.0828 -0.079,-0.17 -0.125,-0.25 -0.055,-0.0972 -0.127,-0.1884 -0.188,-0.2812 -0.094,-0.141 -0.205,-0.276 -0.312,-0.4063 -0.143,-0.1745 -0.303,-0.347 -0.469,-0.5 -0.011,-0.0102 -0.02,-0.0211 -0.031,-0.0313 -0.139,-0.1255 -0.285,-0.2344 -0.438,-0.3437 -0.102,-0.0731 -0.204,-0.1534 -0.312,-0.2187 -0.0074,-0.0045 -0.02384,0.0044 -0.03125,0 -0.23204,-0.13873 -0.46255,-0.27478 -0.71875,-0.375 0.30153,0.0968 0.59646,0.20414 0.875,0.34375 0.55709,0.27922 1.0601,0.66569 1.5,1.0938 0.21997,0.21403 0.40937,0.44186 0.59375,0.6875 0.18438,0.24564 0.35541,0.50774 0.5,0.78125 0.14012,0.26505 0.27614,0.52473 0.375,0.8125 0.01041,0.03078 0.02133,0.06274 0.03125,0.09375 0.09046,0.27808 0.1388,0.5794 0.1875,0.875 0.053,0.318 0.094,0.634 0.094,0.969 l 0,72 c 0,3.324 -2.676,6 -6,6 l -72,0 z" />
</g>
</g>
<g
transform="matrix(0.42052069,0,0,0.45741556,-16.383267,4.3112368)"
id="g60">
<path
inkscape:connector-curvature="0"
style="color:#000000;opacity:0.19886002;fill:url(#radialGradient3540)"
d="m 42.5,39.125 a 17.688,6.625 0 1 1 -35.375,0 17.688,6.625 0 1 1 35.375,0 z"
transform="matrix(0.75112,0,0,0.5787,70.66,20.066)"
id="path62" />
<path
inkscape:connector-curvature="0"
style="color:#000000;opacity:0.3125;fill:url(#radialGradient3542)"
d="m 42.5,39.125 a 17.688,6.625 0 1 1 -35.375,0 17.688,6.625 0 1 1 35.375,0 z"
transform="matrix(0.83607,0,0,0.68544,45.66,16.42)"
id="path64" />
<path
inkscape:connector-curvature="0"
style="color:#000000;fill:url(#i);stroke:#888a85"
d="M 71.526,21.918 90.519,41.35 c 0.76849,0.87827 3.2035,1.5571 4.8305,0 1.5711,-1.5036 1.2076,-3.6229 -0.32935,-5.1598 l -18.224,-19.542 c 2.25,-6.25 -2.3039,-11.5 -8.1789,-10.375 l -1.2625,1.1527 3.9522,3.7326 0.21957,3.2935 -2.9508,2.6936 -3.5264,-0.38814 -3.6229,-3.4033 -1.2701,1.2549 c -0.59076,5.6413 5.3077,10.683 11.37,7.3082 z"
id="path66" />
<path
inkscape:connector-curvature="0"
style="color:#000000;opacity:0.42613998;fill:none;stroke:#ffffff"
d="M 71.737,20.643 90.94,40.671 c 0.59491,0.67989 2.4799,1.2054 3.7394,0 1.2163,-1.164 0.93485,-2.8046 -0.25496,-3.9944 l -18.491,-19.622 c 1.5,-6.5 -1.8588,-10.005 -6.8588,-9.8796 l -0.27013,0.27338 3.6029,3.2363 0.13017,4.1818 -3.6139,3.2985 -4.2423,-0.45821 -3.1766,-2.9915 -0.35264,0.43006 c -0.3125,5.9688 6.4917,8.6848 10.585,5.4973 z"
id="path68" />
<rect
style="color:#000000;opacity:0.17045001;fill:none;stroke:url(#j)"
transform="matrix(0.69794047,0.71615578,-0.71615578,0.69794047,0,0)"
rx="0.88388002"
ry="0.88388002"
height="2.0555"
width="23.268"
y="-40.528"
x="66.112"
id="rect70" />
<path
inkscape:connector-curvature="0"
style="color:#000000;fill:url(#k);stroke:#878f9d"
d="M 76.118,30.828 C 76.952,30.113 89.402,17.379 89.402,17.379 l 3.0739,-0.21957 4.8305,-6.6968 -4.0243,-3.5852 -6.2577,5.3794 0,3.0739 -12.735,13.229 c -0.60381,0.60381 1.0602,2.9265 1.8287,2.2678 z"
id="path72" />
<path
inkscape:connector-curvature="0"
style="color:#000000;opacity:0.53977003;fill:none;stroke:url(#l)"
d="m 76.022,29.788 c 0.646,-0.555 13.024,-13.23 13.024,-13.23 l 2.9286,-0.248 4.2139,-5.6621 -2.8897,-2.549 -5.4766,4.7175 0.15526,2.851 -12.676,13.292 c -0.46852,0.46852 0.12396,1.3392 0.72026,0.82811 z"
id="path74" />
<path
inkscape:connector-curvature="0"
style="color:#000000;fill:url(#m);stroke:#204a87"
d="m 62.085,44.314 c 1.3166,1.4652 4.9737,2.1282 6.5954,-0.70991 0.70711,-1.2374 2.0939,-4.7028 8.2811,-10.271 1.0391,-0.93417 2.1399,-3.0711 1.2067,-4.2239 l -2.4152,-2.4152 c -0.98805,-1.0978 -3.7344,-0.58575 -4.8612,0.95088 -3.3588,4.5962 -8.8461,8.2549 -10.084,8.6968 -2.3679,0.84568 -2.1014,4.3361 -0.53482,5.9965 l 1.8114,1.9761 z"
id="path76" />
<path
inkscape:connector-curvature="0"
style="color:#000000;fill:#ffffff;stroke:#a1a1a1;stroke-width:1.13859999"
d="m 43.25,37.5 a 1.375,1.375 0 1 1 -2.75,0 1.375,1.375 0 1 1 2.75,0 z"
transform="matrix(0.87827,0,0,0.87827,56.047,5.7799)"
id="path78" />
<path
inkscape:connector-curvature="0"
style="color:#000000;opacity:0.60227003;fill:#ffffff"
d="m 20.771,28.201 a 1.7678,1.7678 0 1 1 -3.5355,0 1.7678,1.7678 0 1 1 3.5355,0 z"
transform="matrix(0.57088,0,0,0.57088,62.774,11.954)"
id="path80" />
<path
inkscape:connector-curvature="0"
style="color:#000000;fill:none;stroke:url(#n);stroke-width:2.29450011;stroke-linecap:round;stroke-linejoin:round"
d="m 72.299,30.327 c 0,0 -7.1699,7.2996 -10.529,8.537"
id="path82" />
<path
inkscape:connector-curvature="0"
style="color:#000000;opacity:0.19886002;fill:none;stroke:#ffffff"
d="m 62.426,43.189 c 1.4413,1.7456 4.5995,2.1612 5.5912,-0.37059 0.68131,-1.7395 3.3336,-5.6658 8.1976,-10.043 0.81691,-0.73438 1.6823,-2.4143 0.94867,-3.3205 l -1.8987,-1.8987 c -0.77674,-0.86305 -2.9358,-0.46048 -3.8215,0.74752 -2.6404,3.6132 -8.4833,8.3396 -9.8957,8.8056 -2.1868,0.72161 -1.777,3.2213 -0.54544,4.5265 l 1.424,1.5535 z"
id="path84" />
<path
inkscape:connector-curvature="0"
style="color:#000000;opacity:0.27841001;fill:none;stroke:url(#o);stroke-width:2.29450011;stroke-linecap:round;stroke-linejoin:round"
d="m 74.444,31.963 c 0,0 -7.3228,6.6174 -8.9138,10.86"
id="path86" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 27 KiB

View File

@ -1,58 +1,311 @@
<svg xmlns="http://www.w3.org/2000/svg" height="48" width="48" version="1.1" viewBox="0 0 48 48">
<defs>
<radialGradient id="a" gradientUnits="userSpaceOnUse" cy="39.125" cx="24.812" gradientTransform="matrix(1 0 0 .37456 0 24.47)" r="17.688">
<stop offset="0"/>
<stop stop-opacity="0" offset="1"/>
</radialGradient>
<linearGradient id="i" y2="6.7758" gradientUnits="userSpaceOnUse" x2="20.631" gradientTransform="matrix(.87827 0 0 .87827 56.157 5.6701)" y1="42.254" x1="19.648">
<stop stop-color="#b6b6b6" offset="0"/>
<stop stop-color="#f2f2f2" offset=".5"/>
<stop stop-color="#fafafa" offset=".67613"/>
<stop stop-color="#d8d8d8" offset=".84052"/>
<stop stop-color="#f2f2f2" offset=".875"/>
<stop stop-color="#dbdbdb" offset="1"/>
</linearGradient>
<linearGradient id="j" y2="-4.3003" gradientUnits="userSpaceOnUse" x2="25.291" gradientTransform="matrix(.87827 0 0 .87827 43.255 -36.26)" y1="-3.6324" x1="50.153">
<stop stop-color="#fff" offset="0"/>
<stop offset="1"/>
</linearGradient>
<linearGradient id="k" y2="6.6286" gradientUnits="userSpaceOnUse" x2="37.535" gradientTransform="matrix(.87827 0 0 .87827 56.467 6.2911)" y1="13.603" x1="38.228">
<stop stop-color="#98a0a9" offset="0"/>
<stop stop-color="#c3d0dd" offset="1"/>
</linearGradient>
<linearGradient id="l" y2="9.6569" gradientUnits="userSpaceOnUse" x2="40.859" gradientTransform="translate(53.62 .70241)" y1="19.822" x1="31.177">
<stop stop-color="#fff" offset="0"/>
<stop stop-color="#fff" stop-opacity="0" offset="1"/>
</linearGradient>
<linearGradient id="m" y2="39.443" gradientUnits="userSpaceOnUse" x2="16.915" gradientTransform="matrix(.87827 0 0 .87827 56.157 5.6701)" y1="32.284" x1="9.7503">
<stop stop-color="#3465a4" offset="0"/>
<stop stop-color="#9fbce1" offset="0"/>
<stop stop-color="#6b95ca" offset="0"/>
<stop stop-color="#3d6aa5" offset=".75"/>
<stop stop-color="#386eb4" offset="1"/>
</linearGradient>
<linearGradient id="n" y2="33.195" gradientUnits="userSpaceOnUse" x2="10.651" gradientTransform="matrix(1.0073 -.026365 .026365 1.0073 55.213 .7816)" y1="35.688" x1="12.005">
<stop stop-color="#fff" offset="0"/>
<stop stop-color="#fff" stop-opacity="0" offset="1"/>
</linearGradient>
<linearGradient id="o" y2="38.268" gradientUnits="userSpaceOnUse" x2="15.416" gradientTransform="matrix(.8781 -.017324 .017324 .8781 55.783 4.7703)" y1="36.943" x1="14.018">
<stop offset="0"/>
<stop stop-opacity="0" offset="1"/>
</linearGradient>
</defs>
<g transform="translate(-53.85,-2.1)">
<path opacity=".19886" style="color:#000000" d="m42.5 39.125a17.688 6.625 0 1 1 -35.375 0 17.688 6.625 0 1 1 35.375 0z" transform="matrix(.75112 0 0 .5787 70.66 20.066)" fill="url(#a)"/>
<path opacity=".3125" style="color:#000000" d="m42.5 39.125a17.688 6.625 0 1 1 -35.375 0 17.688 6.625 0 1 1 35.375 0z" transform="matrix(.83607 0 0 .68544 45.66 16.42)" fill="url(#a)"/>
<path style="color:#000000" fill="url(#i)" d="m71.526 21.918 18.993 19.432c0.76849 0.87827 3.2035 1.5571 4.8305 0 1.5711-1.5036 1.2076-3.6229-0.32935-5.1598l-18.224-19.542c2.25-6.25-2.3039-11.5-8.1789-10.375l-1.2625 1.1527 3.9522 3.7326 0.21957 3.2935-2.9508 2.6936-3.5264-0.38814-3.6229-3.4033-1.2701 1.2549c-0.59076 5.6413 5.3077 10.683 11.37 7.3082z" stroke="#888a85"/>
<path opacity=".42614" style="color:#000000" d="m71.737 20.643 19.203 20.028c0.59491 0.67989 2.4799 1.2054 3.7394 0 1.2163-1.164 0.93485-2.8046-0.25496-3.9944l-18.491-19.622c1.5-6.5-1.8588-10.005-6.8588-9.8796l-0.27013 0.27338 3.6029 3.2363 0.13017 4.1818-3.6139 3.2985-4.2423-0.45821-3.1766-2.9915-0.35264 0.43006c-0.3125 5.9688 6.4917 8.6848 10.585 5.4973z" stroke="#fff" fill="none"/>
<rect opacity=".17045" style="color:#000000" transform="rotate(45.738)" rx=".88388" ry=".88388" height="2.0555" width="23.268" stroke="url(#j)" y="-40.528" x="66.112" fill="none"/>
<path style="color:#000000" fill="url(#k)" d="m76.118 30.828c0.834-0.715 13.284-13.449 13.284-13.449l3.0739-0.21957 4.8305-6.6968-4.0243-3.5852-6.2577 5.3794v3.0739l-12.735 13.229c-0.60381 0.60381 1.0602 2.9265 1.8287 2.2678z" stroke="#878f9d"/>
<path opacity=".53977" style="color:#000000" d="m76.022 29.788c0.646-0.555 13.024-13.23 13.024-13.23l2.9286-0.248 4.2139-5.6621-2.8897-2.549-5.4766 4.7175 0.15526 2.851-12.676 13.292c-0.46852 0.46852 0.12396 1.3392 0.72026 0.82811z" stroke="url(#l)" fill="none"/>
<path style="color:#000000" fill="url(#m)" d="m62.085 44.314c1.3166 1.4652 4.9737 2.1282 6.5954-0.70991 0.70711-1.2374 2.0939-4.7028 8.2811-10.271 1.0391-0.93417 2.1399-3.0711 1.2067-4.2239l-2.4152-2.4152c-0.98805-1.0978-3.7344-0.58575-4.8612 0.95088-3.3588 4.5962-8.8461 8.2549-10.084 8.6968-2.3679 0.84568-2.1014 4.3361-0.53482 5.9965l1.8114 1.9761z" stroke="#204a87"/>
<path style="color:#000000" d="m43.25 37.5a1.375 1.375 0 1 1 -2.75 0 1.375 1.375 0 1 1 2.75 0z" transform="matrix(.87827 0 0 .87827 56.047 5.7799)" stroke="#a1a1a1" stroke-width="1.1386" fill="#fff"/>
<path opacity=".60227" style="color:#000000" d="m20.771 28.201a1.7678 1.7678 0 1 1 -3.5355 0 1.7678 1.7678 0 1 1 3.5355 0z" transform="matrix(.57088 0 0 .57088 62.774 11.954)" fill="#fff"/>
<path stroke-linejoin="round" style="color:#000000" d="m72.299 30.327s-7.1699 7.2996-10.529 8.537" stroke="url(#n)" stroke-linecap="round" stroke-width="2.2945" fill="none"/>
<path opacity=".19886" style="color:#000000" d="m62.426 43.189c1.4413 1.7456 4.5995 2.1612 5.5912-0.37059 0.68131-1.7395 3.3336-5.6658 8.1976-10.043 0.81691-0.73438 1.6823-2.4143 0.94867-3.3205l-1.8987-1.8987c-0.77674-0.86305-2.9358-0.46048-3.8215 0.74752-2.6404 3.6132-8.4833 8.3396-9.8957 8.8056-2.1868 0.72161-1.777 3.2213-0.54544 4.5265l1.424 1.5535z" stroke="#fff" fill="none"/>
<path opacity=".27841" stroke-linejoin="round" style="color:#000000" d="m74.444 31.963s-7.3228 6.6174-8.9138 10.86" stroke="url(#o)" stroke-linecap="round" stroke-width="2.2945" fill="none"/>
</g>
<?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:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
height="26"
width="26"
version="1.1"
viewBox="0 0 26 26"
id="svg2"
inkscape:version="0.91 r13725"
sodipodi:docname="tools.svg">
<metadata
id="metadata90">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="987"
inkscape:window-height="731"
id="namedview88"
showgrid="false"
inkscape:zoom="13.906433"
inkscape:cx="21.412297"
inkscape:cy="16.9275"
inkscape:window-x="417"
inkscape:window-y="53"
inkscape:window-maximized="0"
inkscape:current-layer="svg2" />
<defs
id="defs4">
<radialGradient
id="a"
gradientUnits="userSpaceOnUse"
cy="39.125"
cx="24.812"
gradientTransform="matrix(1,0,0,0.37456,0,24.47)"
r="17.688">
<stop
offset="0"
id="stop7" />
<stop
stop-opacity="0"
offset="1"
id="stop9" />
</radialGradient>
<linearGradient
id="i"
y2="6.7758002"
gradientUnits="userSpaceOnUse"
x2="20.631001"
gradientTransform="matrix(0.87827,0,0,0.87827,56.157,5.6701)"
y1="42.254002"
x1="19.648001">
<stop
stop-color="#b6b6b6"
offset="0"
id="stop12" />
<stop
stop-color="#f2f2f2"
offset=".5"
id="stop14" />
<stop
stop-color="#fafafa"
offset=".67613"
id="stop16" />
<stop
stop-color="#d8d8d8"
offset=".84052"
id="stop18" />
<stop
stop-color="#f2f2f2"
offset=".875"
id="stop20" />
<stop
stop-color="#dbdbdb"
offset="1"
id="stop22" />
</linearGradient>
<linearGradient
id="j"
y2="-4.3003001"
gradientUnits="userSpaceOnUse"
x2="25.291"
gradientTransform="matrix(0.87827,0,0,0.87827,43.255,-36.26)"
y1="-3.6324"
x1="50.153">
<stop
stop-color="#fff"
offset="0"
id="stop25" />
<stop
offset="1"
id="stop27" />
</linearGradient>
<linearGradient
id="k"
y2="6.6286001"
gradientUnits="userSpaceOnUse"
x2="37.535"
gradientTransform="matrix(0.87827,0,0,0.87827,56.467,6.2911)"
y1="13.603"
x1="38.228001">
<stop
stop-color="#98a0a9"
offset="0"
id="stop30" />
<stop
stop-color="#c3d0dd"
offset="1"
id="stop32" />
</linearGradient>
<linearGradient
id="l"
y2="9.6569004"
gradientUnits="userSpaceOnUse"
x2="40.859001"
gradientTransform="translate(53.62,0.70241)"
y1="19.822001"
x1="31.177">
<stop
stop-color="#fff"
offset="0"
id="stop35" />
<stop
stop-color="#fff"
stop-opacity="0"
offset="1"
id="stop37" />
</linearGradient>
<linearGradient
id="m"
y2="39.443001"
gradientUnits="userSpaceOnUse"
x2="16.915001"
gradientTransform="matrix(0.87827,0,0,0.87827,56.157,5.6701)"
y1="32.284"
x1="9.7503004">
<stop
stop-color="#3465a4"
offset="0"
id="stop40" />
<stop
stop-color="#9fbce1"
offset="0"
id="stop42" />
<stop
stop-color="#6b95ca"
offset="0"
id="stop44" />
<stop
stop-color="#3d6aa5"
offset=".75"
id="stop46" />
<stop
stop-color="#386eb4"
offset="1"
id="stop48" />
</linearGradient>
<linearGradient
id="n"
y2="33.195"
gradientUnits="userSpaceOnUse"
x2="10.651"
gradientTransform="matrix(1.0073,-0.026365,0.026365,1.0073,55.213,0.7816)"
y1="35.688"
x1="12.005">
<stop
stop-color="#fff"
offset="0"
id="stop51" />
<stop
stop-color="#fff"
stop-opacity="0"
offset="1"
id="stop53" />
</linearGradient>
<linearGradient
id="o"
y2="38.268002"
gradientUnits="userSpaceOnUse"
x2="15.416"
gradientTransform="matrix(0.8781,-0.017324,0.017324,0.8781,55.783,4.7703)"
y1="36.943001"
x1="14.018">
<stop
offset="0"
id="stop56" />
<stop
stop-opacity="0"
offset="1"
id="stop58" />
</linearGradient>
<radialGradient
inkscape:collect="always"
xlink:href="#a"
id="radialGradient3544"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1,0,0,0.37456,0,24.47)"
cx="24.812"
cy="39.125"
r="17.688" />
<radialGradient
inkscape:collect="always"
xlink:href="#a"
id="radialGradient3546"
gradientUnits="userSpaceOnUse"
gradientTransform="matrix(1,0,0,0.37456,0,24.47)"
cx="24.812"
cy="39.125"
r="17.688" />
</defs>
<g
transform="matrix(0.6289298,0,0,0.61481494,-36.206718,-3.310135)"
id="g60">
<path
style="color:#000000;opacity:0.19886002;fill:url(#radialGradient3544)"
d="m 42.5,39.125 a 17.688,6.625 0 1 1 -35.375,0 17.688,6.625 0 1 1 35.375,0 z"
transform="matrix(0.75112,0,0,0.5787,70.66,20.066)"
id="path62"
inkscape:connector-curvature="0" />
<path
style="color:#000000;opacity:0.3125;fill:url(#radialGradient3546)"
d="m 42.5,39.125 a 17.688,6.625 0 1 1 -35.375,0 17.688,6.625 0 1 1 35.375,0 z"
transform="matrix(0.83607,0,0,0.68544,45.66,16.42)"
id="path64"
inkscape:connector-curvature="0" />
<path
style="color:#000000;fill:url(#i);stroke:#888a85"
d="M 71.526,21.918 90.519,41.35 c 0.76849,0.87827 3.2035,1.5571 4.8305,0 1.5711,-1.5036 1.2076,-3.6229 -0.32935,-5.1598 l -18.224,-19.542 c 2.25,-6.25 -2.3039,-11.5 -8.1789,-10.375 l -1.2625,1.1527 3.9522,3.7326 0.21957,3.2935 -2.9508,2.6936 -3.5264,-0.38814 -3.6229,-3.4033 -1.2701,1.2549 c -0.59076,5.6413 5.3077,10.683 11.37,7.3082 z"
id="path66"
inkscape:connector-curvature="0" />
<path
style="color:#000000;opacity:0.42613998;fill:none;stroke:#ffffff"
d="M 71.737,20.643 90.94,40.671 c 0.59491,0.67989 2.4799,1.2054 3.7394,0 1.2163,-1.164 0.93485,-2.8046 -0.25496,-3.9944 l -18.491,-19.622 c 1.5,-6.5 -1.8588,-10.005 -6.8588,-9.8796 l -0.27013,0.27338 3.6029,3.2363 0.13017,4.1818 -3.6139,3.2985 -4.2423,-0.45821 -3.1766,-2.9915 -0.35264,0.43006 c -0.3125,5.9688 6.4917,8.6848 10.585,5.4973 z"
id="path68"
inkscape:connector-curvature="0" />
<rect
style="color:#000000;opacity:0.17045001;fill:none;stroke:url(#j)"
transform="matrix(0.69794047,0.71615578,-0.71615578,0.69794047,0,0)"
rx="0.88388002"
ry="0.88388002"
height="2.0555"
width="23.268"
y="-40.528"
x="66.112"
id="rect70" />
<path
style="color:#000000;fill:url(#k);stroke:#878f9d"
d="M 76.118,30.828 C 76.952,30.113 89.402,17.379 89.402,17.379 l 3.0739,-0.21957 4.8305,-6.6968 -4.0243,-3.5852 -6.2577,5.3794 0,3.0739 -12.735,13.229 c -0.60381,0.60381 1.0602,2.9265 1.8287,2.2678 z"
id="path72"
inkscape:connector-curvature="0" />
<path
style="color:#000000;opacity:0.53977003;fill:none;stroke:url(#l)"
d="m 76.022,29.788 c 0.646,-0.555 13.024,-13.23 13.024,-13.23 l 2.9286,-0.248 4.2139,-5.6621 -2.8897,-2.549 -5.4766,4.7175 0.15526,2.851 -12.676,13.292 c -0.46852,0.46852 0.12396,1.3392 0.72026,0.82811 z"
id="path74"
inkscape:connector-curvature="0" />
<path
style="color:#000000;fill:url(#m);stroke:#204a87"
d="m 62.085,44.314 c 1.3166,1.4652 4.9737,2.1282 6.5954,-0.70991 0.70711,-1.2374 2.0939,-4.7028 8.2811,-10.271 1.0391,-0.93417 2.1399,-3.0711 1.2067,-4.2239 l -2.4152,-2.4152 c -0.98805,-1.0978 -3.7344,-0.58575 -4.8612,0.95088 -3.3588,4.5962 -8.8461,8.2549 -10.084,8.6968 -2.3679,0.84568 -2.1014,4.3361 -0.53482,5.9965 l 1.8114,1.9761 z"
id="path76"
inkscape:connector-curvature="0" />
<path
style="color:#000000;fill:#ffffff;stroke:#a1a1a1;stroke-width:1.13859999"
d="m 43.25,37.5 a 1.375,1.375 0 1 1 -2.75,0 1.375,1.375 0 1 1 2.75,0 z"
transform="matrix(0.87827,0,0,0.87827,56.047,5.7799)"
id="path78"
inkscape:connector-curvature="0" />
<path
style="color:#000000;opacity:0.60227003;fill:#ffffff"
d="m 20.771,28.201 a 1.7678,1.7678 0 1 1 -3.5355,0 1.7678,1.7678 0 1 1 3.5355,0 z"
transform="matrix(0.57088,0,0,0.57088,62.774,11.954)"
id="path80"
inkscape:connector-curvature="0" />
<path
style="color:#000000;fill:none;stroke:url(#n);stroke-width:2.29450011;stroke-linecap:round;stroke-linejoin:round"
d="m 72.299,30.327 c 0,0 -7.1699,7.2996 -10.529,8.537"
id="path82"
inkscape:connector-curvature="0" />
<path
style="color:#000000;opacity:0.19886002;fill:none;stroke:#ffffff"
d="m 62.426,43.189 c 1.4413,1.7456 4.5995,2.1612 5.5912,-0.37059 0.68131,-1.7395 3.3336,-5.6658 8.1976,-10.043 0.81691,-0.73438 1.6823,-2.4143 0.94867,-3.3205 l -1.8987,-1.8987 c -0.77674,-0.86305 -2.9358,-0.46048 -3.8215,0.74752 -2.6404,3.6132 -8.4833,8.3396 -9.8957,8.8056 -2.1868,0.72161 -1.777,3.2213 -0.54544,4.5265 l 1.424,1.5535 z"
id="path84"
inkscape:connector-curvature="0" />
<path
style="color:#000000;opacity:0.27841001;fill:none;stroke:url(#o);stroke-width:2.29450011;stroke-linecap:round;stroke-linejoin:round"
d="m 74.444,31.963 c 0,0 -7.3228,6.6174 -8.9138,10.86"
id="path86"
inkscape:connector-curvature="0" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 5.8 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -241,6 +241,7 @@ EXTERN_BITMAP( glabel2text_xpm )
EXTERN_BITMAP( gl_change_xpm )
EXTERN_BITMAP( global_options_pad_xpm )
EXTERN_BITMAP( green_xpm )
EXTERN_BITMAP( graphic_mode_option_xpm )
EXTERN_BITMAP( grid_select_axis_xpm )
EXTERN_BITMAP( grid_select_xpm )
EXTERN_BITMAP( grid_xpm )

View File

@ -681,11 +681,15 @@ public:
virtual void UseGalCanvas( bool aEnable ) override;
/**
* Function SwitchCanvas
* switches currently used canvas (default / Cairo / OpenGL).
*/
void SwitchCanvas( wxCommandEvent& aEvent );
/**
* Update UI called when switches currently used canvas (default / Cairo / OpenGL).
*/
void OnUpdateSwitchCanvas( wxUpdateUIEvent& aEvent );
/**
* Function LoadCanvasTypeSetting()
* Returns the canvas type stored in the application settings.

View File

@ -86,6 +86,10 @@ BEGIN_EVENT_TABLE( PCB_BASE_FRAME, EDA_DRAW_FRAME )
EVT_UPDATE_UI( ID_TB_OPTIONS_SHOW_PADS_SKETCH, PCB_BASE_FRAME::OnUpdatePadDrawMode )
EVT_UPDATE_UI( ID_ON_GRID_SELECT, PCB_BASE_FRAME::OnUpdateSelectGrid )
EVT_UPDATE_UI( ID_ON_ZOOM_SELECT, PCB_BASE_FRAME::OnUpdateSelectZoom )
// Switching canvases
EVT_UPDATE_UI( ID_MENU_CANVAS_LEGACY, PCB_BASE_FRAME::OnUpdateSwitchCanvas )
EVT_UPDATE_UI( ID_MENU_CANVAS_CAIRO, PCB_BASE_FRAME::OnUpdateSwitchCanvas )
EVT_UPDATE_UI( ID_MENU_CANVAS_OPENGL, PCB_BASE_FRAME::OnUpdateSwitchCanvas )
EVT_UPDATE_UI_RANGE( ID_ZOOM_IN, ID_ZOOM_PAGE, PCB_BASE_FRAME::OnUpdateSelectZoom )
END_EVENT_TABLE()
@ -1023,3 +1027,55 @@ bool PCB_BASE_FRAME::SaveCanvasTypeSetting( EDA_DRAW_PANEL_GAL::GAL_TYPE aCanvas
return false;
}
void PCB_BASE_FRAME::OnUpdateSwitchCanvas( wxUpdateUIEvent& aEvent )
{
// In switch canvas options menus, add a symbol before the menu label,
// to show what mode is currently selected
// the symbol is SYMB_SELECTION
//
// I did not used menuitems with wxCHECK_MENU option, because bitmaps are not
// accepted on some OS in menuitems with wxCHECK_MENU option
#define SYMB_SELECTION "** "
wxMenuBar* menuBar = GetMenuBar();
EDA_DRAW_PANEL_GAL* gal_canvas = GetGalCanvas();
EDA_DRAW_PANEL_GAL::GAL_TYPE canvasType = EDA_DRAW_PANEL_GAL::GAL_TYPE_NONE;
if( IsGalCanvasActive() && gal_canvas )
canvasType = gal_canvas->GetBackend();
int menuIdList[] =
{
ID_MENU_CANVAS_LEGACY, ID_MENU_CANVAS_OPENGL, ID_MENU_CANVAS_CAIRO
};
int galtype[] =
{ // Must be ordered like menuIdList
EDA_DRAW_PANEL_GAL::GAL_TYPE_NONE,
EDA_DRAW_PANEL_GAL::EDA_DRAW_PANEL_GAL::GAL_TYPE_OPENGL,
EDA_DRAW_PANEL_GAL::GAL_TYPE_CAIRO
};
for( unsigned ii = 0; ii < DIM( menuIdList ); ii++ )
{
wxMenuItem* item = menuBar->FindItem( menuIdList[ii] );
wxString label = item->GetItemLabel();
wxString labelBase;
if( label.StartsWith( SYMB_SELECTION, &labelBase ) )
{
if( galtype[ii] == canvasType )
continue;
else
item->SetItemLabel( labelBase );
}
else if( galtype[ii] == canvasType )
{
labelBase = SYMB_SELECTION + label;
item->SetItemLabel( labelBase );
}
}
}

View File

@ -381,21 +381,21 @@ void PCB_EDIT_FRAME::ReCreateMenuBar()
AddMenuItem( viewMenu, ID_MENU_CANVAS_LEGACY,
text, _( "Switch the canvas implementation to Legacy" ),
KiBitmap( tools_xpm ) );
KiBitmap( graphic_mode_option_xpm ) );
text = AddHotkeyName( _( "Switch Canvas to Open&GL" ), g_Pcbnew_Editor_Hokeys_Descr,
HK_CANVAS_OPENGL );
AddMenuItem( viewMenu, ID_MENU_CANVAS_OPENGL,
text, _( "Switch the canvas implementation to OpenGL" ),
KiBitmap( tools_xpm ) );
KiBitmap( graphic_mode_option_xpm ) );
text = AddHotkeyName( _( "Switch Canvas to &Cairo" ), g_Pcbnew_Editor_Hokeys_Descr,
HK_CANVAS_CAIRO );
AddMenuItem( viewMenu, ID_MENU_CANVAS_CAIRO,
text, _( "Switch the canvas implementation to Cairo" ),
KiBitmap( tools_xpm ) );
KiBitmap( graphic_mode_option_xpm ) );
//----- Place Menu ----------------------------------------------------------
wxMenu* placeMenu = new wxMenu;