Thanks to John Beard --- bitmaps_png/cpp_26/pin_table.cpp | 42 +++---- bitmaps_png/sources/pin_table.svg | 258 ++++++++++++++++---------------------- 2 files changed, 128 insertions(+), 172 deletions(-)
diff --git a/bitmaps_png/cpp_26/pin_table.cpp b/bitmaps_png/cpp_26/pin_table.cpp index a78967d..c4677ca 100644 --- a/bitmaps_png/cpp_26/pin_table.cpp +++ b/bitmaps_png/cpp_26/pin_table.cpp @@ -8,29 +8,25 @@ 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, 0x01, 0x53, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0xed, 0x96, 0x31, 0x4b, 0xc3, - 0x40, 0x14, 0xc7, 0xff, 0x54, 0x04, 0x33, 0x69, 0x05, 0xa5, 0x83, 0x83, 0xb8, 0x09, 0x99, 0xeb, - 0x54, 0x1a, 0x45, 0x0a, 0x82, 0xa3, 0x7e, 0x86, 0x8a, 0x4b, 0x71, 0x71, 0x11, 0xaa, 0xe2, 0xa0, - 0x43, 0x70, 0x71, 0x74, 0xe9, 0x28, 0x7e, 0x0a, 0xf1, 0x13, 0xc4, 0xcf, 0xe0, 0xe8, 0x66, 0x45, - 0xa1, 0xb4, 0x3d, 0xef, 0x1f, 0xee, 0xe0, 0x88, 0x25, 0xbe, 0x23, 0x35, 0x3a, 0x18, 0xf8, 0x25, - 0x8f, 0x24, 0xe4, 0x97, 0x7b, 0xf7, 0xde, 0x25, 0x50, 0x4a, 0xa1, 0x0c, 0xbe, 0x9c, 0xb8, 0x07, - 0x66, 0x2e, 0x80, 0x75, 0xc2, 0x78, 0xea, 0xa2, 0x6b, 0x20, 0x38, 0x03, 0x62, 0x4d, 0x5f, 0xa3, - 0x0c, 0x8c, 0x63, 0x5e, 0x9b, 0x8a, 0xc8, 0x48, 0x12, 0x47, 0x90, 0x25, 0x29, 0x2a, 0x4b, 0x77, - 0x66, 0x24, 0xe9, 0x43, 0x6f, 0xeb, 0x75, 0x95, 0xf4, 0x7a, 0x29, 0x8c, 0x1d, 0x59, 0x5c, 0x48, - 0xc4, 0x79, 0xb0, 0xe9, 0xe2, 0x83, 0x47, 0x83, 0x81, 0xb2, 0x1b, 0x63, 0x47, 0xf6, 0x76, 0x0e, - 0x6c, 0xe9, 0x63, 0xe4, 0xc9, 0x4a, 0x2a, 0xe2, 0xa4, 0xdb, 0xb7, 0xe6, 0x28, 0xb2, 0x1b, 0xcf, - 0xe5, 0xa4, 0x54, 0xc2, 0x8b, 0x66, 0xb9, 0x0c, 0xd1, 0xeb, 0x15, 0x30, 0x2f, 0x4e, 0xdd, 0x89, - 0x66, 0x0d, 0x18, 0xad, 0x7a, 0xb0, 0x03, 0x74, 0x2e, 0x81, 0xaa, 0x57, 0x31, 0x1c, 0x02, 0x77, - 0x00, 0x9a, 0x02, 0x3a, 0x9a, 0xa1, 0xa1, 0xe9, 0x55, 0xde, 0xc7, 0x41, 0xd0, 0xdf, 0x6e, 0x34, - 0x1e, 0xa3, 0x28, 0x7a, 0xf8, 0x0e, 0x23, 0x9b, 0x2c, 0x72, 0x1b, 0xb6, 0x0b, 0xbc, 0x5b, 0x01, - 0xe3, 0x76, 0xad, 0xf6, 0x2c, 0x95, 0x88, 0x44, 0x96, 0x39, 0x60, 0x73, 0x49, 0xdf, 0x44, 0x18, - 0x4b, 0x05, 0x7f, 0x4f, 0x54, 0x4a, 0xea, 0x4a, 0x2b, 0x06, 0x49, 0x79, 0x73, 0x64, 0x85, 0x44, - 0xd2, 0x86, 0x3d, 0xad, 0x54, 0x86, 0xfb, 0x61, 0xf8, 0xb4, 0x17, 0x86, 0x49, 0x1e, 0x6c, 0x52, - 0xb7, 0x61, 0xff, 0xd7, 0x3a, 0x56, 0xe0, 0xc7, 0x2e, 0x70, 0xc4, 0x74, 0xe4, 0xb1, 0x01, 0xdc, - 0x14, 0x5a, 0xeb, 0x5a, 0xc0, 0xd8, 0x99, 0x64, 0x29, 0x7e, 0xe5, 0x7d, 0xa0, 0x25, 0xb3, 0xfe, - 0x92, 0xfc, 0x86, 0xe5, 0x97, 0xd4, 0x6d, 0x58, 0xae, 0xda, 0x8b, 0x40, 0x4b, 0xb8, 0x72, 0x67, - 0x59, 0xf8, 0xbd, 0xdf, 0xad, 0x9f, 0xe6, 0x13, 0xee, 0x33, 0xf3, 0x74, 0xce, 0xbb, 0x6e, 0x19, - 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82, + 0xce, 0x00, 0x00, 0x01, 0x17, 0x49, 0x44, 0x41, 0x54, 0x48, 0xc7, 0xdd, 0x56, 0xcd, 0x0a, 0x82, + 0x40, 0x10, 0x9e, 0x6b, 0xcf, 0x23, 0xbd, 0x56, 0xcf, 0xe0, 0xbf, 0x4f, 0x10, 0xdd, 0x3a, 0x75, + 0x12, 0xc1, 0x07, 0x50, 0x7c, 0x80, 0x1e, 0xa0, 0x9b, 0x58, 0xb7, 0x2e, 0x41, 0x14, 0x16, 0x92, + 0x34, 0xed, 0x88, 0x49, 0x98, 0x87, 0xd9, 0x5d, 0x31, 0x68, 0xe1, 0xc3, 0x99, 0x11, 0xe7, 0xf3, + 0x9b, 0x9d, 0x1d, 0x16, 0x10, 0x11, 0xa6, 0x00, 0xfc, 0x84, 0xc8, 0x06, 0x98, 0x9b, 0x00, 0xa1, + 0x40, 0xd1, 0x22, 0xa4, 0xd8, 0xa8, 0x44, 0x22, 0xe9, 0xc2, 0x02, 0xa8, 0xc5, 0x13, 0x3f, 0xd1, + 0xc6, 0x16, 0xa3, 0x10, 0xd1, 0x5f, 0x53, 0x42, 0x6f, 0x36, 0x7b, 0x6e, 0x97, 0x4b, 0xbc, 0x9d, + 0x4e, 0x0d, 0xc8, 0xa6, 0x18, 0xbd, 0xd3, 0x55, 0xf6, 0x56, 0x43, 0xe5, 0x6a, 0x12, 0xf7, 0x17, + 0xc5, 0x5a, 0x75, 0xe1, 0x18, 0x44, 0xb4, 0x1f, 0x8d, 0x8a, 0xfe, 0xa2, 0x58, 0x4b, 0x74, 0x11, + 0x38, 0x2b, 0x60, 0x2d, 0x4b, 0x74, 0x55, 0x24, 0x5a, 0x4d, 0x5f, 0xba, 0xc9, 0x9a, 0x81, 0xdb, + 0xde, 0x9e, 0xe7, 0x1d, 0x6c, 0xdb, 0x7e, 0xc8, 0x20, 0x08, 0x82, 0x9d, 0xf4, 0x81, 0x35, 0x4d, + 0x13, 0xab, 0xaa, 0x62, 0xa3, 0x2c, 0x4b, 0x74, 0x1c, 0xe7, 0x2e, 0x3d, 0x82, 0x88, 0xa8, 0x88, + 0x22, 0xdc, 0x88, 0xcf, 0xf6, 0x71, 0xdc, 0xd9, 0x43, 0x3e, 0x21, 0x17, 0xbe, 0x32, 0xd1, 0x28, + 0x8a, 0x38, 0xa5, 0x4b, 0xd3, 0x14, 0x0d, 0xc3, 0xc0, 0x2c, 0xcb, 0x3a, 0x7b, 0xc8, 0x27, 0x24, + 0x49, 0xf2, 0x4d, 0xc4, 0x69, 0x06, 0x6d, 0x45, 0xdc, 0xf6, 0xd6, 0x56, 0xc4, 0x3d, 0xb0, 0xda, + 0x8a, 0xd8, 0xb3, 0x4e, 0x45, 0x91, 0x65, 0xd5, 0xf2, 0xb3, 0x4e, 0x45, 0x51, 0x8f, 0x88, 0x5d, + 0x3a, 0xad, 0x3d, 0x92, 0x69, 0x06, 0xed, 0x73, 0xc4, 0x69, 0x6f, 0xd7, 0x75, 0x8f, 0x44, 0x26, + 0x03, 0xdf, 0xf7, 0xf3, 0xdf, 0x5c, 0x4e, 0xfe, 0xe6, 0x5e, 0xf7, 0x02, 0x6f, 0x29, 0x2c, 0xda, + 0x0b, 0x49, 0xf4, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82, }; const BITMAP_OPAQUE pin_table_xpm[1] = {{ png, sizeof( png ), "pin_table_xpm" }}; diff --git a/bitmaps_png/sources/pin_table.svg b/bitmaps_png/sources/pin_table.svg index b0ed841..53591be 100644 --- a/bitmaps_png/sources/pin_table.svg +++ b/bitmaps_png/sources/pin_table.svg @@ -5,14 +5,12 @@ 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" - height="26" - width="26" - version="1.1" + xmlns:xlink="http://www.w3.org/1999/xlink" + viewBox="0 0 26 26" id="svg2" - inkscape:version="0.48.5 r10040" - sodipodi:docname="pin_table.svg"> + version="1.1" + width="26" + height="26"> <metadata id="metadata87"> <rdf:RDF> @@ -21,175 +19,137 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> + <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="1918" - inkscape:window-height="1078" - id="namedview85" - showgrid="true" - inkscape:snap-grids="true" - inkscape:zoom="22.961538" - inkscape:cx="3.4405358" - inkscape:cy="13" - inkscape:window-x="1920" - inkscape:window-y="0" - inkscape:window-maximized="0" - inkscape:current-layer="svg2"> - <inkscape:grid - type="xygrid" - id="grid3832" - empspacing="2" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - </sodipodi:namedview> <defs id="defs4" /> - <path - style="fill:none;stroke:#404040;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - d="m 8,11 c 12,0 12,0 12,0" - id="path5327" - inkscape:connector-curvature="0" /> - <path - style="fill:none;stroke:#404040;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - d="m 8,13 12,0" - id="path5329" - inkscape:connector-curvature="0" /> - <path - style="fill:none;stroke:#404040;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - d="m 8,15 12,0" - id="path5331" - inkscape:connector-curvature="0" /> - <path - style="fill:none;stroke:#404040;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - d="m 8,17 12,0" - id="path5333" - inkscape:connector-curvature="0" /> - <path - style="fill:none;stroke:#404040;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - d="m 8,19 12,0" - id="path5335" - inkscape:connector-curvature="0" /> - <path - style="fill:none;stroke:#404040;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - d="m 19,10 0,10" - id="path5337" - inkscape:connector-curvature="0" /> - <path - style="fill:none;stroke:#404040;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - d="m 17,10 0,10" - id="path5339" - inkscape:connector-curvature="0" /> - <path - style="fill:none;stroke:#404040;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - d="m 15,10 0,10" - id="path5341" - inkscape:connector-curvature="0" /> - <path - style="fill:none;stroke:#404040;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - d="m 13,10 0,10" - id="path5343" - inkscape:connector-curvature="0" /> - <path - style="fill:none;stroke:#404040;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - d="m 11,10 0,10" - id="path5345" - inkscape:connector-curvature="0" /> - <path - style="fill:none;stroke:#404040;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - d="M 9,10 9,20" - id="path5347" - inkscape:connector-curvature="0" /> - <rect - style="opacity:0.98999999000000005;fill:none;fill-opacity:1;stroke:#000000;stroke-width:2.50000000000000000;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" - id="rect3768" - width="16" - height="14" - x="6" - y="8" /> - <path - sodipodi:type="arc" - style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#800000;stroke-width:2.50000000000000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + <circle + r="4" + cy="7" + cx="-6" + transform="scale(-1,1)" id="path3003" - sodipodi:cx="20" - sodipodi:cy="13" - sodipodi:rx="4" - sodipodi:ry="4" - d="m 24,13 a 4,4 0 1 1 -8,0 4,4 0 1 1 8,0 z" - transform="matrix(-1,0,0,1,26,-6)" /> + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#800000;stroke-width:1.88976383;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> <path - style="fill:none;stroke:#800000;stroke-width:2.50000000000000000;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" - d="M 11,7 24,7" id="path3771" - inkscape:connector-curvature="0" /> + d="M 11,7 24,7" + style="fill:none;stroke:#800000;stroke-width:1.88976383;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> <g - transform="matrix(2.4566,0,0,2.2316,-37.589,-61.022)" - id="g17"> + id="g17" + transform="matrix(2.4566,0,0,2.2316,-37.589,-61.022)"> <rect - height="16" - width="16" - y="0" - x="0" + style="fill-opacity:0" id="rect19" - style="fill-opacity:0" /> - </g> - <g - transform="matrix(2.6586,0,0,2.1996,5.9761,-10.078)" - id="g47"> - <rect - height="16" - width="16" - y="0" x="0" - id="rect49" - style="fill-opacity:0" /> + y="0" + width="16" + height="16" /> </g> <g - id="g69" - transform="matrix(2.4482476,0,0,2.4295429,2.830298,-7.57155)"> + id="g47" + transform="matrix(2.6586,0,0,2.1996,5.9761,-10.078)"> <rect style="fill-opacity:0" - id="rect71" + id="rect49" x="0" y="0" width="16" height="16" /> </g> <g - id="g73" - transform="matrix(2.4482476,0,0,2.4295429,5.162342,-14.86007)"> + transform="matrix(2.4482476,0,0,2.4295429,2.830298,-7.57155)" + id="g69"> <rect - style="fill-opacity:0" - id="rect75" - x="0" + height="16" + width="16" y="0" + x="0" + id="rect71" + style="fill-opacity:0" /> + </g> + <g + transform="matrix(2.4482476,0,0,2.4295429,5.162342,-14.86007)" + id="g73"> + <rect + height="16" width="16" - height="16" /> + y="0" + x="0" + id="rect75" + style="fill-opacity:0" /> </g> - <path - transform="matrix(-1,0,0,1,26,6)" - d="m 24,13 a 4,4 0 1 1 -8,0 4,4 0 1 1 8,0 z" - sodipodi:ry="4" - sodipodi:rx="4" - sodipodi:cy="13" - sodipodi:cx="20" + <circle + r="4" + cy="19" + cx="-6" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#800000;stroke-width:1.88976383;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" id="path3079" - style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#800000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" - sodipodi:type="arc" /> + transform="scale(-1,1)" /> <path - inkscape:connector-curvature="0" - id="path3081" + style="fill:none;stroke:#800000;stroke-width:1.88976383;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 11,19 13,0" - style="fill:none;stroke:#800000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + id="path3081" /> + <path + style="fill:#f9f9f9;stroke:#808080;stroke-width:0.99121374;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" + d="m 11.495607,10.518492 12.961754,0 0,11.985901 -12.961754,0 c 0,-3.9953 0,-7.990602 0,-11.985901 z" + id="rect3938" /> + <g + transform="translate(0,1)" + id="g21202"> + <path + id="path3943" + d="m 13.023165,13.507009 0.936437,0" + style="fill:none;stroke:#333333;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + style="fill:none;stroke:#333333;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 16.023165,13.507009 1.936437,0" + id="path21198" /> + <path + id="path21200" + d="m 20.023165,13.507009 2.936437,0" + style="fill:none;stroke:#333333;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + </g> + <g + style="stroke:#a40000" + id="use21207" + transform="translate(0,-1)"> + <path + style="fill:none;stroke:#a40000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 13.023165,13.507009 0.936437,0" + id="path21217" /> + <path + id="path21219" + d="m 16.023165,13.507009 1.936437,0" + style="fill:none;stroke:#a40000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + style="fill:none;stroke:#a40000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + d="m 20.023165,13.507009 2.936437,0" + id="path21221" /> + </g> + <use + x="0" + y="0" + xlink:href="#g21202" + id="use21209" + transform="translate(0,2)" + width="100%" + height="100%" /> + <use + height="100%" + width="100%" + transform="translate(0,4)" + id="use21211" + xlink:href="#g21202" + y="0" + x="0" /> + <use + x="0" + y="0" + xlink:href="#g21202" + id="use21213" + transform="translate(0,6)" + width="100%" + height="100%" /> </svg>
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp