diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-12-13 23:33:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-12-13 23:33:47 +0100 |
| commit | 6ac6c6183d8fd41bc13ef3a19aef3dc6067c3a7a (patch) | |
| tree | 494301b4035477efeb036bebc882bc795d092b71 | |
| parent | 2c4776f4beb5fd29be840c57a0e8878422ac530d (diff) | |
Try a simpler, monochrome icon for the server taskbar icon in macOS (#1670).
| -rw-r--r-- | graphics/osx/dcpomatic_small.png | bin | 2908 -> 1733 bytes | |||
| -rw-r--r-- | graphics/src/dcpomatic_small.svg | 38 |
2 files changed, 13 insertions, 25 deletions
diff --git a/graphics/osx/dcpomatic_small.png b/graphics/osx/dcpomatic_small.png Binary files differindex bff7d20a2..bebb713bc 100644 --- a/graphics/osx/dcpomatic_small.png +++ b/graphics/osx/dcpomatic_small.png diff --git a/graphics/src/dcpomatic_small.svg b/graphics/src/dcpomatic_small.svg index e6b355c35..1932d173a 100644 --- a/graphics/src/dcpomatic_small.svg +++ b/graphics/src/dcpomatic_small.svg @@ -14,7 +14,7 @@ viewBox="0 0 71.686127 71.686119" version="1.1" id="svg8" - inkscape:version="0.92+devel 15537" + inkscape:version="0.92.3 (2405546, 2018-03-11)" sodipodi:docname="dcpomatic_small.svg"> <defs id="defs2" /> @@ -25,18 +25,18 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="0.7" - inkscape:cx="117.53117" - inkscape:cy="33.622077" + inkscape:zoom="1.979899" + inkscape:cx="204.33305" + inkscape:cy="103.0357" inkscape:document-units="mm" inkscape:current-layer="layer1" inkscape:document-rotation="0" showgrid="false" - inkscape:window-width="786" - inkscape:window-height="613" - inkscape:window-x="25" - inkscape:window-y="117" - inkscape:window-maximized="0" + inkscape:window-width="1920" + inkscape:window-height="1025" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" fit-margin-top="0" fit-margin-left="0" fit-margin-right="0" @@ -49,7 +49,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -59,20 +59,14 @@ id="layer1" transform="translate(-47.183062,-92.736803)"> <circle - style="color:#000000;overflow:visible;vector-effect:none;fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:8;stroke-miterlimit:4;stroke-dasharray:none" - id="path4807" - cx="83.026123" - cy="128.57986" - r="29.482143" /> - <circle - style="color:#000000;overflow:visible;vector-effect:none;fill:none;fill-rule:evenodd;stroke:#ff0000;stroke-width:8.56410217;stroke-miterlimit:4;stroke-dasharray:none" + style="color:#000000;overflow:visible;vector-effect:none;fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:7.2;stroke-miterlimit:4;stroke-dasharray:none" id="path4807-3" cx="83.026123" cy="128.57986" r="31.56101" /> <text xml:space="preserve" - style="color:#000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:40.17214203px;line-height:125%;font-family:'DejaVu Sans';-inkscape-font-specification:'DejaVu Sans Bold';text-decoration:none;text-decoration-line:none;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;shape-padding:0;overflow:visible;vector-effect:none;fill:#ffffff;fill-rule:evenodd;stroke:#ff0000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:40.17214203px;line-height:125%;font-family:'DejaVu Sans';-inkscape-font-specification:'DejaVu Sans Bold';text-decoration:none;text-decoration-line:none;text-decoration-color:#000000;letter-spacing:0px;word-spacing:0px;shape-padding:0;overflow:visible;vector-effect:none;fill:#000000;fill-rule:evenodd;stroke:#ff0000;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;" x="67.004135" y="142.65572" id="text4826"><tspan @@ -80,12 +74,6 @@ id="tspan4824" x="67.004135" y="142.65572" - style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'DejaVu Sans';-inkscape-font-specification:'DejaVu Sans Bold';fill:#ffffff;stroke-width:0">D</tspan></text> - <circle - style="color:#000000;overflow:visible;vector-effect:none;fill:none;fill-rule:evenodd;stroke:#00ffff;stroke-width:3.1615386;stroke-miterlimit:4;stroke-dasharray:none" - id="path4828" - cx="83.026123" - cy="128.57986" - r="25.891365" /> + style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'DejaVu Sans';-inkscape-font-specification:'DejaVu Sans Bold';fill:#000000;stroke-width:0;">D</tspan></text> </g> </svg> |
