Branch: refs/heads/master Author: Jiří Techet techet@gmail.com Committer: Jiří Techet techet@gmail.com Date: Sun, 15 Mar 2015 09:57:00 UTC Commit: fc766eda22fa3acc06245b2b20d10c45451aea41 https://github.com/geany/geany/commit/fc766eda22fa3acc06245b2b20d10c45451aea...
Log Message: ----------- Fix visual problems around the bottle neck
The Light sublayer of the Lamp layer covers the lamp border partly so it appears cut off. In addition, the Shine sublayer doesn't follow the border properly. Adjust the curves in both of these sublayers to fix the problem.
Modified Paths: -------------- icons/scalable/geany.svg
Modified: icons/scalable/geany.svg 8 lines changed, 4 insertions(+), 4 deletions(-) =================================================================== @@ -446,10 +446,10 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="11.2" - inkscape:cx="32.57446" + inkscape:cx="22.57446" inkscape:cy="23.938611" inkscape:document-units="px" - inkscape:current-layer="layer10" + inkscape:current-layer="layer11" inkscape:window-width="1246" inkscape:window-height="842" inkscape:window-x="0" @@ -560,7 +560,7 @@ inkscape:connector-curvature="0" /> <path style="opacity:0.6;color:#000000;fill:url(#radialGradient6717);fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - d="m 10.625,19 c 0,0.915534 -0.767012,5.759599 -0.625,8 C 10.07101,28.120201 5.1052705,22.887711 5.9375,22 7.8125,20 5,22 5,23 5,31.062258 14.519727,36.072058 15.892397,36.913001 17.265069,37.753943 18.711279,38 20,38 20,38 24,23 24,23 19.552193,23 11.76157,21.382369 10.625,19 z" + d="m 10.625,19 c 0,0.915534 -0.767012,5.759599 -0.625,8 0.07101,1.120201 -4.9958157,-1.571878 -4.0625,-5 0.3902685,-1.433478 -1.4732143,-1.160714 -1.4732143,-0.160714 0,8.062258 10.0554413,14.232772 11.4281113,15.073715 C 17.265069,37.753943 18.711279,38 20,38 L 24,23 C 19.552193,23 11.76157,21.382369 10.625,19 z" id="path5939" sodipodi:nodetypes="cssssccc" inkscape:connector-curvature="0" /> @@ -594,7 +594,7 @@ style="display:inline"> <path style="color:#000000;fill:none;stroke:url(#radialGradient17706);stroke-width:0.99999988px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - d="m 22.725993,14.5 c -7.023753,0 -12.7987342,2.811741 -12.7987342,6.379465 0,0 0.1800802,6.370536 0.1800802,6.370536 C 7.5114915,26.825894 5.9867122,25.093751 5.8490537,21.625 4.9536045,21.304239 4.8733891,21.736497 4.4999998,21.906251 c 1.627048,10.270853 9.4548032,16.178334 18.2259932,16.593751 3.511878,0 7.889437,-0.957354 10.59971,-5.59375 C 36.035972,28.269858 35.445645,22.75261 35.445644,20.968751 35.445644,17.401028 29.749748,14.5 22.725993,14.5 z" + d="m 22.725993,14.5 c -7.023753,0 -12.7987342,2.811741 -12.7987342,6.379465 l 0.00151,6.727679 C 7.3329201,27.183037 5.4509979,25.093751 5.3133394,21.625 4.4178902,21.304239 4.8733891,21.736497 4.4999998,21.906251 c 1.627048,10.270853 9.4548032,16.178334 18.2259932,16.593751 3.511878,0 7.889437,-0.957354 10.59971,-5.59375 C 36.035972,28.269858 35.445645,22.75261 35.445644,20.968751 35.445644,17.401028 29.749748,14.5 22.725993,14.5 z" id="path2206" sodipodi:nodetypes="ccccccssc" inkscape:connector-curvature="0" />
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).