You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by vh...@apache.org on 2001/11/02 17:36:25 UTC

cvs commit: xml-batik/samples/tests/spec/painting text-rendering2.svg

vhardy      01/11/02 08:36:25

  Modified:    samples/tests/resources/images svg.svg
               samples/tests/spec/filters feComposite.svg filterRegions.svg
               samples/tests/spec/fonts fontGlyphsD.svg
               samples/tests/spec/linking anchor.svg
               samples/tests/spec/painting text-rendering2.svg
  Removed:     samples  batikMusic.svg
  Log:
  Fixed invalid attribute issues shown through validation
  
  Revision  Changes    Path
  1.2       +3 -3      xml-batik/samples/tests/resources/images/svg.svg
  
  Index: svg.svg
  ===================================================================
  RCS file: /home/cvs/xml-batik/samples/tests/resources/images/svg.svg,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- svg.svg	2001/10/15 08:07:13	1.1
  +++ svg.svg	2001/11/02 16:36:25	1.2
  @@ -13,7 +13,7 @@
   <!-- ========================================================================= -->
   <!-- Referenced from image.svg                                                 -->
   <!-- @author vincent.hardy@eng.sun.com                                         -->
  -<!-- @version $Id: svg.svg,v 1.1 2001/10/15 08:07:13 vhardy Exp $ -->
  +<!-- @version $Id: svg.svg,v 1.2 2001/11/02 16:36:25 vhardy Exp $ -->
   <!-- ========================================================================= -->
   <svg width="230" height="170" viewBox="0 0 230 170" preserveAspectRatio="xMidYMin slice" >
       <defs>
  @@ -56,7 +56,7 @@
   
       </defs>
   
  -    <g id="svg" fill="black" filter="url(#shadow)" stroke="none" opacity=".5">
  +    <g fill="black" filter="url(#shadow)" stroke="none" opacity=".5">
           <use xlink:href="#SVG_S" />
           <use xlink:href="#SVG_V" />
           <use xlink:href="#SVG_G" />
  @@ -64,7 +64,7 @@
           <use xlink:href="#Ball" />
       </g>
       
  -    <g id="svg" fill="black" stroke="none">
  +    <g fill="black" stroke="none">
           <use xlink:href="#SVG_S" />
           <use xlink:href="#SVG_V" />
           <use xlink:href="#SVG_G" />
  
  
  
  1.2       +9 -9      xml-batik/samples/tests/spec/filters/feComposite.svg
  
  Index: feComposite.svg
  ===================================================================
  RCS file: /home/cvs/xml-batik/samples/tests/spec/filters/feComposite.svg,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- feComposite.svg	2001/10/15 09:10:03	1.1
  +++ feComposite.svg	2001/11/02 16:36:25	1.2
  @@ -104,7 +104,7 @@
           <!-- Composite_1_*                                  -->
           <!-- ============================================== -->
           <g transform="translate(0 20)" class="row1" >
  -    	  <g id="c1" transform="translate(20 0)">
  +    	  <g  transform="translate(20 0)">
                 <rect x="0" y="0" width="120" height="120" style="fill:Beige"/>
       	      <rect x="0" y="0" width="120" height="120" 
       	            style="fill:FireBrick;  filter:url(#feImage1)"/>
  @@ -119,7 +119,7 @@
                </g>
       	  </g>
                
  -    	  <g id="c2" transform="translate(160 0)">
  +    	  <g transform="translate(160 0)">
                 <rect x="0" y="0" width="120" height="120" style="fill:Beige"/>
       	      <rect x="0" y="0" width="120" height="120" 
       	       style="fill:FireBrick;  filter:url(#feComposite1_2)" />
  @@ -131,7 +131,7 @@
       	  </g>
     
     
  -    	  <g id="c2" transform="translate(300 0)">
  +    	  <g transform="translate(300 0)">
                 <rect x="0" y="0" width="120" height="120" style="fill:Beige"/>
       	      <rect x="0" y="0" width="120" height="120" 
       	       style="fill:FireBrick;  filter:url(#feComposite1_3)" />
  @@ -147,7 +147,7 @@
           <!-- Composite_2_*                                  -->
           <!-- ============================================== -->
           <g transform="translate(0 160)" class="row2" >
  -    	  <g id="c1" transform="translate(20 0)">
  +    	  <g  transform="translate(20 0)">
                 <rect x="0" y="0" width="120" height="120" style="fill:Beige"/>
       	      <rect x="0" y="0" width="120" height="120" 
       	       style="fill:FireBrick;  filter:url(#feComposite2_1)"/>
  @@ -158,7 +158,7 @@
                </g>
       	  </g>
         
  -    	  <g id="c2" transform="translate(160 0)">
  +    	  <g transform="translate(160 0)">
                 <rect x="0" y="0" width="120" height="120" style="fill:Beige"/>
       	      <rect x="0" y="0" width="120" height="120" 
       	       style="fill:FireBrick;  filter:url(#feComposite2_2)" />
  @@ -170,7 +170,7 @@
       	  </g>
     
     
  -    	  <g id="c2" transform="translate(300 0)">
  +    	  <g transform="translate(300 0)">
                 <rect x="0" y="0" width="120" height="120" style="fill:Beige"/>
       	      <rect x="0" y="0" width="120" height="120" 
       	       style="fill:FireBrick;  filter:url(#feComposite2_3)" />
  @@ -186,7 +186,7 @@
           <!-- Composite_3_*                                  -->
           <!-- ============================================== -->
           <g transform="translate(0 300)" class="row3" >
  -    	  <g id="c1" transform="translate(20 0)">
  +    	  <g  transform="translate(20 0)">
                 <rect x="0" y="0" width="120" height="120" style="fill:Beige"/>
       	      <rect x="0" y="0" width="120" height="120" 
       	       style="fill:FireBrick;  filter:url(#feComposite3_1)"/>
  @@ -198,7 +198,7 @@
                  </text>
       	  </g>
         
  -    	  <g id="c2" transform="translate(160 0)">
  +    	  <g transform="translate(160 0)">
                 <rect x="0" y="0" width="120" height="120" style="fill:Beige"/>
       	      <rect x="0" y="0" width="120" height="120" 
       	       style="fill:FireBrick;  filter:url(#feComposite3_2)" />
  @@ -211,7 +211,7 @@
       	  </g>
     
     
  -    	  <g id="c2" transform="translate(300 0)">
  +    	  <g transform="translate(300 0)">
                 <rect x="0" y="0" width="120" height="120" style="fill:Beige"/>
       	      <rect x="0" y="0" width="120" height="120" 
       	       style="fill:FireBrick;  filter:url(#feComposite3_3)" />
  
  
  
  1.2       +3 -3      xml-batik/samples/tests/spec/filters/filterRegions.svg
  
  Index: filterRegions.svg
  ===================================================================
  RCS file: /home/cvs/xml-batik/samples/tests/spec/filters/filterRegions.svg,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- filterRegions.svg	2001/10/15 09:10:04	1.1
  +++ filterRegions.svg	2001/11/02 16:36:25	1.2
  @@ -1,4 +1,4 @@
  -<?xml version="1.0" standalone="yes"?>
  +<?xml version="1.0" standalone="no"?>
   <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"
   "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
   
  @@ -18,7 +18,7 @@
   <!-- of the filter.                                                            -->
   <!--                                                                           -->
   <!-- @author vincent.hardy@eng.sun.com                                         -->
  -<!-- @version $Id: filterRegions.svg,v 1.1 2001/10/15 09:10:04 vhardy Exp $    -->
  +<!-- @version $Id: filterRegions.svg,v 1.2 2001/11/02 16:36:25 vhardy Exp $    -->
   <!-- ========================================================================= -->
   
   <?xml-stylesheet type="text/css" href="../../resources/style/test.css" ?>
  @@ -312,7 +312,7 @@
       <!-- filterRegion_2               -->
       <!-- ============================ -->
       <g transform="translate(100, 0)">
  --       <rect x="0" y="3000" width="20000000" height="25" style="filter:url(#filterRegion_2);" />
  +        <rect x="0" y="3000" width="20000000" height="25" style="filter:url(#filterRegion_2);" />
           <rect class="filterRegionControl" x="25" y="35" width="45" height="35" />
           <text x="45" y="25" class="filterRegionControlLabel">filterRegion_2</text>
       </g>
  
  
  
  1.2       +2 -3      xml-batik/samples/tests/spec/fonts/fontGlyphsD.svg
  
  Index: fontGlyphsD.svg
  ===================================================================
  RCS file: /home/cvs/xml-batik/samples/tests/spec/fonts/fontGlyphsD.svg,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- fontGlyphsD.svg	2001/10/15 09:10:05	1.1
  +++ fontGlyphsD.svg	2001/11/02 16:36:25	1.2
  @@ -18,7 +18,7 @@
   <!-- Kerning is also tested.                                                   -->
   <!--                                                                           -->
   <!-- @author dean.jackson@cmis.csiro.au                                        -->
  -<!-- @version $Id: fontGlyphsD.svg,v 1.1 2001/10/15 09:10:05 vhardy Exp $ -->
  +<!-- @version $Id: fontGlyphsD.svg,v 1.2 2001/11/02 16:36:25 vhardy Exp $ -->
   <!-- ========================================================================= -->
   <?xml-stylesheet type="text/css" href="../../resources/style/test.css" ?>  
   
  @@ -62,8 +62,7 @@
                units-per-em="2048"
                panose-1="3 15 7 2 3 3 2 2 2 4"
                ascent="2257"
  -             descent="597"
  -             baseline="0"/>
  +             descent="597"/>
              <missing-glyph horiz-adv-x="1024" d="M128 0V1638H896V0H128zM256 128H768V1510H256V128z"/>
              <!-- "a" glyph -->
              <glyph unicode="a" glyph-name="a" horiz-adv-x="1048" d="M920 -66Q901 -66 851 -22Q806 19 784 51Q688 -1 615 -27T493 -54Q259 -54 152 78Q51 202 51 458Q51 700 217 872T615 1044Q702 1044 810 999Q946 943 946 864Q946 837 926 816Q916 778 911 691T904 468Q903
  
  
  
  1.2       +2 -2      xml-batik/samples/tests/spec/linking/anchor.svg
  
  Index: anchor.svg
  ===================================================================
  RCS file: /home/cvs/xml-batik/samples/tests/spec/linking/anchor.svg,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- anchor.svg	2001/10/15 09:10:05	1.1
  +++ anchor.svg	2001/11/02 16:36:25	1.2
  @@ -15,7 +15,7 @@
   <!-- various element types.                                                    -->
   <!--                                                                           -->
   <!-- @author vhardy@apache.org                                                 -->
  -<!-- @version $Id: anchor.svg,v 1.1 2001/10/15 09:10:05 vhardy Exp $ -->
  +<!-- @version $Id: anchor.svg,v 1.2 2001/11/02 16:36:25 vhardy Exp $ -->
   <!-- ========================================================================= -->
   <?xml-stylesheet type="text/css" href="../../resources/style/test.css" ?>  
   
  @@ -88,7 +88,7 @@
                   <text x="30" y="15" class="label">&lt;circle&gt;</text>
   
                   <a xlink:href="#svgView(viewBox(3,2.5,4,4))">
  -                   <circle id="testCircle" cx="90" cy="10" r="8" fill="crimson" width="20" height="14" />
  +                   <circle id="testCircle" cx="90" cy="10" r="8" fill="crimson" />
                   </a>
   
               </g> <!-- "circleRow" -->
  
  
  
  1.2       +2 -3      xml-batik/samples/tests/spec/painting/text-rendering2.svg
  
  Index: text-rendering2.svg
  ===================================================================
  RCS file: /home/cvs/xml-batik/samples/tests/spec/painting/text-rendering2.svg,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- text-rendering2.svg	2001/10/16 10:26:11	1.1
  +++ text-rendering2.svg	2001/11/02 16:36:25	1.2
  @@ -14,7 +14,7 @@
   <!--  Test 'text-rendering' property                                           -->
   <!--                                                                           -->
   <!-- @author tkormann@apache.org                                               -->
  -<!-- @version $Id: text-rendering2.svg,v 1.1 2001/10/16 10:26:11 vhardy Exp $ -->
  +<!-- @version $Id: text-rendering2.svg,v 1.2 2001/11/02 16:36:25 vhardy Exp $ -->
   <!-- ========================================================================= -->
   
   <?xml-stylesheet type="text/css" href="../../resources/style/test.css" ?>
  @@ -33,8 +33,7 @@
       units-per-em="2048"
       panose-1="2 11 6 4 2 2 2 2 2 4"
       ascent="1854"
  -    descent="-434"
  -    baseline="0" />
  +    descent="-434" />
   
   <missing-glyph horiz-adv-x="1536" d="M256 0V1280H1280V0H256ZM288 32H1248V1248H288V32Z" />
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-dev-help@xml.apache.org