diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f40a30ad..bd904708e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Change Log All notable changes to this project will be documented in this file. +## [Unreleased] +### Fixed +- Using new FFDec icon on Mac + ## [12.0.1] - 2021-01-14 ### Fixed - Critical fix - application GUI did not start on OSes without flashplayer (Linux, MacOS, even Windows) diff --git a/graphics/logo2.svg b/graphics/logo2.svg index 48538a272..4fe85a31b 100644 --- a/graphics/logo2.svg +++ b/graphics/logo2.svg @@ -1,6 +1,4 @@ - - + inkscape:export-filename="C:\Dropbox\Programovani\JavaSE\FFDec\resources\icon.png" + inkscape:export-xdpi="61.439999" + inkscape:export-ydpi="61.439999"> + id="defs80"> - - - - + id="linearGradient380"> + id="stop376" /> + id="stop378" /> + xlink:href="#linearGradient3004" + id="linearGradient3010" + x1="405.63779" + y1="748.06122" + x2="404.22449" + y2="13.826509" + gradientUnits="userSpaceOnUse" + gradientTransform="matrix(0.26744885,0,0,0.2743827,-0.76413761,-0.39197444)" /> + + id="stop3006" /> + id="stop3008" /> + @@ -84,232 +91,82 @@ + id="linearGradient257"> + id="stop253" /> - + id="stop255" /> - - - - - - + gradientTransform="matrix(1.0196378,0,0,1.0196378,-2.0053828,-1.0563245)" /> - - - + gradientTransform="matrix(1.0196378,0,0,1.0196378,-4.0355697,-2.945451)" /> + gradientTransform="matrix(1.0196378,0,0,1.0196378,-4.0355673,-1.8115176)" /> - + gradientTransform="matrix(1.0196378,0,0,1.0196378,-0.63378439,2.6647452)" /> + style="color-interpolation-filters:sRGB" + id="filter1368" + x="-0.021333345" + width="1.0426667" + y="-0.036765921" + height="1.0735318"> + stdDeviation="1.2025771" + id="feGaussianBlur1370" /> + style="color-interpolation-filters:sRGB" + id="filter1398" + x="-0.020041345" + width="1.0400827" + y="-0.041361245" + height="1.0827225"> + stdDeviation="0.83859643" + id="feGaussianBlur1400" /> - - - - - - - - - - + id="metadata83"> @@ -342,122 +201,75 @@ - - - - - - - - - FF FF - - - - - dec dec - + style="display:inline"> + + + diff --git a/resources/Icon.icns b/resources/Icon.icns index a957db0fb..f8a94e18e 100644 Binary files a/resources/Icon.icns and b/resources/Icon.icns differ diff --git a/resources/icon.ico b/resources/icon.ico index 3e4088949..1e37dfc49 100644 Binary files a/resources/icon.ico and b/resources/icon.ico differ diff --git a/resources/icon.png b/resources/icon.png index 0ca438036..3b23213b9 100644 Binary files a/resources/icon.png and b/resources/icon.png differ