Browse Source

Remove Davies1900hSmallBlackKnob

tags/v0.5.0
Andrew Belt 7 years ago
parent
commit
265cd9b7da
2 changed files with 0 additions and 120 deletions
  1. +0
    -12
      include/components.hpp
  2. +0
    -108
      res/ComponentLibrary/Davies1900hSmallBlack.svg

+ 0
- 12
include/components.hpp View File

@@ -107,18 +107,6 @@ struct Davies1900hLargeRedKnob : Davies1900hKnob {
}
};

struct Davies1900hSmallBlackKnob : Davies1900hKnob {
Davies1900hSmallBlackKnob() {
setSVG(SVG::load(assetGlobal("res/ComponentLibrary/Davies1900hSmallBlack.svg")));
}
};

struct Davies1900hSmallBlackSnapKnob : Davies1900hSmallBlackKnob {
Davies1900hSmallBlackSnapKnob() {
snap = true;
}
};


struct Rogan : SVGKnob {
Rogan() {


+ 0
- 108
res/ComponentLibrary/Davies1900hSmallBlack.svg View File

@@ -1,108 +0,0 @@
<?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="7.0462589mm"
height="7.1788893mm"
viewBox="0 0 7.0462589 7.1788893"
version="1.1"
id="svg6414"
inkscape:version="0.92.1 r"
sodipodi:docname="Davies1900hSmallBlack.svg">
<defs
id="defs6408">
<clipPath
id="clip82">
<path
d="m 979.55859,272.09375 h 26.63281 v 27.13281 h -26.63281 z m 0,0"
id="path22604"
inkscape:connector-curvature="0" />
</clipPath>
<clipPath
id="clip83">
<path
d="m 992,272.09375 h 2 V 287 h -2 z m 0,0"
id="path22607"
inkscape:connector-curvature="0" />
</clipPath>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.98994949"
inkscape:cx="101.21858"
inkscape:cy="-36.897917"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0"
inkscape:window-width="1600"
inkscape:window-height="882"
inkscape:window-x="0"
inkscape:window-y="18"
inkscape:window-maximized="0" />
<metadata
id="metadata6411">
<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="Layer 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-36.542344,-107.44627)">
<g
id="g6344"
transform="matrix(0.35277777,0,0,-0.35277777,-474.41126,963.93894)">
<g
style="clip-rule:nonzero"
id="g28551"
clip-path="url(#clip82)"
transform="matrix(0.75000002,0,0,-0.75000002,713.70253,2631.9236)">
<path
inkscape:connector-curvature="0"
id="path28547"
d="m 1005.8555,288.88281 c -1.6407,7.16406 -8.78128,11.64844 -15.94925,10.00781 -7.16797,-1.64062 -11.64844,-8.78125 -10.00781,-15.94921 1.64062,-7.16797 8.78125,-11.64844 15.94922,-10.00782 7.16794,1.64063 11.64454,8.78125 10.00784,15.94922"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" />
<path
inkscape:connector-curvature="0"
id="path28549"
d="m 1005.8555,288.88281 c -1.6407,7.16406 -8.78128,11.64844 -15.94925,10.00781 -7.16797,-1.64062 -11.64844,-8.78125 -10.00781,-15.94921 1.64062,-7.16797 8.78125,-11.64844 15.94922,-10.00782 7.16794,1.64063 11.64454,8.78125 10.00784,15.94922"
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none" />
</g>
<g
style="clip-rule:nonzero"
id="g28555"
clip-path="url(#clip83)"
transform="matrix(0.75000002,0,0,-0.75000002,713.70253,2631.9236)">
<path
inkscape:connector-curvature="0"
id="path28553"
transform="translate(992.87612,272.59527)"
d="M -0.0011146,-0.0015175 V 13.314889"
style="fill:none;stroke:#ffffff;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;stroke-opacity:1" />
</g>
</g>
</g>
</svg>

Loading…
Cancel
Save