Fix add_hierar_pin

This commit is contained in:
Seth Hillbrand 2020-12-11 11:58:23 -08:00
parent dfec33711f
commit 587d3b71be
3 changed files with 95 additions and 315 deletions

View File

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

258
bitmaps_png/sources/add_hierar_pin.svg Normal file → Executable file
View File

@ -7,28 +7,12 @@
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
height="24"
width="24"
id="Слой_1"
data-name="Слой 1"
viewBox="0 0 24 24"
version="1.1"
viewBox="0 0 22.153846 22.153846"
id="svg2"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"
sodipodi:docname="add_hierar_pin.svg"
inkscape:export-filename="/home/baranovskiykonstantin/Рабочий стол/1.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<metadata
id="metadata102">
<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:docname="import_part копия.svg"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
@ -38,181 +22,77 @@
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="3840"
inkscape:window-height="2099"
id="namedview100"
inkscape:window-width="1609"
inkscape:window-height="1286"
id="namedview30"
showgrid="true"
inkscape:zoom="11.480769"
inkscape:cx="-6.3749826"
inkscape:cy="2.697994"
inkscape:zoom="27.961538"
inkscape:cx="13.904306"
inkscape:cy="11.409483"
inkscape:window-x="0"
inkscape:window-y="37"
inkscape:window-maximized="1"
inkscape:current-layer="svg2"
inkscape:document-rotation="0">
inkscape:window-maximized="0"
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1">
<inkscape:grid
type="xygrid"
id="grid3031"
empspacing="2"
visible="true"
enabled="true"
snapvisiblegridlinesonly="true" />
id="grid_kicad"
spacingx="0.5"
spacingy="0.5"
color="#9999ff"
opacity="0.13"
empspacing="2" />
</sodipodi:namedview>
<metadata
id="metadata43">
<rdf:RDF>
<cc:Work
rdf:about="">
<cc:license
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title>add_arc</dc:title>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
</cc:License>
</rdf:RDF>
</metadata>
<defs
id="defs4">
<filter
id="g-5"
color-interpolation-filters="sRGB">
<feGaussianBlur
stdDeviation="0.89955545"
id="feGaussianBlur10-9" />
</filter>
<radialGradient
id="j-4"
gradientUnits="userSpaceOnUse"
cy="112.3"
cx="102"
gradientTransform="matrix(0.875,0,0,0.85714,10,17.143)"
r="139.56">
<stop
stop-color="#00537d"
offset="0"
id="stop13-9" />
<stop
stop-color="#186389"
offset=".0151"
id="stop15-9" />
<stop
stop-color="#558ca8"
offset=".0558"
id="stop17-4" />
<stop
stop-color="#89afc3"
offset=".0964"
id="stop19-3" />
<stop
stop-color="#b3ccd8"
offset=".1357"
id="stop21-0" />
<stop
stop-color="#d4e2e9"
offset=".1737"
id="stop23-5" />
<stop
stop-color="#ecf2f5"
offset=".20990"
id="stop25-2" />
<stop
stop-color="#fafcfd"
offset=".24350"
id="stop27-4" />
<stop
stop-color="#fff"
offset=".27220"
id="stop29-9" />
</radialGradient>
<radialGradient
id="k-9"
gradientUnits="userSpaceOnUse"
cy="109.33"
cx="99.081001"
gradientTransform="matrix(0.85638,0,0,0.84156,11.191,18.14)"
r="139.56">
<stop
stop-color="#7a7d80"
offset="0"
id="stop32-7" />
<stop
stop-color="#c2c2c2"
offset=".12618"
id="stop34-8" />
<stop
stop-color="#fafafa"
offset=".23251"
id="stop36-9" />
<stop
stop-color="#fff"
offset=".27220"
id="stop38-8" />
<stop
stop-color="#fafafa"
offset=".53130"
id="stop40-6" />
<stop
stop-color="#ebecec"
offset=".84490"
id="stop42-5" />
<stop
stop-color="#e1e2e3"
offset="1"
id="stop44-1" />
</radialGradient>
<filter
id="h-6"
color-interpolation-filters="sRGB">
<feGaussianBlur
stdDeviation="1.2065414"
id="feGaussianBlur7-0" />
</filter>
<linearGradient
id="i-2"
y2="94.103996"
gradientUnits="userSpaceOnUse"
x2="86.571999"
gradientTransform="matrix(0.875,0,0,0.85714,10,17.143)"
y1="104"
x1="96">
<stop
stop-color="#888a85"
offset="0"
id="stop47-1" />
<stop
stop-color="#8c8e89"
offset=".0072"
id="stop49-7" />
<stop
stop-color="#abaca9"
offset=".0673"
id="stop51-1" />
<stop
stop-color="#c5c6c4"
offset=".1347"
id="stop53-3" />
<stop
stop-color="#dbdbda"
offset=".2115"
id="stop55-2" />
<stop
stop-color="#ebebeb"
offset=".3012"
id="stop57-8" />
<stop
stop-color="#f7f7f6"
offset=".4122"
id="stop59-4" />
<stop
stop-color="#fdfdfd"
offset=".5679"
id="stop61-9" />
<stop
stop-color="#fff"
offset="1"
id="stop63-2" />
</linearGradient>
id="defs157875">
<style
id="style157873">.cls-1{fill:none;stroke:#1a81c4;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;}.cls-2{fill:#545454;}</style>
</defs>
<title
id="title157877">import_part копия</title>
<line
class="cls-1"
x1="20.695999"
y1="12"
x2="23"
y2="12"
id="line157879" />
<polygon
class="cls-1"
points="14.939,21 21.696,13 14.939,5 2,5 2,21 "
id="polygon157881"
transform="translate(-1,-1)" />
<path
style="fill:#ffffff;stroke:#aa8800;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 1.5494135,18 V 8 h 5 L 10.783709,13.013902 6.5494135,18 Z"
id="path3764"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccc" />
<g
transform="scale(0.96097664,1.040608)"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.1831px;line-height:125%;font-family:'Ubuntu Mono';-inkscape-font-specification:'Ubuntu Mono';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none"
id="text3773">
<path
d="m 18.033836,8.9684143 -1.76375,4.7827237 h 3.533937 L 18.033836,8.9684143 M 17.300013,7.6874427 h 1.474083 l 3.662678,9.6105063 h -1.351779 l -0.875438,-2.465388 h -4.332131 l -0.875438,2.465388 h -1.37109 l 3.669115,-9.6105063"
style="font-family:OpenSymbol;-inkscape-font-specification:OpenSymbol"
id="path3089" />
</g>
class="cls-2"
d="M 10.5339,14.5215 H 6.0046 L 4.98,17.3057 H 3.488 L 7.6686,6.4951 h 1.2539 l 4.1133,10.8106 H 11.5436 Z M 6.4577,13.2959 h 3.6387 L 8.3141,8.374 H 8.2692 Z"
id="path157883" />
</svg>

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -1,98 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
id="Слой_1"
data-name="Слой 1"
viewBox="0 0 24 24"
version="1.1"
sodipodi:docname="import_part копия.svg"
inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)">
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1609"
inkscape:window-height="1286"
id="namedview30"
showgrid="true"
inkscape:zoom="27.961538"
inkscape:cx="13.904306"
inkscape:cy="11.409483"
inkscape:window-x="0"
inkscape:window-y="37"
inkscape:window-maximized="0"
inkscape:document-rotation="0"
inkscape:current-layer="Слой_1">
<inkscape:grid
type="xygrid"
id="grid_kicad"
spacingx="0.5"
spacingy="0.5"
color="#9999ff"
opacity="0.13"
empspacing="2" />
</sodipodi:namedview>
<metadata
id="metadata43">
<rdf:RDF>
<cc:Work
rdf:about="">
<cc:license
rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title>add_arc</dc:title>
</cc:Work>
<cc:License
rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
<cc:permits
rdf:resource="http://creativecommons.org/ns#Reproduction" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#Distribution" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Notice" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#Attribution" />
<cc:permits
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
<cc:requires
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
</cc:License>
</rdf:RDF>
</metadata>
<defs
id="defs157875">
<style
id="style157873">.cls-1{fill:none;stroke:#1a81c4;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;}.cls-2{fill:#545454;}</style>
</defs>
<title
id="title157877">import_part копия</title>
<line
class="cls-1"
x1="20.695999"
y1="12"
x2="23"
y2="12"
id="line157879" />
<polygon
class="cls-1"
points="14.939,21 21.696,13 14.939,5 2,5 2,21 "
id="polygon157881"
transform="translate(-1,-1)" />
<path
class="cls-2"
d="M 10.5339,14.5215 H 6.0046 L 4.98,17.3057 H 3.488 L 7.6686,6.4951 h 1.2539 l 4.1133,10.8106 H 11.5436 Z M 6.4577,13.2959 h 3.6387 L 8.3141,8.374 H 8.2692 Z"
id="path157883" />
</svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB