You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by ke...@locus.apache.org on 2000/07/24 08:45:43 UTC

cvs commit: xml-fop/docs/examples/svg image.jpg ex-diagrams.xml

keiron      00/07/23 23:45:42

  Modified:    docs/examples/svg ex-diagrams.xml
  Added:       docs/examples/svg image.jpg
  Log:
  added image example
  
  Revision  Changes    Path
  1.3       +5 -2      xml-fop/docs/examples/svg/ex-diagrams.xml
  
  Index: ex-diagrams.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/docs/examples/svg/ex-diagrams.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ex-diagrams.xml	2000/07/18 05:29:31	1.2
  +++ ex-diagrams.xml	2000/07/24 06:45:41	1.3
  @@ -166,8 +166,11 @@
   	</Diagram>
   
   	<Diagram entry="ex-image">
  -		<svg:svg width="10cm" height="3cm" viewBox="0 0 1000 300">
  -<!--			<svg:image x="200" y="200" width="100px" height="100px" xlink:href="file:image.gif"/>-->
  +		<svg:svg width="10cm" height="6cm" viewBox="0 0 1000 300">
  +			<svg:image x="50" y="30" width="100px" height="120px" xlink:href="file:image.jpg"/>
  +			<svg:g transform="rotate(0.1)">
  +				<svg:image x="200" y="100" width="120px" height="100px" xlink:href="file:image.jpg"/>
  +			</svg:g>
   		</svg:svg>
   	</Diagram>
   
  
  
  
  1.1                  xml-fop/docs/examples/svg/image.jpg
  
  	<<Binary file>>