vhardy 01/10/16 03:35:46 Modified: samples barChart.svg batikMusic.svg textRotate.svg textRotateShadows.svg Removed: samples/tests Template.svg alternateStylesheet.svg anchor.svg arabic.png basicsad.css batikFont.svg bboxOnText.svg changeColor.icm clip.svg cold.css colorProfile.svg colors.svg cssMedia.svg cssMediaList.css cssMediaList.svg cssMediaPrint.css cssMediaProjection.css cssMediaScreen.css dataProtocol.svg default.css defs.svg defs2.svg display.svg enableBackground.svg externalPaints.svg feColorMatrix.svg feComponentTransfer.svg feComponentTransfer2.svg feComposite.svg feConvolveMatrix.svg feDisplacementMap.svg feImage.svg feMerge.svg feMorphology.svg feTile.svg feTileTarget.svg feTurbulence.svg filterRegions.svg fontAltGlyph.svg fontArabic.svg fontChoice.svg fontDecorations.svg fontExternalFont.svg fontGlyphChoice.svg fontGlyphsBoth.svg fontGlyphsChildSVG.svg fontGlyphsD.svg fontKerning.svg fontOnPath.svg fontStyling.svg gradientLimit.svg grim.css hot.css image-rendering.svg image.svg index.svg index2.svg jpeg.jpg linkingTransform.svg linkingViewBox.svg longTextOnPath.svg markersMisc.svg markersOrientA.svg markersOrientB.svg markersPreserveAspectRatio.svg markersShapes.svg maskRegions.svg opacity.svg opacity2.svg oups.css paintOpacity.svg patternPreserveAspectRatioA.svg patternRegionA.svg patternRegionB.svg patternRegions.svg percentagesAndUnits.svg png.png png2.png radialGradient.svg radialGradient2.svg radialGradient3.svg rasterImageViewBox.svg rasterImageViewBoxClip.svg rasterImageViewBoxOverflow.svg shape-rendering.svg sm_colors.tif sm_colors_pb.tif sm_colors_pb_tile.tif sm_colors_tile.tif smallFonts.svg smiley.svg smiling.css svg.svg svg2.svg svg3.svg svgEnableBackground.svg svgImageViewBox.svg svgImageViewBoxClip.svg svgImageViewBoxOverflow.svg symbolViewBox.svg symbolViewBoxClip.svg symbolViewBoxOverflow.svg systemColors.svg tde.jpg test.css text-rendering.svg text-rendering2.svg textBiDi.svg textDecoration.svg textEffect.svg textEffect2.svg textEffect3.svg textFeatures.svg textLayout.svg textLayout2.svg textOnPath.svg textOnPathSpaces.svg textPCDATA.svg textProperties.svg textStyles.svg thumbnails.svg tiff.svg tke.jpg toBeProfiled.png toolTips.svg useStylingURI.svg verticalText.svg verticalTextOnPath.svg visibility.svg wow.css xmlBase.svg zero.svg Log: New directory structure for all samples. Revision Changes Path 1.6 +2 -2 xml-batik/samples/barChart.svg Index: barChart.svg =================================================================== RCS file: /home/cvs/xml-batik/samples/barChart.svg,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- barChart.svg 2001/10/16 09:07:42 1.5 +++ barChart.svg 2001/10/16 10:35:45 1.6 @@ -15,10 +15,10 @@ <!-- --> <!-- @author [EMAIL PROTECTED] --> <!-- @author [EMAIL PROTECTED] --> -<!-- @version $Id: barChart.svg,v 1.5 2001/10/16 09:07:42 tkormann Exp $ --> +<!-- @version $Id: barChart.svg,v 1.6 2001/10/16 10:35:45 vhardy Exp $ --> <!-- ========================================================================= --> -<?xml-stylesheet type="text/css" href="tests/test.css" ?> +<?xml-stylesheet type="text/css" href="tests/resources/style/test.css" ?> <svg id="body" width="450" height="500" xml:space="preserve" viewBox="0 0 450 500"> <title>Bar Chart</title> 1.3 +2 -2 xml-batik/samples/batikMusic.svg Index: batikMusic.svg =================================================================== RCS file: /home/cvs/xml-batik/samples/batikMusic.svg,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- batikMusic.svg 2001/04/17 10:44:28 1.2 +++ batikMusic.svg 2001/10/16 10:35:45 1.3 @@ -12,9 +12,9 @@ <!-- Example that illustrates how event handlers can be invoked in Batik --> <!-- This example requires that you run on JDK1.3 or later --> <!-- @author [EMAIL PROTECTED] --> -<!-- @version $Id: batikMusic.svg,v 1.2 2001/04/17 10:44:28 cjolif Exp $--> +<!-- @version $Id: batikMusic.svg,v 1.3 2001/10/16 10:35:45 vhardy Exp $--> <!-- ========================================================================= --> -<?xml-stylesheet type="text/css" href="tests/test.css" ?> +<?xml-stylesheet type="text/css" href="tests/resources/style/test.css" ?> <svg id="body" width="450" height="500" viewBox="0 0 450 500"> <title>Playing Music with Batik</title> 1.6 +2 -2 xml-batik/samples/textRotate.svg Index: textRotate.svg =================================================================== RCS file: /home/cvs/xml-batik/samples/textRotate.svg,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- textRotate.svg 2001/10/16 09:07:42 1.5 +++ textRotate.svg 2001/10/16 10:35:45 1.6 @@ -14,9 +14,9 @@ <!-- Test description here --> <!-- --> <!-- @author [EMAIL PROTECTED] --> -<!-- @version $Id: textRotate.svg,v 1.5 2001/10/16 09:07:42 tkormann Exp $ --> +<!-- @version $Id: textRotate.svg,v 1.6 2001/10/16 10:35:45 vhardy Exp $ --> <!-- ========================================================================= --> -<?xml-stylesheet type="text/css" href="./tests/test.css" ?> +<?xml-stylesheet type="text/css" href="./tests/resources/style/test.css" ?> <svg width="450" height="500" viewBox="0 0 450 500"> <title>Text Rotation</title> 1.6 +2 -2 xml-batik/samples/textRotateShadows.svg Index: textRotateShadows.svg =================================================================== RCS file: /home/cvs/xml-batik/samples/textRotateShadows.svg,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- textRotateShadows.svg 2001/10/16 09:07:42 1.5 +++ textRotateShadows.svg 2001/10/16 10:35:45 1.6 @@ -14,9 +14,9 @@ <!-- Test description here --> <!-- --> <!-- @author [EMAIL PROTECTED] --> -<!-- @version $Id: textRotateShadows.svg,v 1.5 2001/10/16 09:07:42 tkormann Exp $ --> +<!-- @version $Id: textRotateShadows.svg,v 1.6 2001/10/16 10:35:45 vhardy Exp $ --> <!-- ========================================================================= --> -<?xml-stylesheet type="text/css" href="./tests/test.css" ?> +<?xml-stylesheet type="text/css" href="./tests/resources/style/test.css" ?> <svg width="450" height="500" viewBox="0 0 450 500"> <title>Text Rotation and Shadows</title>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]