Gerbview: cosmetic enhancements
This commit is contained in:
commit
0f4a3b148f
|
@ -138,6 +138,10 @@ set(BITMAP_SRCS
|
|||
gbr_select_mode0.xpm
|
||||
gbr_select_mode1.xpm
|
||||
gbr_select_mode2.xpm
|
||||
gerber_file.xpm
|
||||
gerbview_drill_file.xpm
|
||||
gerbview_clear_layers.xpm
|
||||
gerber_open_dcode_file.xpm
|
||||
general_deletions.xpm
|
||||
general_ratsnet.xpm
|
||||
GLabel2Label.xpm
|
||||
|
@ -273,7 +277,7 @@ set(BITMAP_SRCS
|
|||
online_help.xpm
|
||||
Open_Library.xpm
|
||||
Open_Project.xpm
|
||||
open.xpm
|
||||
open_document.xpm
|
||||
options_all_tracks_and_vias.xpm
|
||||
Options_All_Tracks.xpm
|
||||
Options_All_Vias.xpm
|
||||
|
|
|
@ -1,59 +0,0 @@
|
|||
/* XPM */
|
||||
#ifndef XPMMAIN
|
||||
extern const char * zoom_1_xpm[];
|
||||
#else
|
||||
const char * zoom_1_xpm[] = {
|
||||
"16 16 36 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
"+ c #262626",
|
||||
"@ c #C5C5C5",
|
||||
"# c #EEEEEE",
|
||||
"$ c #EDEDED",
|
||||
"% c #ABABAB",
|
||||
"& c #464646",
|
||||
"* c #878787",
|
||||
"= c #F1F1F1",
|
||||
"- c #FEFEFE",
|
||||
"; c #FDFDFD",
|
||||
"> c #FCFCFC",
|
||||
", c #EAEAEA",
|
||||
"' c #707070",
|
||||
") c #FBFBFB",
|
||||
"! c #E8E8E8",
|
||||
"~ c #B0B0B0",
|
||||
"{ c #434343",
|
||||
"] c #FAFAFA",
|
||||
"^ c #A4A4A4",
|
||||
"/ c #E5E5E5",
|
||||
"( c #E4E4E4",
|
||||
"_ c #F9F9F9",
|
||||
": c #BABABA",
|
||||
"< c #E7E7E7",
|
||||
"[ c #858585",
|
||||
"} c #E3E3E3",
|
||||
"| c #6D6D6D",
|
||||
"1 c #A1A1A1",
|
||||
"2 c #202020",
|
||||
"3 c #686868",
|
||||
"4 c #343434",
|
||||
"5 c #797979",
|
||||
"6 c #3A3A3A",
|
||||
"7 c #1F1F1F",
|
||||
" .... ",
|
||||
" .+@#$%&. ",
|
||||
" .*=--;>,'. ",
|
||||
" &=--..;)!& ",
|
||||
".~--{..;>]^. ",
|
||||
".#---..;)]/. ",
|
||||
".$;--..>)](. ",
|
||||
".%>;;..)]_:. ",
|
||||
" &,)>..]_<& ",
|
||||
" .[!]]]_}|. ",
|
||||
" .&^/(1&.... ",
|
||||
" .... 22.. ",
|
||||
" .34.. ",
|
||||
" .56..",
|
||||
" .37.",
|
||||
" .. "};
|
||||
#endif
|
|
@ -0,0 +1,38 @@
|
|||
/* XPM */
|
||||
const char *gerber_file_xpm[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 16 16 1",
|
||||
"X c #9CAA8C",
|
||||
"$ c #484607",
|
||||
"& c #3C6704",
|
||||
"; c #BC0807",
|
||||
"- c #BC6644",
|
||||
"* c #30A506",
|
||||
"# c #89C35C",
|
||||
"% c #34B60B",
|
||||
"o c #BCC990",
|
||||
"O c #657642",
|
||||
". c #FAFCF9",
|
||||
"@ c #87904F",
|
||||
"= c #BC9C6C",
|
||||
" c #56692F",
|
||||
": c #543A04",
|
||||
"+ c #A9BC7A",
|
||||
/* pixels */
|
||||
" ",
|
||||
" ...X .... o... ",
|
||||
" ...X .... o...O",
|
||||
" OOO O OO OOO ",
|
||||
"ooooooo+@@+ooo#o",
|
||||
"ooo+ooO$$$$@#%%%",
|
||||
"ooooo@$$$$&*%%%+",
|
||||
"=----$$$&*%**#oo",
|
||||
";;;;;:$$***& ooo",
|
||||
"=----$$$&&$$@ooo",
|
||||
"ooooo+$$$$$$+ooo",
|
||||
"oooooo+ $$O+oo+o",
|
||||
" ",
|
||||
" ...XO.... o... ",
|
||||
" ...X .... o...O",
|
||||
" OOO OOOO OOOOO"
|
||||
};
|
|
@ -0,0 +1,38 @@
|
|||
/* XPM */
|
||||
const char *gerber_open_dcode_file_xpm[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 16 16 1",
|
||||
"= c #CEE4E6",
|
||||
"& c #3D6C64",
|
||||
"% c #A8CCD0",
|
||||
"- c #EBF4F5",
|
||||
"$ c #797B6C",
|
||||
" c None",
|
||||
": c #549AA4",
|
||||
". c #B0B0AC",
|
||||
"+ c #506555",
|
||||
"* c #84B9C0",
|
||||
"X c #8D8D82",
|
||||
"@ c #36787A",
|
||||
"o c #6D6F5D",
|
||||
"# c #2D8694",
|
||||
"; c #A4A49C",
|
||||
"O c #555F4A",
|
||||
/* pixels */
|
||||
" .XoOOoX. ",
|
||||
" XO+@##@@O$ ",
|
||||
" o+####% ##&O ",
|
||||
" $&#%*##=-###&$ ",
|
||||
".O##-=#####*%#O;",
|
||||
"o@#########=-#@$",
|
||||
"O###@##########O",
|
||||
"O#*-*#######%%#+",
|
||||
"O#---##@###@==#O",
|
||||
"O#%-*##########O",
|
||||
"$@##@#########@+",
|
||||
";O###:*###%=##O.",
|
||||
" $&##--*##%=#@o ",
|
||||
" +&#%-:####++ ",
|
||||
" XO&@##@&OX ",
|
||||
" XoOOoX "
|
||||
};
|
|
@ -0,0 +1,38 @@
|
|||
/* XPM */
|
||||
const char *gerbview_clear_layers_xpm[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 16 16 1",
|
||||
"* c #A02814",
|
||||
"@ c #CCC07C",
|
||||
"O c #B47B29",
|
||||
"+ c #B0AEAD",
|
||||
"X c #BCAF6C",
|
||||
": c #C2AE4E",
|
||||
"o c None",
|
||||
"% c #FCEA74",
|
||||
" c #B79059",
|
||||
"# c #F1DD50",
|
||||
"= c #EDD42D",
|
||||
"& c #B74031",
|
||||
"$ c #D7C451",
|
||||
"; c #98968E",
|
||||
". c #BD8E37",
|
||||
"- c #DBC31E",
|
||||
/* pixels */
|
||||
" .Xooooooooooooo",
|
||||
".O.ooooooo+ooooo",
|
||||
" .O oooooooooooo",
|
||||
"o.OO+@oooooooooo",
|
||||
"o+O.#@ooooooo+oo",
|
||||
"oX$%.&&ooooooooo",
|
||||
"o@O&&&.$oooooooo",
|
||||
"oo**O%#=$@oooooo",
|
||||
"ooo$###=-$@ooooo",
|
||||
"oooX====--@@oooo",
|
||||
"oooX===----#$+oo",
|
||||
"oo++---=--=$Xooo",
|
||||
"o++;:----$.;;++o",
|
||||
"o++;;$$-X:;;;;+o",
|
||||
"oo++;X ;;;;;++oo",
|
||||
"ooooo+o+++oooooo"
|
||||
};
|
|
@ -0,0 +1,38 @@
|
|||
/* XPM */
|
||||
const char *gerbview_drill_file_xpm[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 16 16 1",
|
||||
"- c #AC4706",
|
||||
"$ c #A68B79",
|
||||
"+ c #989898",
|
||||
"@ c #548E54",
|
||||
": c #97674C",
|
||||
"% c #3A3B3A",
|
||||
" c None",
|
||||
"o c #51B851",
|
||||
"= c #8F706A",
|
||||
". c #ABB485",
|
||||
"& c #504D4D",
|
||||
"; c #A1653C",
|
||||
"# c #3C911B",
|
||||
"* c #5C7A24",
|
||||
"X c #0FB30C",
|
||||
"O c #AEA9A2",
|
||||
/* pixels */
|
||||
" .XXXXXooo. ",
|
||||
" O +@X######XX ",
|
||||
"$%%%&@#******#X.",
|
||||
"&%%%&@X*******Xo",
|
||||
"&%%%&@X*******Xo",
|
||||
" $===@X*******XX",
|
||||
" +@X#######XX",
|
||||
" oXXXXXXXXXX",
|
||||
" ++ -;&&",
|
||||
" .+ O-;=:",
|
||||
" O .. $-;==",
|
||||
" O .. ;-;==",
|
||||
" .. O$$$=:",
|
||||
" .. +==",
|
||||
" O+ $=:",
|
||||
" +&&"
|
||||
};
|
|
@ -1,88 +0,0 @@
|
|||
/* XPM */
|
||||
#ifndef XPMMAIN
|
||||
extern const char *open_xpm[];
|
||||
|
||||
#else
|
||||
const char * open_xpm[] = {
|
||||
"16 16 64 1",
|
||||
" c None",
|
||||
". c #000000",
|
||||
"+ c #E4E5DF",
|
||||
"@ c #D5D6CB",
|
||||
"# c #D6D7CA",
|
||||
"$ c #A3A39D",
|
||||
"% c #F5F6F0",
|
||||
"& c #8D907B",
|
||||
"* c #92957E",
|
||||
"= c #90937D",
|
||||
"- c #979B84",
|
||||
"; c #6D705F",
|
||||
"> c #EAECDB",
|
||||
", c #8A8C7D",
|
||||
"' c #8E917B",
|
||||
") c #91947F",
|
||||
"! c #8B8E7A",
|
||||
"~ c #999B87",
|
||||
"{ c #919480",
|
||||
"] c #989B86",
|
||||
"^ c #B1B4A2",
|
||||
"/ c #A2A394",
|
||||
"( c #F7F7F7",
|
||||
"_ c #878A75",
|
||||
": c #666858",
|
||||
"< c #4B4D3F",
|
||||
"[ c #4D4F40",
|
||||
"} c #404135",
|
||||
"| c #424337",
|
||||
"1 c #434437",
|
||||
"2 c #404236",
|
||||
"3 c #3C3D32",
|
||||
"4 c #48493C",
|
||||
"5 c #1A1A16",
|
||||
"6 c #C6C6BE",
|
||||
"7 c #848672",
|
||||
"8 c #25261F",
|
||||
"9 c #F1F2E9",
|
||||
"0 c #DDE0C7",
|
||||
"a c #D6DABB",
|
||||
"b c #CDD2AC",
|
||||
"c c #C7CCA7",
|
||||
"d c #989C80",
|
||||
"e c #C6C7BE",
|
||||
"f c #5F6152",
|
||||
"g c #888980",
|
||||
"h c #A7AB8C",
|
||||
"i c #878A70",
|
||||
"j c #9FA19A",
|
||||
"k c #EFF0E5",
|
||||
"l c #9EA284",
|
||||
"m c #80817B",
|
||||
"n c #96968D",
|
||||
"o c #E3E5D1",
|
||||
"p c #83866D",
|
||||
"q c #97998D",
|
||||
"r c #EDEFE2",
|
||||
"s c #A2A688",
|
||||
"t c #767671",
|
||||
"u c #E7E9DA",
|
||||
"v c #D1D3BD",
|
||||
"w c #BBBF9D",
|
||||
"x c #989B80",
|
||||
"y c #6E715C",
|
||||
" ",
|
||||
" ",
|
||||
" .... ",
|
||||
" .+@#$. ",
|
||||
" .%&*=-;..... ",
|
||||
" .>,')!~{]{^/. ",
|
||||
" .(_:<[}||12345 ",
|
||||
" .67890abbbbbcd.",
|
||||
" .efg0bbbbbbbhi.",
|
||||
" .j8kabbbbbbbl. ",
|
||||
" .mnobbbbbbbbp. ",
|
||||
" .qrbbbbbbbbs. ",
|
||||
" .tuvwwwwwwxy. ",
|
||||
" ........... ",
|
||||
" ",
|
||||
" "};
|
||||
#endif
|
|
@ -0,0 +1,38 @@
|
|||
/* XPM */
|
||||
const char *open_document_xpm[] = {
|
||||
/* columns rows colors chars-per-pixel */
|
||||
"16 16 16 1",
|
||||
"= c #7EA7D2",
|
||||
"- c #546F9C",
|
||||
"% c #7C7A8C",
|
||||
"@ c #737372",
|
||||
"+ c #E1E3E1",
|
||||
" c None",
|
||||
". c #AEADAE",
|
||||
"# c #544A4C",
|
||||
"* c #7694C0",
|
||||
"O c #969799",
|
||||
"; c #4D84C3",
|
||||
"$ c #D0D0D0",
|
||||
"o c #888988",
|
||||
"& c #8188A6",
|
||||
": c #485983",
|
||||
"X c #A2A4A3",
|
||||
/* pixels */
|
||||
" . X ",
|
||||
"oOO.+XOOOOOOX+. ",
|
||||
"@##o+XXXOXXXX$. ",
|
||||
"ooo..@@@@@@@@$X ",
|
||||
"oo% .X...... .. ",
|
||||
"O@o OoooooooXO ",
|
||||
"OoX&*X*******&*&",
|
||||
"Oo.&===========*",
|
||||
"Oo *===========&",
|
||||
"OO$&===========&",
|
||||
"Xo.*=======*=**.",
|
||||
".o%===========& ",
|
||||
".O-*****;*;*;*& ",
|
||||
" @:;;;;;;;;;;-X ",
|
||||
".::::::::::::-. ",
|
||||
" ...X...X.... "
|
||||
};
|
|
@ -0,0 +1,387 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<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"
|
||||
width="16"
|
||||
height="16"
|
||||
id="svg2"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.48.1 "
|
||||
version="1.0"
|
||||
sodipodi:docname="gerber_file.svg"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\gerber_file.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90">
|
||||
<defs
|
||||
id="defs4">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3293">
|
||||
<stop
|
||||
style="stop-color: rgb(255, 255, 255); stop-opacity: 1;"
|
||||
offset="0"
|
||||
id="stop3295" />
|
||||
<stop
|
||||
style="stop-color: rgb(255, 255, 255); stop-opacity: 0;"
|
||||
offset="1"
|
||||
id="stop3297" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3285">
|
||||
<stop
|
||||
style="stop-color: rgb(255, 255, 255); stop-opacity: 1;"
|
||||
offset="0"
|
||||
id="stop3287" />
|
||||
<stop
|
||||
style="stop-color: rgb(255, 255, 255); stop-opacity: 0;"
|
||||
offset="1"
|
||||
id="stop3289" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient3183">
|
||||
<stop
|
||||
style="stop-color: rgb(255, 255, 255); stop-opacity: 1;"
|
||||
offset="0"
|
||||
id="stop3185" />
|
||||
<stop
|
||||
style="stop-color: rgb(255, 255, 255); stop-opacity: 0;"
|
||||
offset="1"
|
||||
id="stop3187" />
|
||||
</linearGradient>
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 526.18109 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="744.09448 : 526.18109 : 1"
|
||||
inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
|
||||
id="perspective10" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3183"
|
||||
id="linearGradient3211"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="230"
|
||||
y1="230"
|
||||
x2="20"
|
||||
y2="20" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3183"
|
||||
id="linearGradient3219"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="-134.00003"
|
||||
y1="-134.00009"
|
||||
x2="154.00002"
|
||||
y2="153.99995" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3183"
|
||||
id="linearGradient3223"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="230"
|
||||
y1="230"
|
||||
x2="20"
|
||||
y2="20"
|
||||
gradientTransform="translate(-400,0)" />
|
||||
<filter
|
||||
inkscape:collect="always"
|
||||
id="filter3231"
|
||||
color-interpolation-filters="sRGB">
|
||||
<feGaussianBlur
|
||||
inkscape:collect="always"
|
||||
stdDeviation="0.105"
|
||||
id="feGaussianBlur3233" />
|
||||
</filter>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3285"
|
||||
id="linearGradient3291"
|
||||
x1="10"
|
||||
y1="130"
|
||||
x2="130"
|
||||
y2="130"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3293"
|
||||
id="linearGradient3299"
|
||||
x1="60"
|
||||
y1="130"
|
||||
x2="130"
|
||||
y2="130"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3285"
|
||||
id="linearGradient3030"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="10"
|
||||
y1="130"
|
||||
x2="130"
|
||||
y2="130"
|
||||
gradientTransform="translate(-250,-20)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3293"
|
||||
id="linearGradient3032"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="60"
|
||||
y1="130"
|
||||
x2="130"
|
||||
y2="130"
|
||||
gradientTransform="translate(-250,-20)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3183"
|
||||
id="linearGradient3052"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="230"
|
||||
y1="230"
|
||||
x2="20"
|
||||
y2="20" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3183"
|
||||
id="linearGradient3054"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="-134.00003"
|
||||
y1="-134.00009"
|
||||
x2="154.00002"
|
||||
y2="153.99995" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3183"
|
||||
id="linearGradient3078"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="-134.00003"
|
||||
y1="-134.00009"
|
||||
x2="154.00002"
|
||||
y2="153.99995" />
|
||||
<filter
|
||||
inkscape:collect="always"
|
||||
id="filter3231-0"
|
||||
color-interpolation-filters="sRGB">
|
||||
<feGaussianBlur
|
||||
inkscape:collect="always"
|
||||
stdDeviation="0.105"
|
||||
id="feGaussianBlur3233-9" />
|
||||
</filter>
|
||||
<filter
|
||||
inkscape:collect="always"
|
||||
id="filter3231-8"
|
||||
color-interpolation-filters="sRGB">
|
||||
<feGaussianBlur
|
||||
inkscape:collect="always"
|
||||
stdDeviation="0.105"
|
||||
id="feGaussianBlur3233-8" />
|
||||
</filter>
|
||||
<filter
|
||||
inkscape:collect="always"
|
||||
id="filter3231-8-2"
|
||||
color-interpolation-filters="sRGB">
|
||||
<feGaussianBlur
|
||||
inkscape:collect="always"
|
||||
stdDeviation="0.105"
|
||||
id="feGaussianBlur3233-8-3" />
|
||||
</filter>
|
||||
<filter
|
||||
inkscape:collect="always"
|
||||
id="filter3231-0-2"
|
||||
color-interpolation-filters="sRGB">
|
||||
<feGaussianBlur
|
||||
inkscape:collect="always"
|
||||
stdDeviation="0.105"
|
||||
id="feGaussianBlur3233-9-2" />
|
||||
</filter>
|
||||
<filter
|
||||
inkscape:collect="always"
|
||||
id="filter3231-16"
|
||||
color-interpolation-filters="sRGB">
|
||||
<feGaussianBlur
|
||||
inkscape:collect="always"
|
||||
stdDeviation="0.105"
|
||||
id="feGaussianBlur3233-85" />
|
||||
</filter>
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
objecttolerance="10"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="46.937517"
|
||||
inkscape:cx="7.9366927"
|
||||
inkscape:cy="6.2956093"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
showborder="true"
|
||||
inkscape:window-width="1280"
|
||||
inkscape:window-height="968"
|
||||
inkscape:window-x="-4"
|
||||
inkscape:window-y="-4"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:showpageshadow="false"
|
||||
showguides="false">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid2383"
|
||||
visible="true"
|
||||
enabled="true"
|
||||
empspacing="1"
|
||||
snapvisiblegridlinesonly="true"
|
||||
spacingx="0.5px"
|
||||
spacingy="0.5px" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<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>Avi file icon</dc:title>
|
||||
<dc:date>nov. 2009</dc:date>
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Zlatko Nikolic</dc:title>
|
||||
</cc:Agent>
|
||||
</dc:creator>
|
||||
<cc:license
|
||||
rdf:resource="http://artlibre.org/licence.php/lalgb.html" />
|
||||
</cc:Work>
|
||||
<cc:License
|
||||
rdf:about="http://artlibre.org/licence.php/lalgb.html">
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||
<cc:requires
|
||||
rdf:resource="http://creativecommons.org/ns#ShareAlike" />
|
||||
<cc:requires
|
||||
rdf:resource="http://creativecommons.org/ns#Notice" />
|
||||
<cc:requires
|
||||
rdf:resource="http://creativecommons.org/ns#Attribution" />
|
||||
</cc:License>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(0,-244)">
|
||||
<rect
|
||||
style="fill:#bbcb8b;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
id="rect3167"
|
||||
width="15.873385"
|
||||
height="15.999994"
|
||||
x="0"
|
||||
y="244"
|
||||
ry="0"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\gerber_file.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<rect
|
||||
style="fill:#52672e;fill-opacity:1;stroke:none"
|
||||
id="rect3907"
|
||||
width="16"
|
||||
height="4"
|
||||
x="0"
|
||||
y="244" />
|
||||
<path
|
||||
style="fill:#000000;fill-opacity:1;stroke:#b80000;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:1;stroke-opacity:1;stroke-dasharray:none"
|
||||
d="M 8,252.40338 4.5,252.5 1,252.5"
|
||||
id="path4126"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccc" />
|
||||
<rect
|
||||
y="20"
|
||||
x="60"
|
||||
height="20"
|
||||
width="20"
|
||||
id="rect3235"
|
||||
style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:0.99634206000000003;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;filter:url(#filter3231)"
|
||||
transform="matrix(0.17381298,0,0,0.10408439,-9.4287788,242.91831)" />
|
||||
<rect
|
||||
y="20"
|
||||
x="60"
|
||||
height="20"
|
||||
width="20"
|
||||
id="rect3235-4"
|
||||
style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter3231-0)"
|
||||
transform="matrix(0.2,0,0,0.10408439,-6,242.91831)" />
|
||||
<rect
|
||||
y="20"
|
||||
x="60"
|
||||
height="20"
|
||||
width="20"
|
||||
id="rect3235-2"
|
||||
style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter3231-8)"
|
||||
transform="matrix(0.175,0,0,0.10408439,1,242.91831)" />
|
||||
<rect
|
||||
style="fill:#52672e;fill-opacity:1;stroke:none"
|
||||
id="rect3907-1"
|
||||
width="16"
|
||||
height="4"
|
||||
x="0"
|
||||
y="256" />
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="fill:#414300;fill-opacity:1;stroke:none"
|
||||
id="path4145"
|
||||
sodipodi:cx="16"
|
||||
sodipodi:cy="6.25"
|
||||
sodipodi:rx="2.4473677"
|
||||
sodipodi:ry="2.0833333"
|
||||
d="m 18.447368,6.25 a 2.4473677,2.0833333 0 1 1 -4.894736,0 2.4473677,2.0833333 0 1 1 4.894736,0 z"
|
||||
transform="matrix(1.5833333,0,0,1.8,-16.333333,241)" />
|
||||
<path
|
||||
style="fill:none;stroke:#2bb400;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:1;stroke-opacity:1;stroke-dasharray:none"
|
||||
d="m 9,252.5 6,-3"
|
||||
id="path4149"
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc" />
|
||||
<rect
|
||||
y="20"
|
||||
x="60"
|
||||
height="20"
|
||||
width="20"
|
||||
id="rect3235-7"
|
||||
style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter3231-16)"
|
||||
transform="matrix(0.17381298,0,0,0.10408439,-9.4287788,254.91831)" />
|
||||
<rect
|
||||
y="20"
|
||||
x="60"
|
||||
height="20"
|
||||
width="20"
|
||||
id="rect3235-4-6"
|
||||
style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter3231-0-2)"
|
||||
transform="matrix(0.2,0,0,0.10408439,-6,254.91831)" />
|
||||
<rect
|
||||
y="20"
|
||||
x="60"
|
||||
height="20"
|
||||
width="20"
|
||||
id="rect3235-2-1"
|
||||
style="fill:#ffffff;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;filter:url(#filter3231-8-2)"
|
||||
transform="matrix(0.175,0,0,0.10408439,1,254.91831)" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 12 KiB |
|
@ -0,0 +1,157 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<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"
|
||||
width="16"
|
||||
height="16"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.48.1 "
|
||||
sodipodi:docname="gerber_open_dcode_file.svg"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\gerber_open_dcode_file.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90">
|
||||
<defs
|
||||
id="defs4" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="46.9375"
|
||||
inkscape:cx="8"
|
||||
inkscape:cy="8"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="true"
|
||||
showborder="false"
|
||||
objecttolerance="1"
|
||||
gridtolerance="50"
|
||||
guidetolerance="1"
|
||||
inkscape:window-width="1280"
|
||||
inkscape:window-height="968"
|
||||
inkscape:window-x="-4"
|
||||
inkscape:window-y="-4"
|
||||
inkscape:window-maximized="1">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid2985"
|
||||
empspacing="5"
|
||||
visible="true"
|
||||
enabled="true"
|
||||
snapvisiblegridlinesonly="true" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata7">
|
||||
<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>
|
||||
<g
|
||||
inkscape:label="Calque 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(0,-1036.3622)">
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="fill:#2d8591;fill-opacity:1;stroke:#473e1d;stroke-width:0.50000000000000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0.10000000000000001;stroke-opacity:1;stroke-dasharray:none"
|
||||
id="path3007"
|
||||
sodipodi:cx="8"
|
||||
sodipodi:cy="4"
|
||||
sodipodi:rx="8"
|
||||
sodipodi:ry="4"
|
||||
d="m 15.974455,3.6805992 a 8,4 0 1 1 -0.0074,-0.043104"
|
||||
transform="matrix(0.95762857,0,0,1.9152586,0.33897144,1036.7011)"
|
||||
sodipodi:start="6.20325"
|
||||
sodipodi:end="12.47562"
|
||||
sodipodi:open="true" />
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.50000000000000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0.10000000000000001;stroke-opacity:1;stroke-dasharray:none"
|
||||
id="path3777"
|
||||
sodipodi:cx="18"
|
||||
sodipodi:cy="8"
|
||||
sodipodi:rx="1"
|
||||
sodipodi:ry="1"
|
||||
d="m 18.996807,7.9201498 a 1,1 0 1 1 -9.22e-4,-0.010776"
|
||||
transform="translate(-12.996807,1032.4421)"
|
||||
sodipodi:start="6.20325"
|
||||
sodipodi:end="12.47562"
|
||||
sodipodi:open="true" />
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
||||
id="path3777-1"
|
||||
sodipodi:cx="18"
|
||||
sodipodi:cy="8"
|
||||
sodipodi:rx="1"
|
||||
sodipodi:ry="1"
|
||||
d="m 18.996807,7.9201498 a 1,1 0 1 1 -9.22e-4,-0.010776"
|
||||
transform="translate(-8.996807,1031.4421)"
|
||||
sodipodi:start="6.20325"
|
||||
sodipodi:end="12.47562"
|
||||
sodipodi:open="true" />
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
||||
id="path3777-7"
|
||||
sodipodi:cx="18"
|
||||
sodipodi:cy="8"
|
||||
sodipodi:rx="1"
|
||||
sodipodi:ry="1"
|
||||
d="m 18.996807,7.9201498 a 1,1 0 1 1 -9.22e-4,-0.010776"
|
||||
transform="matrix(1.749909,0,0,1,-19.248362,1034.3621)"
|
||||
sodipodi:start="6.20325"
|
||||
sodipodi:end="12.47562"
|
||||
sodipodi:open="true" />
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
||||
id="path3777-9"
|
||||
sodipodi:cx="18"
|
||||
sodipodi:cy="8"
|
||||
sodipodi:rx="1"
|
||||
sodipodi:ry="1"
|
||||
d="m 18.996807,7.9201498 a 1,1 0 1 1 -9.22e-4,-0.010776"
|
||||
transform="matrix(1.499922,0,0,1.4999231,-20.495455,1036.9428)"
|
||||
sodipodi:start="6.20325"
|
||||
sodipodi:end="12.47562"
|
||||
sodipodi:open="true" />
|
||||
<path
|
||||
sodipodi:type="arc"
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
||||
id="path3777-48"
|
||||
sodipodi:cx="18"
|
||||
sodipodi:cy="8"
|
||||
sodipodi:rx="1"
|
||||
sodipodi:ry="1"
|
||||
d="m 18.996807,7.9201498 a 1,1 0 1 1 -9.22e-4,-0.010776"
|
||||
transform="matrix(1.749909,0,0,1.7499103,-27.745221,1030.6929)"
|
||||
sodipodi:start="6.20325"
|
||||
sodipodi:end="12.47562"
|
||||
sodipodi:open="true" />
|
||||
<rect
|
||||
style="fill:#ffffff;fill-opacity:1;stroke:none"
|
||||
id="rect3839"
|
||||
width="3"
|
||||
height="3"
|
||||
x="10"
|
||||
y="9"
|
||||
transform="translate(0,1036.3622)" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 5.0 KiB |
|
@ -0,0 +1,554 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<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"
|
||||
width="16"
|
||||
height="16"
|
||||
id="svg1306"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.48.1 "
|
||||
sodipodi:docname="gerbview_clear_layers.svg"
|
||||
inkscape:export-filename="/home/andreas/projekt/bild/tango/clear2.png"
|
||||
inkscape:export-xdpi="90.000000"
|
||||
inkscape:export-ydpi="90.000000"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
version="1.1">
|
||||
<defs
|
||||
id="defs1308">
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 24 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="48 : 24 : 1"
|
||||
inkscape:persp3d-origin="24 : 16 : 1"
|
||||
id="perspective62" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient2243">
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop2245" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop2247" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient9320">
|
||||
<stop
|
||||
id="stop9322"
|
||||
offset="0.0000000"
|
||||
style="stop-color:#fef088;stop-opacity:1.0000000;" />
|
||||
<stop
|
||||
style="stop-color:#fde63a;stop-opacity:1.0000000;"
|
||||
offset="0.50000000"
|
||||
id="stop9324" />
|
||||
<stop
|
||||
id="stop9326"
|
||||
offset="1.0000000"
|
||||
style="stop-color:#dac203;stop-opacity:1.0000000;" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient8576">
|
||||
<stop
|
||||
style="stop-color:#dac203;stop-opacity:1.0000000;"
|
||||
offset="0.0000000"
|
||||
id="stop8578" />
|
||||
<stop
|
||||
id="stop8584"
|
||||
offset="0.50000000"
|
||||
style="stop-color:#fdec69;stop-opacity:1.0000000;" />
|
||||
<stop
|
||||
style="stop-color:#fdef7e;stop-opacity:1.0000000;"
|
||||
offset="1.0000000"
|
||||
id="stop8580" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient3558">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3560" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop3562" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3558"
|
||||
id="radialGradient3564"
|
||||
cx="22.571428"
|
||||
cy="30.857143"
|
||||
fx="22.571428"
|
||||
fy="30.857143"
|
||||
r="15.571428"
|
||||
gradientTransform="matrix(1,0,0,0.651376,0,10.75754)"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
id="linearGradient15303">
|
||||
<stop
|
||||
style="stop-color:#b30000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop15305" />
|
||||
<stop
|
||||
id="stop15311"
|
||||
offset="0.5"
|
||||
style="stop-color:#ff5c5c;stop-opacity:1;" />
|
||||
<stop
|
||||
style="stop-color:#c30000;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop15307" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient11647">
|
||||
<stop
|
||||
style="stop-color:#c17d10;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop11649" />
|
||||
<stop
|
||||
style="stop-color:#9b650c;stop-opacity:1.0000000;"
|
||||
offset="1.0000000"
|
||||
id="stop11651" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient5739">
|
||||
<stop
|
||||
style="stop-color:#c4a000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop5741" />
|
||||
<stop
|
||||
style="stop-color:#c4a000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop5743" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient5739"
|
||||
id="linearGradient7988"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.866026,-0.5,0.797491,1.381294,-15.69909,-9.225099)"
|
||||
x1="9.1053896"
|
||||
y1="38.828144"
|
||||
x2="10.146956"
|
||||
y2="30.140831" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient5739"
|
||||
id="linearGradient7990"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.866026,-0.5,0.797961,1.38211,-15.72934,-9.277499)"
|
||||
x1="19.616243"
|
||||
y1="39.252983"
|
||||
x2="18.485983"
|
||||
y2="29.909071" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient5739"
|
||||
id="linearGradient7992"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.866026,-0.5,0.843479,1.460948,-19.74053,-11.13423)"
|
||||
x1="15.096997"
|
||||
y1="36.96777"
|
||||
x2="14.045431"
|
||||
y2="29" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient5739"
|
||||
id="linearGradient7994"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.866026,-0.5,0.801305,1.3879,-12.8183,-11.14456)"
|
||||
x1="14.045431"
|
||||
y1="37.57589"
|
||||
x2="14.045431"
|
||||
y2="29" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient5739"
|
||||
id="linearGradient7996"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.866026,-0.5,0.861487,1.49214,-17.87951,-13.91085)"
|
||||
x1="16.92873"
|
||||
y1="34.010502"
|
||||
x2="14.045431"
|
||||
y2="29" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient11647"
|
||||
id="linearGradient11653"
|
||||
x1="12.233433"
|
||||
y1="12.363223"
|
||||
x2="16.870909"
|
||||
y2="17.110941"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.965926,0.262102,-0.258819,0.978177,2.957072,-5.939741)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient15303"
|
||||
id="linearGradient15309"
|
||||
x1="10.615304"
|
||||
y1="28.122555"
|
||||
x2="2.0069747"
|
||||
y2="27.234833"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.1767,0,0,1.176702,-0.819769,-5.307055)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient8576"
|
||||
id="linearGradient8582"
|
||||
x1="11.996646"
|
||||
y1="19.591736"
|
||||
x2="17.774033"
|
||||
y2="16.234594"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.014891,0,0,1.00592,-0.331699,-0.140188)" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient9320"
|
||||
id="radialGradient9318"
|
||||
cx="20.764477"
|
||||
cy="19.540945"
|
||||
fx="20.764477"
|
||||
fy="19.540945"
|
||||
r="14.799585"
|
||||
gradientTransform="matrix(0.449398,-0.216492,0.564416,1.171617,-1.432288,2.546108)"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient2243"
|
||||
id="linearGradient2249"
|
||||
x1="9.5621576"
|
||||
y1="6.952559"
|
||||
x2="14.766725"
|
||||
y2="14.200403"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient3558"
|
||||
id="radialGradient19770"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1,0,0,0.651376,0,10.75754)"
|
||||
cx="22.571428"
|
||||
cy="30.857143"
|
||||
fx="22.571428"
|
||||
fy="30.857143"
|
||||
r="15.571428" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient11647"
|
||||
id="linearGradient19772"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.965926,0.262102,-0.258819,0.978177,2.957072,-5.939741)"
|
||||
x1="12.233433"
|
||||
y1="12.363223"
|
||||
x2="16.870909"
|
||||
y2="17.110941" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient2243"
|
||||
id="linearGradient19774"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
x1="9.5621576"
|
||||
y1="6.952559"
|
||||
x2="14.766725"
|
||||
y2="14.200403" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient9320"
|
||||
id="radialGradient19776"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.449398,-0.216492,0.564416,1.171617,-1.432288,2.546108)"
|
||||
cx="20.764477"
|
||||
cy="19.540945"
|
||||
fx="20.764477"
|
||||
fy="19.540945"
|
||||
r="14.799585" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient5739"
|
||||
id="linearGradient19778"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.866026,-0.5,0.797491,1.381294,-15.69909,-9.225099)"
|
||||
x1="9.1053896"
|
||||
y1="38.828144"
|
||||
x2="10.146956"
|
||||
y2="30.140831" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient5739"
|
||||
id="linearGradient19780"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.866026,-0.5,0.797961,1.38211,-15.72934,-9.277499)"
|
||||
x1="19.616243"
|
||||
y1="39.252983"
|
||||
x2="18.485983"
|
||||
y2="29.909071" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient5739"
|
||||
id="linearGradient19782"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.866026,-0.5,0.843479,1.460948,-19.74053,-11.13423)"
|
||||
x1="15.096997"
|
||||
y1="36.96777"
|
||||
x2="14.045431"
|
||||
y2="29" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient5739"
|
||||
id="linearGradient19784"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.866026,-0.5,0.801305,1.3879,-12.8183,-11.14456)"
|
||||
x1="14.045431"
|
||||
y1="37.57589"
|
||||
x2="14.045431"
|
||||
y2="29" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient5739"
|
||||
id="linearGradient19786"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.866026,-0.5,0.861487,1.49214,-17.87951,-13.91085)"
|
||||
x1="16.92873"
|
||||
y1="34.010502"
|
||||
x2="14.045431"
|
||||
y2="29" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient8576"
|
||||
id="linearGradient19788"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.014891,0,0,1.00592,-0.331699,-0.140188)"
|
||||
x1="11.996646"
|
||||
y1="19.591736"
|
||||
x2="17.774033"
|
||||
y2="16.234594" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient15303"
|
||||
id="linearGradient19790"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.1767,0,0,1.176702,-0.819769,-5.307055)"
|
||||
x1="10.615304"
|
||||
y1="28.122555"
|
||||
x2="2.0069747"
|
||||
y2="27.234833" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="0.17254902"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="37.561561"
|
||||
inkscape:cx="8.0002074"
|
||||
inkscape:cy="8.0002002"
|
||||
inkscape:current-layer="layer1"
|
||||
showgrid="false"
|
||||
inkscape:grid-bbox="true"
|
||||
inkscape:document-units="px"
|
||||
inkscape:window-width="916"
|
||||
inkscape:window-height="818"
|
||||
inkscape:window-x="93"
|
||||
inkscape:window-y="-15"
|
||||
inkscape:showpageshadow="false"
|
||||
inkscape:window-maximized="0" />
|
||||
<metadata
|
||||
id="metadata1311">
|
||||
<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>
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Andreas Nilsson</dc:title>
|
||||
</cc:Agent>
|
||||
</dc:creator>
|
||||
<dc:source>http://www.tango-project.org</dc:source>
|
||||
<dc:subject>
|
||||
<rdf:Bag>
|
||||
<rdf:li>clear</rdf:li>
|
||||
<rdf:li>reset</rdf:li>
|
||||
<rdf:li>blank</rdf:li>
|
||||
<rdf:li>edit</rdf:li>
|
||||
</rdf:Bag>
|
||||
</dc:subject>
|
||||
<cc:license
|
||||
rdf:resource="http://creativecommons.org/licenses/publicdomain/" />
|
||||
<dc:contributor>
|
||||
<cc:Agent>
|
||||
<dc:title>Jakub Steiner (although minimally ;)</dc:title>
|
||||
</cc:Agent>
|
||||
</dc:contributor>
|
||||
</cc:Work>
|
||||
<cc:License
|
||||
rdf:about="http://creativecommons.org/licenses/publicdomain/">
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||
</cc:License>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
id="layer1"
|
||||
inkscape:label="Layer 1"
|
||||
inkscape:groupmode="layer"
|
||||
transform="translate(0,-32)">
|
||||
<g
|
||||
id="g19748"
|
||||
transform="matrix(0.35666818,0,0,0.34508139,-1.7315057,31.68259)"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\gerbview_clear_layers.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90">
|
||||
<path
|
||||
transform="matrix(1.43578,0,0,0.825704,-5.05046,13.43182)"
|
||||
d="m 38.142857,30.857143 c 0,5.601746 -6.971566,10.142858 -15.571429,10.142858 C 13.971566,41.000001 7,36.458889 7,30.857143 7,25.255398 13.971566,20.714286 22.571428,20.714286 c 8.599863,0 15.571429,4.541112 15.571429,10.142857 z"
|
||||
sodipodi:ry="10.142858"
|
||||
sodipodi:rx="15.571428"
|
||||
sodipodi:cy="30.857143"
|
||||
sodipodi:cx="22.571428"
|
||||
id="path3556"
|
||||
style="opacity:0.47368421;color:#000000;fill:url(#radialGradient19770);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cccsccz"
|
||||
id="path7966"
|
||||
d="m 6.9163118,1.7780186 c 1.7297758,-0.8780595 4.1259252,0.0035 5.0117902,1.5573199 l 4.170239,9.4847145 c 0.885865,1.55382 0.633416,3.369304 -0.566029,4.070586 -1.199445,0.701283 -2.878233,0.01494 -3.764099,-1.538881 L 5.8497502,6.9960305 C 4.9638854,5.4422066 5.2207536,2.6387087 6.9163118,1.7780186 z"
|
||||
style="fill:url(#linearGradient19772);fill-opacity:1;fill-rule:evenodd;stroke:#8f5902;stroke-width:1.00632107;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cccccz"
|
||||
id="path14575"
|
||||
d="M 7.4462701,2.7359104 C 8.8682231,1.9500906 10.266975,2.5431693 11.141568,4.0752981 L 15.589706,14.162023 13.158185,15.581885 6.8615741,6.7615491 C 5.9869811,5.2294205 5.9853271,3.5432766 7.4462701,2.7359104 z"
|
||||
style="opacity:0.42307691;fill:none;stroke:url(#linearGradient19774);stroke-width:1.00569046;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccc"
|
||||
id="path7968"
|
||||
d="m 14.780848,22.793567 c -0.795495,4.286835 0.633966,13.952501 6.259233,19.693997 4.346754,0.141291 13.990091,-3.417681 20.531095,-10.197038 C 32.335,27.773816 26.034647,16.567549 21.135869,19.007852 l -6.355021,3.785715 z"
|
||||
style="fill:url(#radialGradient19776);fill-opacity:1;fill-rule:evenodd;stroke:#c4a000;stroke-width:1.00000048;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc"
|
||||
id="path7972"
|
||||
d="m 16.338359,24.367274 c 2.349016,6.270271 2.489443,12.788302 7.183783,17.919884"
|
||||
style="fill:none;stroke:url(#linearGradient19778);stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccc"
|
||||
id="path7970"
|
||||
d="M 15.91878,23.414124 C 15.006687,23.922228 15.758401,35.934338 21.503034,41.414491 28.88902,41.227594 37.02675,35.018304 39.895986,32.576645 30.39657,26.592523 24.971183,17.814876 21.415196,20.003061 l -5.496416,3.411063 z"
|
||||
style="opacity:0.46153846;fill:none;stroke:#ffffff;stroke-width:0.99999976;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc"
|
||||
id="path7974"
|
||||
d="m 23.848485,22.273332 c 0.866361,-0.749 5.75002,6.087667 14.998501,12.381801"
|
||||
style="fill:none;stroke:url(#linearGradient19780);stroke-width:0.9999997;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc"
|
||||
id="path7976"
|
||||
d="m 18.012893,22.863921 c 3.71231,5.347495 2.96299,12.424255 8.840816,18.08111"
|
||||
style="fill:none;stroke:url(#linearGradient19782);stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc"
|
||||
id="path7978"
|
||||
d="m 22.983898,22.775821 c 0,0 8.17673,13.071629 11.181934,15.104561"
|
||||
style="fill:none;stroke:url(#linearGradient19784);stroke-width:1.00000024;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cc"
|
||||
id="path7980"
|
||||
d="m 19.300308,22.200695 c 3.447146,2.916815 8.702557,14.163188 11.310014,17.47775"
|
||||
style="fill:none;stroke:url(#linearGradient19786);stroke-width:1.00000012;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccc"
|
||||
id="path7982"
|
||||
d="M 8.5089452,18.061866 19.970616,11.50296 c 0.59865,2.382571 -0.34184,3.240585 1.79595,7.147713 l -7.910292,4.52664 c -1.453428,-3.47742 -3.564886,-3.410298 -5.3473288,-5.115447 z"
|
||||
style="fill:url(#linearGradient19788);fill-opacity:1;fill-rule:evenodd;stroke:#c4a000;stroke-width:1.01039541;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccc"
|
||||
id="path11655"
|
||||
d="M 14.043449,21.245689 C 13.229488,19.824472 11.481136,19.009347 10.36413,18.11846 l 8.757422,-4.933738 c -0.01959,1.480968 0.566905,3.088206 0.875611,4.518667 l -5.953714,3.5423 z"
|
||||
style="opacity:0.2472527;fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<rect
|
||||
transform="matrix(0.866025,-0.500001,0.5,0.866026,0,0)"
|
||||
ry="0.99999803"
|
||||
rx="0.99999738"
|
||||
y="24.174778"
|
||||
x="-1.4127867"
|
||||
height="3.4598906"
|
||||
width="13.015023"
|
||||
id="rect7984"
|
||||
style="fill:url(#linearGradient19790);fill-opacity:1;fill-rule:evenodd;stroke:#690000;stroke-width:0.99999803;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
|
||||
<path
|
||||
transform="matrix(0.583557,0.156364,-0.156364,0.583557,20.45782,5.158782)"
|
||||
d="m -17.172594,4.0836182 c 0,1.1855202 -0.961054,2.1465742 -2.146574,2.1465742 -1.18552,0 -2.146574,-0.961054 -2.146574,-2.1465742 0,-1.1855203 0.961054,-2.1465743 2.146574,-2.1465743 1.18552,0 2.146574,0.961054 2.146574,2.1465743 z"
|
||||
sodipodi:ry="2.1465743"
|
||||
sodipodi:rx="2.1465743"
|
||||
sodipodi:cy="4.0836182"
|
||||
sodipodi:cx="-19.319168"
|
||||
id="path10193"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:#8f5902;stroke-width:1.65524161;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
|
||||
sodipodi:type="arc" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cccc"
|
||||
id="path3558"
|
||||
d="m 27.734834,40.555239 c 0,0 1.506584,-0.500648 2.176098,-0.941755 -1.237437,-1.944544 -3.403341,-5.895665 -5.403126,-8.87592 1.193243,6.540738 3.227028,9.817675 3.227028,9.817675 z"
|
||||
style="opacity:0.31730766;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cccc"
|
||||
id="path3560"
|
||||
d="M 31.141805,39.05827 33.167803,37.9731 C 31.223259,36.116945 25.699306,27.857202 25.699306,27.857202 l 5.442499,11.201068 z"
|
||||
style="opacity:0.31730766;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cccc"
|
||||
id="path3562"
|
||||
d="m 35.658522,36.387809 2.436371,-1.743752 c -3.181981,-1.325825 -11.58654,-9.880449 -11.58654,-9.880449 2.382935,3.011895 6.767234,8.612306 9.150169,11.624201 z"
|
||||
style="opacity:0.31730766;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cccc"
|
||||
id="path3565"
|
||||
d="M 39.153689,33.917208 40.846002,32.5077 c -3.314563,-1.502602 -12.495677,-9.912017 -12.495677,-9.912017 0,0 6.074587,9.200205 10.803364,11.321525 z"
|
||||
style="opacity:0.31730766;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="opacity:0.31730766;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="m 24.376076,41.571705 c 0,0 1.197225,-0.279677 2.043516,-0.455619 -1.458408,-1.237437 -3.801089,-4.437257 -5.093767,-8.610755 0.530331,6.894292 3.050251,9.066374 3.050251,9.066374 z"
|
||||
id="path2265"
|
||||
sodipodi:nodetypes="cccc" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="cccc"
|
||||
id="path2267"
|
||||
d="m 21.370872,41.969452 c 0,0 1.24802,-0.01368 1.24802,-0.01368 -2.298097,-2.519069 -3.138175,-5.365335 -4.430854,-9.40625 -0.132581,4.684583 3.182834,9.419926 3.182834,9.419926 z"
|
||||
style="opacity:0.31730766;fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" />
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 22 KiB |
|
@ -0,0 +1,281 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<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"
|
||||
width="16"
|
||||
height="16"
|
||||
id="svg2"
|
||||
inkscape:label="Pozadí"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.48.1 "
|
||||
version="1.0"
|
||||
sodipodi:docname="gerbview_drill_file.svg"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\gerbview_drill_file.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90">
|
||||
<defs
|
||||
id="defs3971" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="48.5625"
|
||||
inkscape:cx="5.8841506"
|
||||
inkscape:cy="9.8791691"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
inkscape:window-width="1280"
|
||||
inkscape:window-height="994"
|
||||
inkscape:window-x="-4"
|
||||
inkscape:window-y="-4"
|
||||
showgrid="true"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:showpageshadow="false"
|
||||
objecttolerance="1"
|
||||
gridtolerance="1">
|
||||
<inkscape:grid
|
||||
type="xygrid"
|
||||
id="grid3023"
|
||||
empspacing="2"
|
||||
visible="true"
|
||||
enabled="true"
|
||||
snapvisiblegridlinesonly="true"
|
||||
spacingx="0.5px"
|
||||
spacingy="0.5px" />
|
||||
</sodipodi:namedview>
|
||||
<metadata
|
||||
id="metadata3974">
|
||||
<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>vrtacka</dc:title>
|
||||
<dc:date>2.1.2006</dc:date>
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Ivan Bilek</dc:title>
|
||||
</cc:Agent>
|
||||
</dc:creator>
|
||||
<dc:publisher>
|
||||
<cc:Agent>
|
||||
<dc:title>ZS a MS Machovo nam</dc:title>
|
||||
</cc:Agent>
|
||||
</dc:publisher>
|
||||
<dc:language>cz</dc:language>
|
||||
<dc:subject>
|
||||
<rdf:Bag>
|
||||
<rdf:li>vrtacka</rdf:li>
|
||||
<rdf:li>drilling machine</rdf:li>
|
||||
</rdf:Bag>
|
||||
</dc:subject>
|
||||
<cc:license
|
||||
rdf:resource="http://web.resource.org/cc/PublicDomain" />
|
||||
</cc:Work>
|
||||
<cc:License
|
||||
rdf:about="http://web.resource.org/cc/PublicDomain">
|
||||
<cc:permits
|
||||
rdf:resource="http://web.resource.org/cc/Reproduction" />
|
||||
<cc:permits
|
||||
rdf:resource="http://web.resource.org/cc/Distribution" />
|
||||
<cc:permits
|
||||
rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
|
||||
</cc:License>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
inkscape:label="Vrstva 1"
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
transform="translate(-82.0433,-566.7805)">
|
||||
<rect
|
||||
style="fill:#4d4d4d;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
id="rect3980"
|
||||
width="2.3879426"
|
||||
height="8.1484413"
|
||||
x="95.635254"
|
||||
y="574.72693"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\gerbview_drill_file.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#00b700;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="m 87.504473,566.99994 c 0.206546,-0.62652 7.80376,0.16068 9.04771,0.45249 1.224161,0.28715 1.491159,7.37897 1.491159,7.37897 0,0 -10.285189,0.19578 -10.538869,0 -0.236772,-0.18273 -0.215268,-7.17849 0,-7.83146 z"
|
||||
id="rect3977"
|
||||
sodipodi:nodetypes="czczz"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\gerbview_drill_file.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#aa4400;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="m 94.0433,574.88042 1.559943,-0.0317 0.03629,4.13761 c 0,0 -3.24584,1.01626 -2.43061,0 0.798111,-0.99493 0.834388,-4.10604 0.834388,-4.10604 z"
|
||||
id="rect3982"
|
||||
sodipodi:nodetypes="ccczc"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\gerbview_drill_file.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<rect
|
||||
style="fill:#9c9c9c;fill-opacity:0.99494952;fill-rule:evenodd;stroke:none"
|
||||
id="rect3985"
|
||||
width="1.9999956"
|
||||
height="6.8656478"
|
||||
x="88.043304"
|
||||
y="574.81635"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\gerbview_drill_file.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<rect
|
||||
style="fill:#4d4d4d;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
id="rect3987"
|
||||
width="0.42316684"
|
||||
height="6.5088167"
|
||||
x="87.020859"
|
||||
y="567.59161"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\gerbview_drill_file.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<rect
|
||||
style="fill:#333333;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
id="rect3989"
|
||||
width="0.30226201"
|
||||
height="5.4646215"
|
||||
x="86.738747"
|
||||
y="568.11371"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\gerbview_drill_file.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<rect
|
||||
style="fill:#1a1a1a;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
id="rect3991"
|
||||
width="0.1410556"
|
||||
height="4.1162848"
|
||||
x="86.597687"
|
||||
y="568.78052"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\gerbview_drill_file.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#1a1a1a;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="m 82.043606,570.43803 c -0.0403,-2.87131 4.554081,-1.53137 4.554081,-1.53137 l 0,3.06274 c 0,0 -4.514044,1.32107 -4.554081,-1.53137 z"
|
||||
id="rect3993"
|
||||
sodipodi:nodetypes="cccz"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\gerbview_drill_file.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="m 86.005984,568.81795 0.262084,-0.004 -0.207129,3.35923 -0.312461,0.004 0.257506,-3.35924 z"
|
||||
id="rect3996"
|
||||
sodipodi:nodetypes="ccccc"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\gerbview_drill_file.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccc"
|
||||
id="path3999"
|
||||
d="m 85.436724,568.70368 0.262084,-0.004 -0.207129,3.47348 -0.312462,0.004 0.257507,-3.4735 z"
|
||||
style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\gerbview_drill_file.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="m 84.852351,568.70368 0.262084,-0.004 -0.207129,3.47348 -0.312462,0.004 0.257507,-3.4735 z"
|
||||
id="path4001"
|
||||
sodipodi:nodetypes="ccccc"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\gerbview_drill_file.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccc"
|
||||
id="path4003"
|
||||
d="m 84.26294,568.65584 0.262084,-0.004 -0.207129,3.4735 -0.312462,0.004 0.257507,-3.4735 z"
|
||||
style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\gerbview_drill_file.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="m 83.673529,568.608 0.262084,-0.004 -0.207129,3.47349 -0.312462,0.004 0.257507,-3.47351 z"
|
||||
id="path4005"
|
||||
sodipodi:nodetypes="ccccc"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\gerbview_drill_file.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccc"
|
||||
id="path4007"
|
||||
d="m 83.114344,568.84725 0.257046,-0.10069 -0.192016,3.23422 -0.312461,-0.13875 0.247431,-2.99496 z"
|
||||
style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\gerbview_drill_file.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="m 82.570272,569.13439 0.262084,-0.14833 -0.192016,2.80352 -0.236896,-0.23442 0.166828,-2.42068 z"
|
||||
id="path4009"
|
||||
sodipodi:nodetypes="ccccc"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\gerbview_drill_file.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
sodipodi:nodetypes="ccccc"
|
||||
id="path4011"
|
||||
d="m 82.147106,569.75653 0.201631,-0.38771 -0.106375,1.89426 -0.176443,-0.47368 0.08119,-1.03287 z"
|
||||
style="fill:#666666;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\gerbview_drill_file.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<rect
|
||||
style="fill:#f0e4db;fill-opacity:1;stroke:#c0ad66;stroke-width:0.52705491;stroke-linecap:round;stroke-miterlimit:0.1;stroke-opacity:1;stroke-dasharray:none"
|
||||
id="rect3985-1"
|
||||
width="0.73038059"
|
||||
height="4.8685861"
|
||||
x="88.664665"
|
||||
y="576.0484"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\gerbview_drill_file.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<rect
|
||||
style="fill:none;stroke:#bf7f71;stroke-width:0.72920853;stroke-linecap:round;stroke-miterlimit:0.1;stroke-opacity:1;stroke-dasharray:none"
|
||||
id="rect3985-1-2"
|
||||
width="0.5904125"
|
||||
height="4.8685861"
|
||||
x="96.543297"
|
||||
y="576.37476"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\gerbview_drill_file.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
style="fill:#597a26;fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
d="m 88.780146,568.09656 c 0.148862,-0.42672 5.624285,0.10945 6.520817,0.3082 0.882271,0.19559 1.074701,5.02589 1.074701,5.02589 0,0 -7.412687,0.13335 -7.595518,0 -0.170644,-0.12447 -0.155146,-4.88933 0,-5.33409 z"
|
||||
id="rect3977-1"
|
||||
sodipodi:nodetypes="czczz"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\gerbview_drill_file.png"
|
||||
inkscape:export-xdpi="90"
|
||||
inkscape:export-ydpi="90" />
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 11 KiB |
|
@ -0,0 +1,592 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<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"
|
||||
width="16"
|
||||
height="16"
|
||||
id="svg97"
|
||||
sodipodi:version="0.32"
|
||||
inkscape:version="0.48.1 "
|
||||
sodipodi:docname="open_document.svg"
|
||||
inkscape:export-filename="F:\kicad-launchpad\testing\bitmaps\sources\open_document.png"
|
||||
inkscape:export-xdpi="90.000000"
|
||||
inkscape:export-ydpi="90.000000"
|
||||
inkscape:output_extension="org.inkscape.output.svg.inkscape"
|
||||
version="1.1">
|
||||
<defs
|
||||
id="defs3">
|
||||
<inkscape:perspective
|
||||
sodipodi:type="inkscape:persp3d"
|
||||
inkscape:vp_x="0 : 24 : 1"
|
||||
inkscape:vp_y="0 : 1000 : 0"
|
||||
inkscape:vp_z="48 : 24 : 1"
|
||||
inkscape:persp3d-origin="24 : 16 : 1"
|
||||
id="perspective90" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient5060"
|
||||
id="radialGradient5031"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)"
|
||||
cx="605.71429"
|
||||
cy="486.64789"
|
||||
fx="605.71429"
|
||||
fy="486.64789"
|
||||
r="117.14286" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient5060">
|
||||
<stop
|
||||
style="stop-color:black;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop5062" />
|
||||
<stop
|
||||
style="stop-color:black;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop5064" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient5060"
|
||||
id="radialGradient5029"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)"
|
||||
cx="605.71429"
|
||||
cy="486.64789"
|
||||
fx="605.71429"
|
||||
fy="486.64789"
|
||||
r="117.14286" />
|
||||
<linearGradient
|
||||
id="linearGradient5048">
|
||||
<stop
|
||||
style="stop-color:black;stop-opacity:0;"
|
||||
offset="0"
|
||||
id="stop5050" />
|
||||
<stop
|
||||
id="stop5056"
|
||||
offset="0.5"
|
||||
style="stop-color:black;stop-opacity:1;" />
|
||||
<stop
|
||||
style="stop-color:black;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop5052" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient5048"
|
||||
id="linearGradient5027"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)"
|
||||
x1="302.85715"
|
||||
y1="366.64789"
|
||||
x2="302.85715"
|
||||
y2="609.50507" />
|
||||
<linearGradient
|
||||
id="linearGradient269">
|
||||
<stop
|
||||
id="stop270"
|
||||
offset="0.0000000"
|
||||
style="stop-color:#a3a3a3;stop-opacity:1.0000000;" />
|
||||
<stop
|
||||
id="stop271"
|
||||
offset="1.0000000"
|
||||
style="stop-color:#4c4c4c;stop-opacity:1.0000000;" />
|
||||
</linearGradient>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient269"
|
||||
id="radialGradient8234"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.968273,0,0,1.046686,44.36453,-17.00717)"
|
||||
cx="8.824419"
|
||||
cy="3.7561285"
|
||||
fx="8.824419"
|
||||
fy="3.7561285"
|
||||
r="37.751713" />
|
||||
<linearGradient
|
||||
id="linearGradient259">
|
||||
<stop
|
||||
id="stop260"
|
||||
offset="0.0000000"
|
||||
style="stop-color:#fafafa;stop-opacity:1.0000000;" />
|
||||
<stop
|
||||
style="stop-color:#a8a8a8;stop-opacity:1;"
|
||||
offset="0.5"
|
||||
id="stop8238" />
|
||||
<stop
|
||||
id="stop261"
|
||||
offset="1"
|
||||
style="stop-color:#cdcdcd;stop-opacity:1;" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient259"
|
||||
id="linearGradient8236"
|
||||
x1="25.875"
|
||||
y1="10.625"
|
||||
x2="25.25"
|
||||
y2="30.875"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1,0,0,1.238806,0,-7.880597)" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient13842">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop13844" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop13846" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient9766">
|
||||
<stop
|
||||
style="stop-color:#3f7cbe;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop9768" />
|
||||
<stop
|
||||
style="stop-color:#729fcf;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop9770" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient148">
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0.13402061;"
|
||||
offset="0.0000000"
|
||||
id="stop149" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0.051546391;"
|
||||
offset="1.0000000"
|
||||
id="stop150" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient335">
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:1.0000000;"
|
||||
offset="0.0000000"
|
||||
id="stop336" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0.0000000;"
|
||||
offset="1.0000000"
|
||||
id="stop337" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient1789">
|
||||
<stop
|
||||
style="stop-color:#a0a0a0;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop1790" />
|
||||
<stop
|
||||
style="stop-color:#a8a8a8;stop-opacity:1;"
|
||||
offset="1"
|
||||
id="stop1791" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient137">
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0.70059878;"
|
||||
offset="0.0000000"
|
||||
id="stop138" />
|
||||
<stop
|
||||
style="stop-color:#ffffff;stop-opacity:0.0000000;"
|
||||
offset="1.0000000"
|
||||
id="stop139" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient335"
|
||||
id="linearGradient155"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="scale(1.421537,0.703464)"
|
||||
x1="19.116116"
|
||||
y1="28.946041"
|
||||
x2="19.426924"
|
||||
y2="51.912693" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient148"
|
||||
id="linearGradient156"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.535299,0,0,0.651339,3.451418,2.448)"
|
||||
x1="14.899379"
|
||||
y1="27.059643"
|
||||
x2="22.715446"
|
||||
y2="41.836895" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient137"
|
||||
id="linearGradient158"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.462696,0,0.06907908,0.683669,0,0)"
|
||||
x1="5.2657914"
|
||||
y1="18.725863"
|
||||
x2="8.212224"
|
||||
y2="52.625851" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient1789"
|
||||
id="radialGradient159"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1.015635,0,0.103105,1.000512,0,-0.08369458)"
|
||||
cx="26.106777"
|
||||
cy="38.195114"
|
||||
fx="26.106777"
|
||||
fy="38.195114"
|
||||
r="32.259769" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient9766"
|
||||
id="linearGradient13162"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(1,0,0,1.022118,52.05694,-1.323026)"
|
||||
x1="22.175976"
|
||||
y1="36.987999"
|
||||
x2="22.065331"
|
||||
y2="32.050499" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient13842"
|
||||
id="linearGradient13848"
|
||||
x1="22.25"
|
||||
y1="37.625"
|
||||
x2="19.75"
|
||||
y2="14.875"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient5048"
|
||||
id="linearGradient4045"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(2.774389,0,0,1.969706,-1892.179,-872.8854)"
|
||||
x1="302.85715"
|
||||
y1="366.64789"
|
||||
x2="302.85715"
|
||||
y2="609.50507" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient5060"
|
||||
id="radialGradient4047"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(2.774389,0,0,1.969706,-1891.633,-872.8854)"
|
||||
cx="605.71429"
|
||||
cy="486.64789"
|
||||
fx="605.71429"
|
||||
fy="486.64789"
|
||||
r="117.14286" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient5060"
|
||||
id="radialGradient4049"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(-2.774389,0,0,1.969706,112.7623,-872.8854)"
|
||||
cx="605.71429"
|
||||
cy="486.64789"
|
||||
fx="605.71429"
|
||||
fy="486.64789"
|
||||
r="117.14286" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient335"
|
||||
id="linearGradient3083"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.48781448,0,0,0.2735396,-0.35868044,31.212771)"
|
||||
x1="19.116116"
|
||||
y1="28.946041"
|
||||
x2="19.426924"
|
||||
y2="51.912693" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient148"
|
||||
id="linearGradient3087"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.52685304,0,0,0.25327097,0.85233008,32.058179)"
|
||||
x1="14.899379"
|
||||
y1="27.059643"
|
||||
x2="22.715446"
|
||||
y2="41.836895" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient9766"
|
||||
id="linearGradient3091"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.34315989,0,0,0.39744713,17.505173,30.698317)"
|
||||
x1="22.175976"
|
||||
y1="36.987999"
|
||||
x2="22.065331"
|
||||
y2="32.050499" />
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient259"
|
||||
id="linearGradient3095"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.34315989,0,0,0.48170553,-0.35868044,28.148427)"
|
||||
x1="25.875"
|
||||
y1="10.625"
|
||||
x2="25.25"
|
||||
y2="30.875" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient269"
|
||||
id="radialGradient3097"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.33227246,0,0,0.40700031,14.865447,24.59959)"
|
||||
cx="8.824419"
|
||||
cy="3.7561285"
|
||||
fx="8.824419"
|
||||
fy="3.7561285"
|
||||
r="37.751713" />
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient1789"
|
||||
id="radialGradient3130"
|
||||
gradientUnits="userSpaceOnUse"
|
||||
gradientTransform="matrix(0.34852519,0,0.0353815,0.38904571,-0.35868044,31.180227)"
|
||||
cx="26.106777"
|
||||
cy="38.195114"
|
||||
fx="26.106777"
|
||||
fy="38.195114"
|
||||
r="32.259769" />
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="37.5625"
|
||||
inkscape:cx="3.7404661"
|
||||
inkscape:cy="8.0000004"
|
||||
inkscape:current-layer="layer3"
|
||||
showgrid="false"
|
||||
inkscape:grid-bbox="true"
|
||||
inkscape:document-units="px"
|
||||
inkscape:window-width="1027"
|
||||
inkscape:window-height="818"
|
||||
inkscape:window-x="186"
|
||||
inkscape:window-y="20"
|
||||
inkscape:showpageshadow="false"
|
||||
inkscape:window-maximized="0"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true" />
|
||||
<metadata
|
||||
id="metadata4">
|
||||
<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:date>2005-01-31</dc:date>
|
||||
<dc:creator>
|
||||
<cc:Agent>
|
||||
<dc:title>Jakub Steiner</dc:title>
|
||||
</cc:Agent>
|
||||
</dc:creator>
|
||||
<cc:license
|
||||
rdf:resource="http://creativecommons.org/licenses/publicdomain/" />
|
||||
<dc:source>http://jimmac.musichall.cz</dc:source>
|
||||
<dc:description>Active state - when files are being dragged to.</dc:description>
|
||||
<dc:publisher>
|
||||
<cc:Agent>
|
||||
<dc:title>Novell, Inc.</dc:title>
|
||||
</cc:Agent>
|
||||
</dc:publisher>
|
||||
</cc:Work>
|
||||
<cc:License
|
||||
rdf:about="http://creativecommons.org/licenses/publicdomain/">
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Reproduction" />
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#Distribution" />
|
||||
<cc:permits
|
||||
rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
|
||||
</cc:License>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<g
|
||||
id="layer1"
|
||||
inkscape:label="Folder"
|
||||
inkscape:groupmode="layer"
|
||||
transform="translate(0,-32)" />
|
||||
<g
|
||||
inkscape:label="Open"
|
||||
id="layer3"
|
||||
inkscape:groupmode="layer"
|
||||
transform="translate(0,-32)">
|
||||
<path
|
||||
sodipodi:nodetypes="ccccccssssccc"
|
||||
style="color:#000000;fill:url(#radialGradient3130);fill-opacity:1;fill-rule:nonzero;stroke:#5a5a5a;stroke-width:0.36528969;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
|
||||
id="path2375"
|
||||
d="m 1.226728,46.242088 c 0.014347,0.163492 0.1706828,0.326984 0.312672,0.326984 l 10.684682,0 c 0.141989,0 0.269632,-0.163492 0.255285,-0.326984 L 11.553996,35.696844 C 11.539649,35.533352 11.383313,35.36986 11.241324,35.36986 l -4.3661658,0 c -0.2026517,0 -0.4149088,-0.147587 -0.4814056,-0.373423 L 6.0152465,33.710958 C 5.957166,33.513705 5.8274866,33.424847 5.5641721,33.424847 l -5.12589156,0 c -0.14198913,0 -0.26963143,0.163492 -0.2552846,0.326984 L 1.226728,46.242088 z"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="opacity:0.11363633;color:#000000;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.36528978;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
|
||||
d="m 1.4704141,45.807541 10.2905949,0"
|
||||
id="path13160"
|
||||
sodipodi:nodetypes="cc"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
sodipodi:nodetypes="cc"
|
||||
id="path13139"
|
||||
d="m 1.4704141,45.029847 10.2905949,0"
|
||||
style="opacity:0.11363633;color:#000000;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.36528978;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
|
||||
inkscape:connector-curvature="0" />
|
||||
<g
|
||||
style="display:inline"
|
||||
id="g5022"
|
||||
transform="matrix(0.00742993,0,0,0.00740302,14.196577,45.574323)">
|
||||
<rect
|
||||
y="-150.69685"
|
||||
x="-1559.2523"
|
||||
height="478.35718"
|
||||
width="1339.6335"
|
||||
id="rect4173"
|
||||
style="opacity:0.40206185;color:#000000;fill:url(#linearGradient4045);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible" />
|
||||
<path
|
||||
sodipodi:nodetypes="cccc"
|
||||
id="path5058"
|
||||
d="m -219.61876,-150.68038 c 0,0 0,478.33079 0,478.33079 142.874166,0.90045 345.40022,-107.16966 345.40014,-239.196175 0,-132.026537 -159.436816,-239.134595 -345.40014,-239.134615 z"
|
||||
style="opacity:0.40206185;color:#000000;fill:url(#radialGradient4047);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="opacity:0.40206185;color:#000000;fill:url(#radialGradient4049);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible"
|
||||
d="m -1559.2523,-150.68038 c 0,0 0,478.33079 0,478.33079 -142.8742,0.90045 -345.4002,-107.16966 -345.4002,-239.196175 0,-132.026537 159.4368,-239.134595 345.4002,-239.134615 z"
|
||||
id="path5018"
|
||||
sodipodi:nodetypes="cccc"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:export-ydpi="74.800003"
|
||||
inkscape:export-xdpi="74.800003"
|
||||
inkscape:export-filename="/home/jimmac/ximian_art/icons/nautilus/suse93/gnome-fs-directory.png"
|
||||
transform="matrix(0.35497283,0,0.03586707,0.40223228,-3.8014252,32.236182)"
|
||||
id="g2381"
|
||||
style="fill:#ffffff;fill-opacity:0.5803109;fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4;display:block">
|
||||
<path
|
||||
sodipodi:nodetypes="cscscs"
|
||||
id="path2382"
|
||||
d="m 41.785743,9.0363862 c 0.0096,-0.4745828 0.01519,-0.7245056 -0.423393,-0.7242032 l -12.55582,0.00866 c -0.3,0 -0.324614,-0.1432061 0,0 0.324614,0.1432061 1.247098,0.6582712 2.182697,0.7009947 0,0 10.796477,0.016463 10.796516,0.014551 z"
|
||||
style="stroke:none"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<path
|
||||
sodipodi:nodetypes="cc"
|
||||
id="path13119"
|
||||
d="m 1.3110699,43.474461 10.3321061,0"
|
||||
style="opacity:0.11363633;color:#000000;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.36528984;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="opacity:0.11363633;color:#000000;fill:#729fcf;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.36528984;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
|
||||
d="m 1.2313978,42.696768 10.3528632,0"
|
||||
id="path13135"
|
||||
sodipodi:nodetypes="cc"
|
||||
inkscape:connector-curvature="0" />
|
||||
<g
|
||||
inkscape:export-ydpi="74.800003"
|
||||
inkscape:export-xdpi="74.800003"
|
||||
inkscape:export-filename="/home/jimmac/ximian_art/icons/nautilus/suse93/gnome-fs-directory.png"
|
||||
transform="matrix(0.35497283,0,0.03586707,0.40223228,-3.8014252,32.236182)"
|
||||
id="g1853"
|
||||
style="fill:#ffffff;fill-opacity:0.5803109;fill-rule:nonzero;stroke:#000000;stroke-miterlimit:4;display:block">
|
||||
<path
|
||||
sodipodi:nodetypes="cscscs"
|
||||
id="path1855"
|
||||
d="m 41.785743,9.0363862 c 0.0096,-0.4745828 0.01519,-0.7245056 -0.423393,-0.7242032 l -12.55582,0.00866 c -0.3,0 -0.324614,-0.1432061 0,0 0.324614,0.1432061 1.247098,0.6582712 2.182697,0.7009947 0,0 10.796477,0.016463 10.796516,0.014551 z"
|
||||
style="stroke:none"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<path
|
||||
style="color:#000000;fill:url(#linearGradient3095);fill-opacity:1;fill-rule:nonzero;stroke:url(#radialGradient3097);stroke-width:0.36528969;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible"
|
||||
d="m 14.52588,32.182711 c 0.17158,6.563238 -3.114198,7.204735 -2.063271,11.276652 0,0 -10.8052251,0.344494 -10.8052251,0.344494 C 1.0139591,38.806162 4.531348,35.55465 3.5018683,32.242924 L 14.52588,32.182711 z"
|
||||
id="path8230"
|
||||
sodipodi:nodetypes="ccccc"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="color:#000000;fill:#414141;stroke:#4b4b4b;stroke-width:0.92000000000000004;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible;fill-opacity:1"
|
||||
d="m 4.9388504,33.937622 8.3648636,0"
|
||||
id="path8277"
|
||||
sodipodi:nodetypes="cc"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
inkscape:export-ydpi="74.800003"
|
||||
inkscape:export-xdpi="74.800003"
|
||||
inkscape:export-filename="/home/jimmac/ximian_art/icons/nautilus/suse93/gnome-fs-directory.png"
|
||||
sodipodi:nodetypes="cccsscccscc"
|
||||
id="path2401"
|
||||
d="m 1.6242914,46.403452 c 0.035497,0.08223 0.1064915,0.164454 0.2129829,0.164454 l 11.4301247,0 c 0.071,0 0.178843,-0.04911 0.243017,-0.102792 0.182013,-0.152247 0.224722,-0.238124 0.306367,-0.378529 0.840099,-1.444744 1.992092,-7.495755 1.992092,-7.495755 0.0355,-0.08223 -0.0355,-0.164451 -0.141989,-0.164451 l -11.9843927,0 c -0.1064915,0 -0.5682608,6.263281 -1.6687862,7.499694 l -0.4249128,0.477379 0.035497,0 z"
|
||||
style="color:#000000;fill:url(#linearGradient3091);fill-opacity:1.0;fill-rule:nonzero;stroke:#3b3063;stroke-width:0.36528962999999998;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible;opacity:1"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
id="path323"
|
||||
d="m 4.1751672,38.937124 c -0.2651758,1.940639 -0.5151863,3.503214 -0.9320188,5.254821 0.8189459,-0.274956 2.4419656,-1.246061 5.8735645,-1.246061 3.4315981,0 5.7388591,-3.596325 6.0573381,-4.025944 L 4.1751672,38.93712 z"
|
||||
style="fill:url(#linearGradient3087);fill-opacity:1;fill-rule:evenodd;stroke:none"
|
||||
sodipodi:nodetypes="ccccc"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="color:#000000;fill:#333333;fill-opacity:1;stroke:#626262;stroke-width:0.90067797999999999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible"
|
||||
d="m 4.6780584,35.506319 8.3438726,0"
|
||||
id="path8281"
|
||||
sodipodi:nodetypes="cc"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="opacity:0.52272728;color:#000000;fill:none;stroke:url(#linearGradient3083);stroke-width:0.36528969px;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
|
||||
d="m 15.364934,38.868189 -11.3786571,0 c 0,0 -0.7370209,6.22917 -1.6204944,7.092787 2.786828,0 10.8339595,-0.01891 10.8407605,-0.01891 0.601099,0 1.684106,-4.913541 2.158391,-7.073875 z"
|
||||
id="path324"
|
||||
sodipodi:nodetypes="cccsc"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="color:#000000;fill:none;stroke:#656565;stroke-width:0.83657068000000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:block;overflow:visible"
|
||||
d="m 4.3182553,37.154884 8.0115147,0"
|
||||
id="path8285"
|
||||
sodipodi:nodetypes="cc"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:block;overflow:visible"
|
||||
d="M 1.8289639,43.558651 C 1.402977,38.799931 4.2954256,36.146262 3.7592382,32.379311 l 10.5950618,0 L 4.0595031,32.62234 C 4.488453,36.340686 1.9331529,38.317561 1.8289639,43.558651 z"
|
||||
id="path8289"
|
||||
sodipodi:nodetypes="ccccc"
|
||||
inkscape:connector-curvature="0" />
|
||||
<path
|
||||
style="fill:#414141;fill-opacity:1;stroke:#310000;stroke-width:0.05324459000000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
|
||||
d="M 0.83991893,2.7540761 C 0.83139347,2.6772043 0.81663742,2.5334439 0.80712771,2.4346086 l -0.0172904,-0.1797005 1.32433489,0 1.3243348,0 -0.018244,0.139767 C 3.410229,2.4715471 3.383765,2.6153074 3.361455,2.7141427 l -0.040565,0.1797005 -1.2327353,0 -1.23273544,0 -0.0155008,-0.1397671 z"
|
||||
id="path3144"
|
||||
inkscape:connector-curvature="0"
|
||||
transform="translate(0,32)" />
|
||||
<path
|
||||
style="fill:#4b4b4b;fill-opacity:1;stroke:#484848;stroke-width:0.05324459000000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
|
||||
d="M 0.94636923,4.0478964 C 0.93689956,3.9358702 0.92915164,3.8100799 0.92915164,3.7683623 l 0,-0.07585 1.07820296,0 c 0.8436745,0 1.078203,0.00722 1.078203,0.033212 0,0.018267 -0.036928,0.144057 -0.082062,0.2795341 l -0.082062,0.2463221 -0.9789231,0 -0.97892317,0 -0.0172176,-0.2036839 0,0 z"
|
||||
id="path3146"
|
||||
inkscape:connector-curvature="0"
|
||||
transform="translate(0,32)" />
|
||||
<path
|
||||
style="fill:#666666;fill-opacity:1;stroke:#646464;stroke-width:0.05324459000000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
|
||||
d="m 1.1055993,5.8821959 c -0.0082,-0.069551 -0.022518,-0.2133111 -0.031822,-0.3194675 l -0.016918,-0.1930117 0.7332199,0 0.7332198,0 -0.1060214,0.2972118 C 2.3589657,5.8303949 2.3050664,5.9741553 2.2975013,5.986396 2.2899313,5.998637 2.0220169,6.008652 1.7021252,6.008652 l -0.5816211,0 -0.014905,-0.1264559 z"
|
||||
id="path3148"
|
||||
inkscape:connector-curvature="0"
|
||||
transform="translate(0,32)" />
|
||||
<path
|
||||
style="fill:#666666;fill-opacity:1;stroke:#5e5e5e;stroke-width:0.05324459000000000;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
|
||||
d="m 1.2391692,7.4529114 c -0.00717,-0.025624 -0.020649,-0.1663893 -0.02995,-0.312812 -0.0093,-0.1464226 -0.023545,-0.305158 -0.031652,-0.3527454 l -0.01474,-0.086523 0.4422307,0 c 0.2432269,0 0.4422987,0.00899 0.4423819,0.019967 8.26e-5,0.010982 -0.049669,0.1906822 -0.1105605,0.3993344 l -0.1107117,0.3793677 -0.2869799,0 c -0.2505992,0 -0.2886328,-0.00591 -0.300018,-0.046589 z"
|
||||
id="path3150"
|
||||
inkscape:connector-curvature="0"
|
||||
transform="translate(0,32)" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="pattern"
|
||||
transform="translate(0,-32)" />
|
||||
</svg>
|
After Width: | Height: | Size: 26 KiB |
|
@ -6,7 +6,7 @@
|
|||
#endif
|
||||
|
||||
#ifndef KICAD_BUILD_VERSION
|
||||
#define KICAD_BUILD_VERSION "(2011-03-17)"
|
||||
#define KICAD_BUILD_VERSION "(2011-03-20)"
|
||||
#endif
|
||||
|
||||
// uncomment this line only when creating a stable version
|
||||
|
|
|
@ -35,7 +35,7 @@ void CVPCB_MAINFRAME::ReCreateMenuBar()
|
|||
item = new wxMenuItem( filesMenu, ID_LOAD_PROJECT,
|
||||
_( "&Open" ),
|
||||
_( "Open a net list file" ) );
|
||||
item->SetBitmap( open_xpm );
|
||||
item->SetBitmap( open_document_xpm );
|
||||
filesMenu->Append( item );
|
||||
|
||||
/* Open Recent submenu */
|
||||
|
|
|
@ -23,7 +23,7 @@ void CVPCB_MAINFRAME::ReCreateHToolbar()
|
|||
m_HToolBar = new WinEDA_Toolbar( TOOLBAR_MAIN, this, ID_H_TOOLBAR, TRUE );
|
||||
|
||||
m_HToolBar->AddTool( ID_CVPCB_READ_INPUT_NETLIST, wxEmptyString,
|
||||
wxBitmap( open_xpm ),
|
||||
wxBitmap( open_document_xpm ),
|
||||
_( "Open a net list file" ) );
|
||||
|
||||
m_HToolBar->AddTool( ID_CVPCB_SAVEQUITCVPCB, wxEmptyString,
|
||||
|
|
|
@ -52,7 +52,7 @@ void SCH_EDIT_FRAME::ReCreateMenuBar()
|
|||
// Open
|
||||
item = new wxMenuItem( filesMenu, ID_LOAD_PROJECT, _( "&Open\tCtrl+O" ),
|
||||
_( "Open an existing schematic project" ) );
|
||||
item->SetBitmap( open_xpm );
|
||||
item->SetBitmap( open_document_xpm );
|
||||
filesMenu->Append( item );
|
||||
|
||||
// Open Recent submenu
|
||||
|
|
|
@ -31,7 +31,7 @@ void SCH_EDIT_FRAME::ReCreateHToolbar()
|
|||
m_HToolBar->AddTool( ID_NEW_PROJECT, wxEmptyString, wxBitmap( new_xpm ),
|
||||
_( "New schematic project" ) );
|
||||
|
||||
m_HToolBar->AddTool( ID_LOAD_PROJECT, wxEmptyString, wxBitmap( open_xpm ),
|
||||
m_HToolBar->AddTool( ID_LOAD_PROJECT, wxEmptyString, wxBitmap( open_document_xpm ),
|
||||
_( "Open schematic project" ) );
|
||||
|
||||
m_HToolBar->AddTool( ID_SAVE_PROJECT, wxEmptyString, wxBitmap( save_project_xpm ),
|
||||
|
|
|
@ -32,17 +32,17 @@ void GERBVIEW_FRAME::ReCreateMenuBar( void )
|
|||
ADD_MENUITEM_WITH_HELP( filesMenu, wxID_FILE, _( "Load &Gerber File" ),
|
||||
_(
|
||||
"Load a new Gerber file on the current layer. Previous data will be deleted" ),
|
||||
open_xpm );
|
||||
gerber_file_xpm );
|
||||
|
||||
ADD_MENUITEM_WITH_HELP( filesMenu, ID_GERBVIEW_LOAD_DRILL_FILE,
|
||||
_( "Load &EXCELLON Drill File" ),
|
||||
_( "Load excellon drill file" ),
|
||||
open_xpm );
|
||||
gerbview_drill_file_xpm );
|
||||
|
||||
ADD_MENUITEM_WITH_HELP( filesMenu, ID_GERBVIEW_LOAD_DCODE_FILE,
|
||||
_( "Load &DCodes" ),
|
||||
_( "Load D-Codes definition file" ),
|
||||
open_xpm );
|
||||
gerber_open_dcode_file_xpm );
|
||||
|
||||
// Open Recent submenus
|
||||
wxMenu* openRecentGbrMenu = new wxMenu();
|
||||
|
@ -64,7 +64,7 @@ void GERBVIEW_FRAME::ReCreateMenuBar( void )
|
|||
ADD_MENUITEM_WITH_HELP( filesMenu, ID_GERBVIEW_ERASE_ALL,
|
||||
_( "&Clear All" ),
|
||||
_( "Clear all layers. All data will be deleted" ),
|
||||
delete_body_xpm );
|
||||
gerbview_clear_layers_xpm );
|
||||
|
||||
filesMenu->AppendSeparator();
|
||||
ADD_MENUITEM_WITH_HELP( filesMenu, ID_GERBVIEW_EXPORT_TO_PCBNEW,
|
||||
|
|
|
@ -35,12 +35,15 @@ void GERBVIEW_FRAME::ReCreateHToolbar( void )
|
|||
m_HToolBar = new WinEDA_Toolbar( TOOLBAR_MAIN, this, ID_H_TOOLBAR, TRUE );
|
||||
|
||||
// Set up toolbar
|
||||
m_HToolBar->AddTool( ID_NEW_BOARD, wxEmptyString, wxBitmap( new_xpm ),
|
||||
m_HToolBar->AddTool( ID_NEW_BOARD, wxEmptyString, wxBitmap( gerbview_clear_layers_xpm ),
|
||||
_( "Erase all layers" ) );
|
||||
|
||||
m_HToolBar->AddTool( wxID_FILE, wxEmptyString, wxBitmap( open_xpm ),
|
||||
m_HToolBar->AddTool( wxID_FILE, wxEmptyString, wxBitmap( gerber_file_xpm ),
|
||||
_( "Load a new Gerber file on the current layer. Previous data will be deleted" ) );
|
||||
|
||||
m_HToolBar->AddTool( ID_GERBVIEW_LOAD_DRILL_FILE, wxEmptyString, wxBitmap( gerbview_drill_file_xpm ),
|
||||
_( "Load an excellon drill file on the current layer. Previous data will be deleted" ) );
|
||||
|
||||
m_HToolBar->AddSeparator();
|
||||
m_HToolBar->AddTool( wxID_PRINT, wxEmptyString, wxBitmap( print_button ),
|
||||
_( "Print layers" ) );
|
||||
|
|
|
@ -132,6 +132,10 @@ extern const char* footprint_text_xpm[];
|
|||
extern const char* gbr_select_mode0_xpm[];
|
||||
extern const char* gbr_select_mode1_xpm[];
|
||||
extern const char* gbr_select_mode2_xpm[];
|
||||
extern const char* gerbview_drill_file_xpm[];
|
||||
extern const char* gerber_file_xpm[];
|
||||
extern const char* gerbview_clear_layers_xpm[];
|
||||
extern const char* gerber_open_dcode_file_xpm[];
|
||||
extern const char* general_deletions_xpm[];
|
||||
extern const char* general_ratsnet_xpm[];
|
||||
extern const char* glabel2label_xpm[];
|
||||
|
@ -265,9 +269,9 @@ extern const char* new_xpm[];
|
|||
extern const char* noconn_button[];
|
||||
extern const char* normal_xpm[];
|
||||
extern const char* online_help_xpm[];
|
||||
extern const char* open_document_xpm[];
|
||||
extern const char* open_library_xpm[];
|
||||
extern const char* open_project_xpm[];
|
||||
extern const char* open_xpm[];
|
||||
extern const char* options_all_tracks_and_vias_xpm[];
|
||||
extern const char* options_all_tracks_xpm[];
|
||||
extern const char* options_all_vias_xpm[];
|
||||
|
@ -406,7 +410,6 @@ extern const char* width_track_xpm[];
|
|||
extern const char* width_vias_xpm[];
|
||||
extern const char* zip_tool_xpm[];
|
||||
extern const char* zip_xpm[];
|
||||
extern const char* zoom_1_xpm[];
|
||||
extern const char* zoom_center_xpm[];
|
||||
extern const char* zoomoins3d_xpm[];
|
||||
extern const char* zoom_redraw_xpm[];
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
; General Product Description Definitions
|
||||
!define PRODUCT_NAME "KiCad"
|
||||
!define PRODUCT_VERSION "2011.03.17"
|
||||
!define PRODUCT_VERSION "2011.03.20"
|
||||
!define PRODUCT_WEB_SITE "http://iut-tice.ujf-grenoble.fr/kicad/"
|
||||
!define SOURCEFORGE_WEB_SITE "http://kicad.sourceforge.net/"
|
||||
!define COMPANY_NAME ""
|
||||
|
|
|
@ -70,7 +70,7 @@ void WinEDA_ModuleEditFrame::ReCreateMenuBar()
|
|||
|
||||
/* Append openSubmenu to fileMenu */
|
||||
ADD_MENUITEM_WITH_HELP_AND_SUBMENU( fileMenu, openSubmenu, -1, _( "&Load Module" ),
|
||||
_( "Load a footprint module" ), open_xpm );
|
||||
_( "Load a footprint module" ), open_document_xpm );
|
||||
|
||||
/* Save module */
|
||||
item = new wxMenuItem( fileMenu, ID_MODEDIT_SAVE_LIBMODULE,
|
||||
|
|
|
@ -48,7 +48,7 @@ void PCB_EDIT_FRAME::ReCreateMenuBar()
|
|||
item = new wxMenuItem( filesMenu, ID_LOAD_FILE,
|
||||
_( "&Open\tCtrl+O" ),
|
||||
_( "Delete current board and load new board" ) );
|
||||
item->SetBitmap( open_xpm );
|
||||
item->SetBitmap( open_document_xpm );
|
||||
filesMenu->Append( item );
|
||||
|
||||
// Load Recent submenu
|
||||
|
|
|
@ -193,7 +193,7 @@ void PCB_EDIT_FRAME::ReCreateHToolbar()
|
|||
// Set up toolbar
|
||||
m_HToolBar->AddTool( ID_NEW_BOARD, wxEmptyString, wxBitmap( new_xpm ),
|
||||
_( "New board" ) );
|
||||
m_HToolBar->AddTool( ID_LOAD_FILE, wxEmptyString, wxBitmap( open_xpm ),
|
||||
m_HToolBar->AddTool( ID_LOAD_FILE, wxEmptyString, wxBitmap( open_document_xpm ),
|
||||
_( "Open existing board" ) );
|
||||
m_HToolBar->AddTool( ID_SAVE_BOARD, wxEmptyString, wxBitmap( save_xpm ),
|
||||
_( "Save board" ) );
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
release version:
|
||||
2011 mar 17
|
||||
files (.zip,.tgz):
|
||||
kicad-2011-03-17
|
||||
kicad-2011-03-20
|
||||
|
|
Loading…
Reference in New Issue