vhardy 02/05/27 08:37:16 Modified: xdocs/images splash.svg Log: Added beta rubber stamp Revision Changes Path 1.2 +7 -1 xml-batik/xdocs/images/splash.svg Index: splash.svg =================================================================== RCS file: /home/cvs/xml-batik/xdocs/images/splash.svg,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- splash.svg 27 May 2002 11:57:33 -0000 1.1 +++ splash.svg 27 May 2002 15:37:16 -0000 1.2 @@ -12,7 +12,7 @@ <!-- ========================================================================= --> <!-- @author [EMAIL PROTECTED] --> -<!-- @version $Id: splash.svg,v 1.1 2002/05/27 11:57:33 vhardy Exp $ --> +<!-- @version $Id: splash.svg,v 1.2 2002/05/27 15:37:16 vhardy Exp $ --> <!-- ========================================================================= --> <svg id="body" width="492" height="150" viewBox="0 0 492 150"> @@ -64,6 +64,12 @@ <text y=".3em"><tspan font-size="95">batik</tspan> 1.5<tspan font-size="45"></tspan></text> <text y="3em" font-size="17">http://xml.apache.org/batik</text> </g> + + <g id="betaStamp" transform="translate(170, 20) rotate(-30) scale(.7)" filter="url(#dropShadow)"> + <rect x="-90" y="-32" width="180" height="40" stroke="red" stroke-width="5" fill="none" /> + <text font-family="'20th Century Font'" text-anchor="middle" font-size="45" fill="red" >beta 2</text> + </g> + </g>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]