Make eeschema net highlight more highlight-y
This commit is contained in:
parent
9c96384521
commit
b89377a15d
|
@ -8,17 +8,18 @@
|
|||
static const unsigned char png[] = {
|
||||
0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a, 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52,
|
||||
0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 0x18, 0x08, 0x06, 0x00, 0x00, 0x00, 0xe0, 0x77, 0x3d,
|
||||
0xf8, 0x00, 0x00, 0x00, 0x95, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0xed, 0x96, 0xc1, 0x0a, 0x80,
|
||||
0x20, 0x0c, 0x40, 0xed, 0xd8, 0x2f, 0xf8, 0x5d, 0xee, 0x7f, 0xea, 0xc3, 0x3a, 0x94, 0xe9, 0xa1,
|
||||
0x0f, 0xea, 0x12, 0xb4, 0x26, 0x15, 0x54, 0x24, 0xb4, 0x50, 0x2a, 0x69, 0xf0, 0x4e, 0x9b, 0x7b,
|
||||
0x30, 0x64, 0x2a, 0x44, 0x80, 0x50, 0x4a, 0x69, 0x87, 0x88, 0x15, 0xd4, 0x1c, 0x1d, 0xcf, 0x08,
|
||||
0x28, 0xd1, 0xac, 0x05, 0x5b, 0x00, 0xa0, 0xa3, 0x74, 0x16, 0x42, 0x60, 0xce, 0x04, 0x8b, 0x24,
|
||||
0x8f, 0x32, 0x22, 0x2a, 0xee, 0xd3, 0x14, 0xc8, 0x52, 0x1b, 0x59, 0xb6, 0xc8, 0xa0, 0xbd, 0x2e,
|
||||
0x40, 0xcc, 0x98, 0xcd, 0x1d, 0xcd, 0x1d, 0xc1, 0x18, 0x67, 0x44, 0xbf, 0x20, 0x4d, 0xc1, 0x0e,
|
||||
0x80, 0xf9, 0xea, 0x15, 0x1a, 0x7d, 0xab, 0xe5, 0xc0, 0x40, 0x54, 0x3e, 0x41, 0x15, 0x40, 0xe0,
|
||||
0xb0, 0xd7, 0x77, 0x72, 0xc8, 0x11, 0x7d, 0x4b, 0x40, 0x07, 0x6a, 0xe6, 0x7e, 0x61, 0x0b, 0x2c,
|
||||
0x4f, 0xa0, 0xcd, 0xbb, 0xde, 0xe4, 0xd8, 0xdf, 0x96, 0x09, 0x57, 0xa9, 0xa0, 0x43, 0xe1, 0xfb,
|
||||
0x11, 0x2c, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
|
||||
0xf8, 0x00, 0x00, 0x00, 0x99, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0x63, 0x60, 0xa0, 0x02, 0x08,
|
||||
0x09, 0x09, 0x39, 0x0c, 0xc2, 0x0c, 0xb4, 0x02, 0x40, 0xc3, 0xff, 0x83, 0xf0, 0xc0, 0x58, 0x00,
|
||||
0x94, 0x38, 0x04, 0x53, 0x80, 0x8c, 0x43, 0x43, 0x43, 0x4f, 0x01, 0xa5, 0x19, 0xa9, 0x61, 0xc1,
|
||||
0x51, 0x6c, 0x16, 0x40, 0x2d, 0xe1, 0xa4, 0x49, 0x10, 0x01, 0x15, 0x7f, 0x1b, 0x9e, 0x16, 0x3c,
|
||||
0x93, 0x09, 0x38, 0x0a, 0xc4, 0xff, 0x89, 0xc6, 0xb2, 0xfe, 0x47, 0x88, 0xb6, 0x00, 0xe8, 0x3c,
|
||||
0x46, 0x92, 0x0c, 0x87, 0xe0, 0x43, 0xe4, 0x58, 0xf0, 0x8f, 0x26, 0x41, 0x34, 0x6a, 0xc1, 0x30,
|
||||
0xb5, 0x00, 0xa5, 0xd8, 0x00, 0x62, 0x90, 0x05, 0x4f, 0x81, 0x18, 0x57, 0xd1, 0x82, 0x86, 0x7f,
|
||||
0x03, 0xf1, 0x5e, 0x5c, 0x16, 0xec, 0xa5, 0x82, 0x05, 0x20, 0x7c, 0x8c, 0x68, 0x5f, 0x51, 0x35,
|
||||
0x88, 0x86, 0x96, 0x05, 0xcf, 0x64, 0x02, 0x0f, 0x92, 0x58, 0xbe, 0x90, 0x66, 0xc1, 0x73, 0x99,
|
||||
0x80, 0x63, 0x24, 0x5a, 0x70, 0x74, 0x70, 0xd5, 0xc9, 0xb4, 0x6e, 0xb6, 0x00, 0x00, 0xc4, 0xb5,
|
||||
0x92, 0x8f, 0x66, 0xd2, 0x5a, 0xde, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42,
|
||||
0x60, 0x82,
|
||||
};
|
||||
|
||||
const BITMAP_OPAQUE net_highlight_schematic_xpm[1] = {{ png, sizeof( png ), "net_highlight_schematic_xpm" }};
|
||||
|
|
|
@ -26,9 +26,9 @@
|
|||
inkscape:window-height="1286"
|
||||
id="namedview30"
|
||||
showgrid="true"
|
||||
inkscape:zoom="27.961538"
|
||||
inkscape:cx="3.3259971"
|
||||
inkscape:cy="13"
|
||||
inkscape:zoom="13.980769"
|
||||
inkscape:cx="9.0014276"
|
||||
inkscape:cy="12.046659"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="37"
|
||||
inkscape:window-maximized="0"
|
||||
|
@ -95,5 +95,6 @@
|
|||
class="cls-2"
|
||||
points="2 22.01 12.997 22.01 12.997 8.997 24 8.997"
|
||||
id="polyline158420"
|
||||
transform="translate(-1,-1)" />
|
||||
transform="translate(-1,-1)"
|
||||
style="stroke:#e61c50;stroke-opacity:1" />
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
Loading…
Reference in New Issue