DarthSim 7 years ago
parent
commit
1e2ee1df22
2 changed files with 32 additions and 0 deletions
  1. 3 0
      README.md
  2. 29 0
      logo.svg

+ 3 - 0
README.md

@@ -1,5 +1,8 @@
 # imgproxy
 
+<img align="right" width="200" height="200" title="imgproxy logo"
+     src="https://cdn.rawgit.com/DarthSim/imgproxy/master/logo.svg">
+
 imgproxy is a fast and secure standalone server for resizing and converting remote images. The main principles of imgproxy are simplicity, speed, and security.
 
 imgproxy can be used to provide a fast and secure way to replace all the image resizing code of your web application (like calling ImageMagick or GraphicsMagick, or using libraries), while also being able to resize everything on the fly, fast and easy. imgproxy is also indispensable when handling lots of image resizing, especially when images come from a remote source.

+ 29 - 0
logo.svg

@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+	 viewBox="0 0 200 200" enable-background="new 0 0 200 200" xml:space="preserve">
+<g>
+	<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="100" y1="149" x2="100" y2="51">
+		<stop  offset="0" style="stop-color:#1D40B2"/>
+		<stop  offset="1" style="stop-color:#1680D6"/>
+	</linearGradient>
+	<path fill="url(#SVGID_1_)" d="M169,69V51h-18v5h-42v-5H91v5H49v-5H31v18h5v22h-5v18h5v22h-5v18h18v-5h42v5h18v-5h42v5h18v-18h-5
+		v-22h5V91h-5V69H169z M95,55h10v10H95V55z M35,65V55h10v10H35z M35,105V95h10v10H35z M45,145H35v-10h10V145z M105,145H95v-10h10
+		V145z M151,136h-42v-5H91v5H49v-5h-5v-22h5V91h-5V69h5v-5h42v5h18v-5h42v5h5v22h-5v18h5v22h-5V136z M165,135v10h-10v-10H165z
+		 M165,95v10h-10V95H165z M155,65V55h10v10H155z"/>
+	<polygon fill="#1960C4" points="102,93 98,93 98,98 93,98 93,102 98,102 98,107 102,107 102,102 107,102 107,98 102,98 	"/>
+	<g>
+		<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="165.6285" y1="159.6245" x2="188.2889" y2="153.5527">
+			<stop  offset="0" style="stop-color:#1C1C1C"/>
+			<stop  offset="1" style="stop-color:#3D3E3F"/>
+		</linearGradient>
+		<polygon fill-rule="evenodd" clip-rule="evenodd" fill="url(#SVGID_2_)" points="174.2,173.2 193.5,173.2 160.4,140 		"/>
+		<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="154.4951" y1="165.0742" x2="170.8477" y2="160.6925">
+			<stop  offset="0" style="stop-color:#1C1C1C"/>
+			<stop  offset="1" style="stop-color:#3D3E3F"/>
+		</linearGradient>
+		<polyline fill-rule="evenodd" clip-rule="evenodd" fill="url(#SVGID_3_)" points="160.4,140 160.4,187 174.2,173.2 		"/>
+	</g>
+</g>
+</svg>