lots of ios file related updates, now use URLs internally. icons added.
This commit is contained in:
Source
CrossPlatformUtils.hCrossPlatformUtilsIOS.mm
PS_Source
PluginEditor.cppPluginEditor.hPluginProcessor.cppPluginProcessor.himages
paulxstretch_icon_1024.pngpaulxstretch_icon_1024_rounded.pngpaulxstretch_icon_256.pngpaulxstretch_icon_256_rounded.pngpower.svgpower_sel.svg
paulstretchplugin.jucerpaulstretchplugin_ios.jucer
BIN
images/paulxstretch_icon_1024.png
Normal file
BIN
images/paulxstretch_icon_1024.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 147 KiB |
BIN
images/paulxstretch_icon_1024_rounded.png
Normal file
BIN
images/paulxstretch_icon_1024_rounded.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 147 KiB |
BIN
images/paulxstretch_icon_256.png
Normal file
BIN
images/paulxstretch_icon_256.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 24 KiB |
BIN
images/paulxstretch_icon_256_rounded.png
Normal file
BIN
images/paulxstretch_icon_256_rounded.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 25 KiB |
71
images/power.svg
Normal file
71
images/power.svg
Normal file
@ -0,0 +1,71 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
inkscape:export-ydpi="9"
|
||||
inkscape:export-xdpi="9"
|
||||
inkscape:export-filename="/Users/jesse/src/sonobus/images/person.png"
|
||||
inkscape:version="1.1 (c4e8f9e, 2021-05-24)"
|
||||
sodipodi:docname="power.svg"
|
||||
xml:space="preserve"
|
||||
viewBox="0 0 512 512"
|
||||
height="512px"
|
||||
width="512px"
|
||||
y="0px"
|
||||
x="0px"
|
||||
id="Layer_1"
|
||||
version="1.1"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"><defs
|
||||
id="defs5984" /><sodipodi:namedview
|
||||
inkscape:current-layer="Layer_1"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:window-y="468"
|
||||
inkscape:window-x="1916"
|
||||
inkscape:cy="198.26548"
|
||||
inkscape:cx="241.87026"
|
||||
inkscape:zoom="0.73386453"
|
||||
showgrid="false"
|
||||
id="namedview5982"
|
||||
inkscape:window-height="677"
|
||||
inkscape:window-width="1256"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0"
|
||||
guidetolerance="10"
|
||||
gridtolerance="10"
|
||||
objecttolerance="10"
|
||||
borderopacity="1"
|
||||
bordercolor="#666666"
|
||||
pagecolor="#ffffff"
|
||||
inkscape:document-rotation="0"
|
||||
showguides="true"
|
||||
inkscape:guide-bbox="true"
|
||||
inkscape:pagecheckerboard="1" /><rect
|
||||
y="2.7346985"
|
||||
x="-2.7346985"
|
||||
height="512"
|
||||
width="512"
|
||||
id="rect8965"
|
||||
style="fill:#000000;fill-opacity:0;stroke-width:15" /><path
|
||||
id="path5975"
|
||||
d="M 256,256 Z" /><metadata
|
||||
id="metadata5979"><rdf:RDF><rdf:Description
|
||||
dc:language="en"
|
||||
dc:format="image/svg+xml"
|
||||
dc:date="2017-09-24"
|
||||
dc:publisher="Iconscout"
|
||||
dc:description="ios,person,outline"
|
||||
dc:title="ios,person,outline"
|
||||
about="https://iconscout.com/legal#licenses"><dc:creator><rdf:Bag><rdf:li>Benjamin J Sperry</rdf:li></rdf:Bag></dc:creator></rdf:Description><cc:Work
|
||||
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><path
|
||||
d="M 256,464 C 141.31,464 48,370.53 48,255.65 48,193.2 75.25,134.65 122.76,95.100001 A 22,22 0 1 1 150.93,128.9 C 113.48,160.1 92,206.3 92,255.65 92,346.27 165.57,420 256,420 346.43,420 420,346.27 420,255.65 A 164,164 0 0 0 360.17,129 22,22 0 1 1 388.17,95.080001 207.88,207.88 0 0 1 464,255.65 C 464,370.53 370.69,464 256,464 Z"
|
||||
id="path4469"
|
||||
style="fill:#b2b2b2;fill-opacity:1;stroke:none;stroke-opacity:1" /><path
|
||||
d="m 256,188 c -12.15026,0 -22,-9.84974 -22,-22 V 70.000001 c 0,-12.150273 9.84974,-21.99999 22,-21.99999 12.15026,0 22,9.849717 22,21.99999 V 166 c 0,12.15026 -9.84974,22 -22,22 z"
|
||||
id="path4471"
|
||||
style="fill:#b2b2b2;fill-opacity:1;stroke:none;stroke-opacity:1"
|
||||
sodipodi:nodetypes="sssssss" /></svg>
|
After (image error) Size: 3.0 KiB |
72
images/power_sel.svg
Normal file
72
images/power_sel.svg
Normal file
@ -0,0 +1,72 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
version="1.1"
|
||||
id="Layer_1"
|
||||
x="0px"
|
||||
y="0px"
|
||||
width="512px"
|
||||
height="512px"
|
||||
viewBox="0 0 512 512"
|
||||
xml:space="preserve"
|
||||
sodipodi:docname="power_sel.svg"
|
||||
inkscape:version="1.0 (4035a4f, 2020-05-01)"
|
||||
inkscape:export-filename="/Users/jesse/src/sonobus/images/person.png"
|
||||
inkscape:export-xdpi="9"
|
||||
inkscape:export-ydpi="9"><defs
|
||||
id="defs5984" /><sodipodi:namedview
|
||||
inkscape:guide-bbox="true"
|
||||
showguides="true"
|
||||
inkscape:document-rotation="0"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1000"
|
||||
inkscape:window-height="677"
|
||||
id="namedview5982"
|
||||
showgrid="false"
|
||||
inkscape:zoom="0.31557847"
|
||||
inkscape:cx="215.97553"
|
||||
inkscape:cy="339.55745"
|
||||
inkscape:window-x="2365"
|
||||
inkscape:window-y="560"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="Layer_1" /><rect
|
||||
style="fill:#000000;fill-opacity:0;stroke-width:15"
|
||||
id="rect8965"
|
||||
width="512"
|
||||
height="512"
|
||||
x="-2.7346985"
|
||||
y="2.7346985" /><path
|
||||
d="M 256,256 Z"
|
||||
id="path5975" /><metadata
|
||||
id="metadata5979"><rdf:RDF><rdf:Description
|
||||
about="https://iconscout.com/legal#licenses"
|
||||
dc:title="ios,person,outline"
|
||||
dc:description="ios,person,outline"
|
||||
dc:publisher="Iconscout"
|
||||
dc:date="2017-09-24"
|
||||
dc:format="image/svg+xml"
|
||||
dc:language="en"><dc:creator><rdf:Bag><rdf:li>Benjamin J Sperry</rdf:li></rdf:Bag></dc:creator></rdf:Description><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
|
||||
style="stroke:none;stroke-opacity:1;fill:#7dc5f8;fill-opacity:1"
|
||||
transform="translate(-98.9038,78.548099)"
|
||||
id="g5080"><path
|
||||
style="stroke:none;stroke-opacity:1;fill:#7dc5f8;fill-opacity:1"
|
||||
id="path4469"
|
||||
d="m 354.9038,385.4519 c -114.69,0 -208,-93.47 -208,-208.35 0,-62.45 27.25,-120.999998 74.76,-160.549998 a 22,22 0 1 1 28.17,33.8 c -37.45,31.2 -58.93,77.399998 -58.93,126.749998 0,90.62 73.57,164.35 164,164.35 90.43,0 164,-73.73 164,-164.35 a 164,164 0 0 0 -59.83,-126.649998 22,22 0 1 1 28,-33.92 207.88,207.88 0 0 1 75.83,160.569998 c 0,114.88 -93.31,208.35 -208,208.35 z" /><path
|
||||
style="stroke:none;stroke-opacity:1;fill:#7dc5f8;fill-opacity:1"
|
||||
id="path4471"
|
||||
d="m 354.9038,193.4519 a 22,22 0 0 1 -22,-22 V -8.5480978 a 22,22 0 0 1 44,0 V 171.4519 a 22,22 0 0 1 -22,22 z" /></g></svg>
|
After (image error) Size: 3.1 KiB |
Reference in New Issue
Block a user