deweese 2003/12/18 04:08:38
Modified: . build.xml
resources/org/apache/batik/apps/svgbrowser/resources
squiggle.png
xdocs/images splash.png splash.svg
Log:
Updated the version to 1.5.1rc2
Revision Changes Path
1.146 +4 -4 xml-batik/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/xml-batik/build.xml,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -r1.145 -r1.146
--- build.xml 3 Nov 2003 11:59:34 -0000 1.145
+++ build.xml 18 Dec 2003 12:08:38 -0000 1.146
@@ -63,9 +63,9 @@
<property name="Project" value="Batik"/>
<property name="project" value="batik"/>
<property name="year" value="2002"/>
- <property name="version" value="1.5"/>
- <property name="revisionType" value=""/>
- <property name="revisionNumber" value="" />
+ <property name="version" value="1.5.1"/>
+ <property name="revisionType" value="rc"/>
+ <property name="revisionNumber" value="2" />
<property file="build.properties"/>
<property name="debug" value="off"/>
1.6 +192 -181
xml-batik/resources/org/apache/batik/apps/svgbrowser/resources/squiggle.png
<<Binary file>>
1.9 +183 -168 xml-batik/xdocs/images/splash.png
<<Binary file>>
1.8 +5 -1 xml-batik/xdocs/images/splash.svg
Index: splash.svg
===================================================================
RCS file: /home/cvs/xml-batik/xdocs/images/splash.svg,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- splash.svg 11 Jul 2003 07:28:58 -0000 1.7
+++ splash.svg 18 Dec 2003 12:08:38 -0000 1.8
@@ -32,8 +32,12 @@
<use filter="url(#dropShadow)" transform="translate(-242, -110.5) scale(2.3)"
y="20" x="20" xlink:href="#Batik_Squiggle"/>
<g filter="url(#dropShadow)" fill="white" text-anchor="middle" font-size="75"
font-family="'20th Century Font', 'Futura XBlk BT'" id="topText">
<text y=".3em">
-<tspan font-size="95">batik</tspan>1.5</text>
+<tspan font-size="95">batik</tspan>1.5.1</text>
<text font-size="17" y="3em">http://xml.apache.org/batik</text>
+</g>
+<g filter="url(#dropShadow)" transform="translate(170, 20) rotate(-30) scale(.7)"
id="betaStamp">
+<rect fill="none" stroke-width="5" stroke="red" height="40" width="180" y="-32"
x="-90"/>
+<text fill="red" font-size="45" text-anchor="middle" font-family="'20th Century
Font'">rc 2</text>
</g>
</g>
</g>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]