[Skabacca-developer] SF.net SVN: skabacca:[22] trunk/gui/src/main/webapp/images
Status: Pre-Alpha
Brought to you by:
triathlon98
|
From: <tri...@us...> - 2010-01-31 21:38:44
|
Revision: 22
http://skabacca.svn.sourceforge.net/skabacca/?rev=22&view=rev
Author: triathlon98
Date: 2010-01-31 21:38:17 +0000 (Sun, 31 Jan 2010)
Log Message:
-----------
improve logo a bit
Modified Paths:
--------------
trunk/gui/src/main/webapp/images/logo.png
Added Paths:
-----------
trunk/gui/src/main/webapp/images/skabacca.svg
Modified: trunk/gui/src/main/webapp/images/logo.png
===================================================================
(Binary files differ)
Added: trunk/gui/src/main/webapp/images/skabacca.svg
===================================================================
--- trunk/gui/src/main/webapp/images/skabacca.svg (rev 0)
+++ trunk/gui/src/main/webapp/images/skabacca.svg 2010-01-31 21:38:17 UTC (rev 22)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<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="240"
+ height="40"
+ id="svg2826"
+ version="1.1"
+ inkscape:version="0.47pre4 r22446"
+ sodipodi:docname="skabacca.svg"
+ inkscape:export-filename="/home/joachim/apps/java/skabacca/gui/src/main/webapp/images/skabacca.png"
+ inkscape:export-xdpi="90"
+ inkscape:export-ydpi="90">
+ <defs
+ id="defs2828">
+ <inkscape:perspective
+ sodipodi:type="inkscape:persp3d"
+ inkscape:vp_x="-472 : 248.33333 : 1"
+ inkscape:vp_y="0 : 1000 : 0"
+ inkscape:vp_z="350.66667 : 496.33333 : 1"
+ inkscape:persp3d-origin="364 : 80 : 1"
+ id="perspective2834" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#000000"
+ bordercolor="#dd6666"
+ borderopacity="1"
+ inkscape:pageopacity="1"
+ inkscape:pageshadow="2"
+ inkscape:zoom="5.5875"
+ inkscape:cx="117.81907"
+ inkscape:cy="20"
+ inkscape:document-units="px"
+ inkscape:current-layer="layer1"
+ showgrid="false"
+ inkscape:window-width="1440"
+ inkscape:window-height="851"
+ inkscape:window-x="0"
+ inkscape:window-y="0"
+ inkscape:window-maximized="1" />
+ <metadata
+ id="metadata2831">
+ <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>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer"
+ transform="translate(0,-50)">
+ <text
+ xml:space="preserve"
+ style="font-size:45.56250763px;font-style:normal;font-weight:normal;fill:#cccccc;fill-opacity:1;stroke:none;font-family:Bitstream Vera Sans"
+ x="27.824093"
+ y="86.53746"
+ id="text2878"
+ transform="matrix(1,0,-0.32261519,1,0,0)"
+ inkscape:transform-center-x="2.3266219"><tspan
+ sodipodi:role="line"
+ id="tspan2880"
+ x="27.824093"
+ y="86.53746"
+ style="font-size:47.21280289px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill:#cccccc;font-family:Century Schoolbook L;-inkscape-font-specification:Century Schoolbook L Medium"><tspan
+ style="fill:#b06cc8"
+ id="tspan2820">sk</tspan><tspan
+ style="fill:#4c0064"
+ id="tspan2816">a</tspan><tspan
+ style="fill:#b06cc8"
+ id="tspan2818">b</tspan><tspan
+ style="fill:#4c0064"
+ id="tspan2814">a</tspan><tspan
+ style="fill:#b06cc8"
+ id="tspan2822">c</tspan>ca</tspan></text>
+ </g>
+</svg>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|