Browse Source

Investigating rounded corners (buggy!)

infinite
A.Olokhtonov 2 years ago
parent
commit
ab152b2d0a
  1. 18
      client/icons/favicon.svg
  2. 23740
      client/webgl.js

18
client/icons/favicon.svg

@ -25,10 +25,10 @@ @@ -25,10 +25,10 @@
inkscape:document-units="mm"
showgrid="false"
inkscape:zoom="19.02887"
inkscape:cx="21.730139"
inkscape:cy="19.62807"
inkscape:cx="21.572484"
inkscape:cy="19.75945"
inkscape:window-width="2558"
inkscape:window-height="1413"
inkscape:window-height="1412"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
@ -40,9 +40,17 @@ @@ -40,9 +40,17 @@
inkscape:groupmode="layer"
id="layer1"
transform="translate(-102.35789,-119.40706)">
<rect
style="fill:#ffffff;fill-opacity:1;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;paint-order:stroke fill markers"
id="rect336"
width="10"
height="10"
x="102.35789"
y="119.40706"
ry="1.5850947" />
<path
style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
d="m 103.07394,121.49803 c 0,0 1.8926,-1.50652 2.48887,-0.86207 0.80348,0.8684 -2.24958,2.41185 -1.41823,3.25361 1.77046,1.79265 5.16721,-4.69796 6.96607,-2.9338 1.82345,1.78827 -4.48394,5.16682 -2.83582,7.11786 0.74072,0.87686 3.36701,-0.72189 3.36701,-0.72189"
style="fill:none;stroke:#000000;stroke-width:0.872116;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:none;stroke-opacity:1"
d="m 103.62179,121.9637 c 0,0 1.65056,-1.31386 2.17058,-0.75183 0.70073,0.75735 -1.96189,2.10341 -1.23686,2.83753 1.54405,1.5634 4.50641,-4.09717 6.07522,-2.55862 1.59026,1.55958 -3.91051,4.50607 -2.47316,6.2076 0.64599,0.76473 2.93642,-0.62957 2.93642,-0.62957"
id="path33421"
sodipodi:nodetypes="caaaac" />
</g>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

23740
client/webgl.js

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save