Author: crossley
Date: Thu Apr 7 22:43:19 2005
New Revision: 160516
URL: http://svn.apache.org/viewcvs?view=rev&rev=160516
Log:
Fiddle with the text position. It was getting chopped.
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.projectInfo/src/documentation/content/xdocs/images/project.svg
Modified:
forrest/trunk/plugins/org.apache.forrest.plugin.projectInfo/src/documentation/content/xdocs/images/project.svg
URL:
http://svn.apache.org/viewcvs/forrest/trunk/plugins/org.apache.forrest.plugin.projectInfo/src/documentation/content/xdocs/images/project.svg?view=diff&r1=160515&r2=160516
==============================================================================
---
forrest/trunk/plugins/org.apache.forrest.plugin.projectInfo/src/documentation/content/xdocs/images/project.svg
(original)
+++
forrest/trunk/plugins/org.apache.forrest.plugin.projectInfo/src/documentation/content/xdocs/images/project.svg
Thu Apr 7 22:43:19 2005
@@ -38,7 +38,7 @@
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xsl:version="1.0"
xmlns:for="http://apache.org/forrest"
- width="220" height="65" >
+ width="420" height="65" >
<title>Anteater logo</title>
<defs>
@@ -75,7 +75,7 @@
</defs>
<g filter="url(#shadowFilter)" fill="url(#gradient)">
- <text x="51%" y="75%" style="font-size:32pt; font-family:Verdana ;
text-anchor: middle" >
+ <text x="100%" y="60%" style="font-size:24pt; font-family:Verdana ;
text-anchor: end" >
<for:project-name />
</text>
</g>