Notepad pixel grid fix
Resolution fix for resolutions multiples of 32. 32x32, 64x64, 96x96, 128x128, 256x256.
This commit is contained in:
		
							parent
							
								
									fde79e47d2
								
							
						
					
					
						commit
						13a265d7be
					
				|  | @ -1,306 +1,31 @@ | |||
| <?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" | ||||
|    width="64" | ||||
|    height="64" | ||||
|    version="1.1" | ||||
|    id="svg59" | ||||
|    sodipodi:docname="kate.svg" | ||||
|    inkscape:version="1.0.1 (3bc2e813f5, 2020-09-07)"> | ||||
|   <metadata | ||||
|      id="metadata63"> | ||||
|     <rdf:RDF> | ||||
|       <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> | ||||
|   <sodipodi:namedview | ||||
|      pagecolor="#ffffff" | ||||
|      bordercolor="#666666" | ||||
|      borderopacity="1" | ||||
|      objecttolerance="10" | ||||
|      gridtolerance="10" | ||||
|      guidetolerance="10" | ||||
|      inkscape:pageopacity="0" | ||||
|      inkscape:pageshadow="2" | ||||
|      inkscape:window-width="1920" | ||||
|      inkscape:window-height="1004" | ||||
|      id="namedview61" | ||||
|      showgrid="false" | ||||
|      inkscape:zoom="4.5906698" | ||||
|      inkscape:cx="24.44333" | ||||
|      inkscape:cy="28.719046" | ||||
|      inkscape:window-x="0" | ||||
|      inkscape:window-y="0" | ||||
|      inkscape:window-maximized="1" | ||||
|      inkscape:current-layer="svg59" /> | ||||
|   <defs | ||||
|      id="defs37"> | ||||
|     <linearGradient | ||||
|        id="c-3" | ||||
|        x1="61.163" | ||||
|        x2="64.928" | ||||
|        y1="105.11" | ||||
|        y2="109.04" | ||||
|        gradientUnits="userSpaceOnUse"> | ||||
|       <stop | ||||
|          stop-color="#e6e6e6" | ||||
|          offset="0" | ||||
|          id="stop2" /> | ||||
|       <stop | ||||
|          stop-color="#bfbfbf" | ||||
|          offset="1" | ||||
|          id="stop4" /> | ||||
|     </linearGradient> | ||||
|     <linearGradient | ||||
|        id="g" | ||||
|        x1="77.401" | ||||
|        x2="68.67" | ||||
|        y1="106.37" | ||||
|        y2="120.36" | ||||
|        gradientUnits="userSpaceOnUse"> | ||||
|       <stop | ||||
|          stop-color="#fff" | ||||
|          offset="0" | ||||
|          id="stop7" /> | ||||
|       <stop | ||||
|          stop-color="#bfbfbf" | ||||
|          offset="1" | ||||
|          id="stop9" /> | ||||
|     </linearGradient> | ||||
|     <linearGradient | ||||
|        id="h" | ||||
|        x1="68.229" | ||||
|        x2="68.164" | ||||
|        y1="112.73" | ||||
|        y2="118.55" | ||||
|        gradientUnits="userSpaceOnUse"> | ||||
|       <stop | ||||
|          stop-color="#c7c7c7" | ||||
|          offset="0" | ||||
|          id="stop12" /> | ||||
|       <stop | ||||
|          stop-color="#fff" | ||||
|          offset="1" | ||||
|          id="stop14" /> | ||||
|     </linearGradient> | ||||
|     <linearGradient | ||||
|        id="i" | ||||
|        x1="63.367" | ||||
|        x2="71.136" | ||||
|        y1="106.86" | ||||
|        y2="104.89" | ||||
|        gradientUnits="userSpaceOnUse"> | ||||
|       <stop | ||||
|          stop-color="#fff" | ||||
|          offset="0" | ||||
|          id="stop17" /> | ||||
|       <stop | ||||
|          stop-color="#ccc" | ||||
|          offset="1" | ||||
|          id="stop19" /> | ||||
|     </linearGradient> | ||||
|     <linearGradient | ||||
|        id="j" | ||||
|        x1="66.951" | ||||
|        x2="66.336" | ||||
|        y1="104.46" | ||||
|        y2="109.67" | ||||
|        gradientUnits="userSpaceOnUse"> | ||||
|       <stop | ||||
|          stop-color="#e5e5e5" | ||||
|          offset="0" | ||||
|          id="stop22" /> | ||||
|       <stop | ||||
|          stop-color="#ccc" | ||||
|          offset="1" | ||||
|          id="stop24" /> | ||||
|     </linearGradient> | ||||
|     <linearGradient | ||||
|        id="k" | ||||
|        x1="62.961" | ||||
|        x2="77.488" | ||||
|        y1="115.88" | ||||
|        y2="107.31" | ||||
|        gradientUnits="userSpaceOnUse"> | ||||
|       <stop | ||||
|          stop-color="#e6e6e6" | ||||
|          offset="0" | ||||
|          id="stop27" /> | ||||
|       <stop | ||||
|          stop-color="#fff" | ||||
|          offset="1" | ||||
|          id="stop29" /> | ||||
|     </linearGradient> | ||||
|     <linearGradient | ||||
|        id="linearGradient862" | ||||
|        x1="7.9373" | ||||
|        x2="7.9373" | ||||
|        y1="15.081" | ||||
|        y2="1.852" | ||||
|        gradientTransform="scale(3.7796)" | ||||
|        gradientUnits="userSpaceOnUse"> | ||||
|       <stop | ||||
|          stop-color="#0a72ff" | ||||
|          offset="0" | ||||
|          id="stop32" /> | ||||
|       <stop | ||||
|          stop-color="#28d1ff" | ||||
|          offset="1" | ||||
|          id="stop34" /> | ||||
|     </linearGradient> | ||||
|     <linearGradient | ||||
|        id="linearGradient923" | ||||
|        x1="14.552" | ||||
|        x2="27.516" | ||||
|        y1="-68.526" | ||||
|        y2="-55.561" | ||||
|        gradientTransform="translate(-12.435,70.113)" | ||||
|        gradientUnits="userSpaceOnUse"> | ||||
|       <stop | ||||
|          stop-color="#7dd7f5" | ||||
|          offset="0" | ||||
|          id="stop890" /> | ||||
|       <stop | ||||
|          stop-color="#3cafd2" | ||||
|          offset="1" | ||||
|          id="stop892" /> | ||||
|     </linearGradient> | ||||
|   </defs> | ||||
|   <g | ||||
|      id="g961" | ||||
|      transform="matrix(3.4078731,0,0,3.4078731,3.1472424,3.1472424)"> | ||||
|     <circle | ||||
|        cx="-306.41" | ||||
|        cy="-329.66" | ||||
|        r="0" | ||||
|        fill="#5e4aa6" | ||||
|        stroke-width="0.26458" | ||||
|        id="circle897" /> | ||||
|     <g | ||||
|        transform="translate(1.9009e-4,2.3969e-4)" | ||||
|        id="g933"> | ||||
|       <g | ||||
|          transform="translate(25.83,-8.897)" | ||||
|          fill="#5e4aa6" | ||||
|          stroke-width="0.26458" | ||||
|          id="g905"> | ||||
|         <circle | ||||
|            cx="-322.63" | ||||
|            cy="-345.67001" | ||||
|            r="0" | ||||
|            id="circle899" /> | ||||
|         <circle | ||||
|            cx="-31.726" | ||||
|            cy="-10.849" | ||||
|            r="0" | ||||
|            fill-rule="evenodd" | ||||
|            id="circle901" /> | ||||
|         <circle | ||||
|            cx="-306.92001" | ||||
|            cy="-328.72" | ||||
|            r="0" | ||||
|            id="circle903" /> | ||||
|       </g> | ||||
|       <g | ||||
|          transform="translate(-0.13229,-0.13229)" | ||||
|          id="g931"> | ||||
|         <rect | ||||
|            x="2.1166" | ||||
|            y="3.7040999" | ||||
|            width="12.964" | ||||
|            height="12.964" | ||||
|            ry="0.52916002" | ||||
|            fill="#aa5a14" | ||||
|            id="rect907" /> | ||||
|         <rect | ||||
|            x="2.1166" | ||||
|            y="2.6458001" | ||||
|            width="12.964" | ||||
|            height="12.964" | ||||
|            ry="0.52916002" | ||||
|            fill="#e6e6e6" | ||||
|            id="rect909" /> | ||||
|         <rect | ||||
|            x="2.1166" | ||||
|            y="1.5875" | ||||
|            width="12.964" | ||||
|            height="12.964" | ||||
|            ry="0.52916002" | ||||
|            fill="url(#linearGradient923)" | ||||
|            id="rect911" | ||||
|            style="fill:url(#linearGradient923)" /> | ||||
|         <g | ||||
|            transform="translate(24.491,-0.10391)" | ||||
|            fill="#006e91" | ||||
|            id="g919"> | ||||
|           <rect | ||||
|              x="-20.125" | ||||
|              y="5.1308999" | ||||
|              width="8.4665003" | ||||
|              height="1.0583" | ||||
|              ry="0.26458001" | ||||
|              id="rect913" /> | ||||
|           <rect | ||||
|              x="-20.125" | ||||
|              y="7.9089999" | ||||
|              width="8.4665003" | ||||
|              height="1.0583" | ||||
|              ry="0.26458001" | ||||
|              id="rect915" /> | ||||
|           <rect | ||||
|              x="-20.125" | ||||
|              y="10.687" | ||||
|              width="8.4665003" | ||||
|              height="1.0583" | ||||
|              ry="0.26458001" | ||||
|              id="rect917" /> | ||||
|         </g> | ||||
|         <g | ||||
|            transform="translate(-12.171,70.378)" | ||||
|            fill="#006e91" | ||||
|            id="g929"> | ||||
|           <rect | ||||
|              x="15.61" | ||||
|              y="-69.848999" | ||||
|              width="1.852" | ||||
|              height="2.3812001" | ||||
|              ry="0.92602003" | ||||
|              id="rect921" /> | ||||
|           <rect | ||||
|              x="18.431999" | ||||
|              y="-69.848999" | ||||
|              width="1.852" | ||||
|              height="2.3812001" | ||||
|              ry="0.92602003" | ||||
|              id="rect923" /> | ||||
|           <rect | ||||
|              x="21.254" | ||||
|              y="-69.848999" | ||||
|              width="1.852" | ||||
|              height="2.3812001" | ||||
|              ry="0.92602003" | ||||
|              id="rect925" /> | ||||
|           <rect | ||||
|              x="24.077" | ||||
|              y="-69.848999" | ||||
|              width="1.852" | ||||
|              height="2.3812001" | ||||
|              ry="0.92602003" | ||||
|              id="rect927" /> | ||||
|         </g> | ||||
|       </g> | ||||
|     </g> | ||||
|   </g> | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" viewBox="0 0 64 64" version="1.1"> | ||||
| <defs> | ||||
| <linearGradient id="linear0" gradientUnits="userSpaceOnUse" x1="16" y1="27" x2="16" y2="31" gradientTransform="matrix(2,0,0,2,0,0)"> | ||||
| <stop offset="0" style="stop-color:rgb(0%,0%,0%);stop-opacity:0.4;"/> | ||||
| <stop offset="1" style="stop-color:rgb(0%,0%,0%);stop-opacity:0;"/> | ||||
| </linearGradient> | ||||
| <linearGradient id="linear1" gradientUnits="userSpaceOnUse" x1="16" y1="25" x2="16" y2="29" gradientTransform="matrix(2,0,0,2,0,0)"> | ||||
| <stop offset="0" style="stop-color:rgb(0%,0%,0%);stop-opacity:0.4;"/> | ||||
| <stop offset="1" style="stop-color:rgb(0%,0%,0%);stop-opacity:0;"/> | ||||
| </linearGradient> | ||||
| <linearGradient id="linear2" gradientUnits="userSpaceOnUse" x1="13.4504" y1="103.5381" x2="20.6399" y2="96.348" gradientTransform="matrix(6.8158,0,0,-6.8158,-84.1754,710.1866)"> | ||||
| <stop offset="0" style="stop-color:rgb(46.666667%,83.529412%,94.117647%);stop-opacity:1;"/> | ||||
| <stop offset="1" style="stop-color:rgb(27.058824%,69.803922%,82.352941%);stop-opacity:1;"/> | ||||
| </linearGradient> | ||||
| </defs> | ||||
| <g id="surface1"> | ||||
| <path style=" stroke:none;fill-rule:nonzero;fill:rgb(59.215686%,28.627451%,7.843137%);fill-opacity:1;" d="M 9.960938 14 L 54.039062 14 C 55.144531 14.023438 56.023438 14.9375 56 16.039062 L 56 61.960938 C 56.023438 63.0625 55.144531 63.976562 54.039062 64 L 9.960938 64 C 8.855469 63.976562 7.976562 63.0625 8 61.960938 L 8 16.039062 C 7.976562 14.9375 8.855469 14.023438 9.960938 14 Z M 9.960938 14 "/> | ||||
| <path style=" stroke:none;fill-rule:nonzero;fill:url(#linear0);" d="M 8 54 L 56 54 L 56 62 L 8 62 Z M 8 54 "/> | ||||
| <path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 9.960938 10 L 54.039062 10 C 55.144531 10.023438 56.023438 10.9375 56 12.039062 L 56 57.960938 C 56.023438 59.0625 55.144531 59.976562 54.039062 60 L 9.960938 60 C 8.855469 59.976562 7.976562 59.0625 8 57.960938 L 8 12.039062 C 7.976562 10.9375 8.855469 10.023438 9.960938 10 Z M 9.960938 10 "/> | ||||
| <path style=" stroke:none;fill-rule:nonzero;fill:url(#linear1);" d="M 8 50 L 56 50 L 56 58 L 8 58 Z M 8 50 "/> | ||||
| <path style=" stroke:none;fill-rule:nonzero;fill:url(#linear2);" d="M 9.953125 4 L 54.039062 4 C 55.144531 4.023438 56.023438 4.9375 56 6.039062 L 56 51.960938 C 56.023438 53.0625 55.144531 53.976562 54.039062 54 L 9.960938 54 C 8.855469 53.976562 7.976562 53.0625 8 51.960938 L 8 6.035156 C 7.976562 4.933594 8.851562 4.023438 9.953125 4 Z M 9.953125 4 "/> | ||||
| <path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,43.137255%,56.862745%);fill-opacity:1;" d="M 17 20 L 47 20 C 47.550781 20 48 20.449219 48 21 L 48 23 C 48 23.550781 47.550781 24 47 24 L 17 24 C 16.449219 24 16 23.550781 16 23 L 16 21 C 16 20.449219 16.449219 20 17 20 Z M 17 20 "/> | ||||
| <path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,43.137255%,56.862745%);fill-opacity:1;" d="M 17 30 L 47 30 C 47.550781 30 48 30.449219 48 31 L 48 33 C 48 33.550781 47.550781 34 47 34 L 17 34 C 16.449219 34 16 33.550781 16 33 L 16 31 C 16 30.449219 16.449219 30 17 30 Z M 17 30 "/> | ||||
| <path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,43.137255%,56.862745%);fill-opacity:1;" d="M 17 40 L 47 40 C 47.550781 40 48 40.449219 48 41 L 48 43 C 48 43.550781 47.550781 44 47 44 L 17 44 C 16.449219 44 16 43.550781 16 43 L 16 41 C 16 40.449219 16.449219 40 17 40 Z M 17 40 "/> | ||||
| <path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,43.137255%,56.862745%);fill-opacity:1;" d="M 17 0 C 18.65625 0 20 1.34375 20 3 L 20 7 C 20 8.65625 18.65625 10 17 10 C 15.34375 10 14 8.65625 14 7 L 14 3 C 14 1.34375 15.34375 0 17 0 Z M 17 0 "/> | ||||
| <path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,43.137255%,56.862745%);fill-opacity:1;" d="M 27 0 C 28.65625 0 30 1.34375 30 3 L 30 7 C 30 8.65625 28.65625 10 27 10 C 25.34375 10 24 8.65625 24 7 L 24 3 C 24 1.34375 25.34375 0 27 0 Z M 27 0 "/> | ||||
| <path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,43.137255%,56.862745%);fill-opacity:1;" d="M 37 0 C 38.65625 0 40 1.34375 40 3 L 40 7 C 40 8.65625 38.65625 10 37 10 C 35.34375 10 34 8.65625 34 7 L 34 3 C 34 1.34375 35.34375 0 37 0 Z M 37 0 "/> | ||||
| <path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,43.137255%,56.862745%);fill-opacity:1;" d="M 47 0 C 48.65625 0 50 1.34375 50 3 L 50 7 C 50 8.65625 48.65625 10 47 10 C 45.34375 10 44 8.65625 44 7 L 44 3 C 44 1.34375 45.34375 0 47 0 Z M 47 0 "/> | ||||
| </g> | ||||
| </svg> | ||||
|  |  | |||
| Before Width: | Height: | Size: 7.2 KiB After Width: | Height: | Size: 4.3 KiB | 
		Loading…
	
		Reference in New Issue