9e9b65b0652e5ed18407b6b885a2956964a32d1d.svn-base 2.01 KB
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
   xmlns="http://www.w3.org/2000/svg"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns:oryx="http://www.b3mn.org/oryx"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   width="200"
   height="160"
   version="1.0">
  <defs></defs>
  <oryx:magnets>
  	<oryx:magnet oryx:cx="1" oryx:cy="50" oryx:anchors="left" />
  	<oryx:magnet oryx:cx="1" oryx:cy="80" oryx:anchors="left" />
  	<oryx:magnet oryx:cx="1" oryx:cy="110" oryx:anchors="left" />
  	
  	<oryx:magnet oryx:cx="70" oryx:cy="159" oryx:anchors="bottom" />
  	<oryx:magnet oryx:cx="100" oryx:cy="159" oryx:anchors="bottom" />
  	<oryx:magnet oryx:cx="130" oryx:cy="159" oryx:anchors="bottom" />
  	
  	<oryx:magnet oryx:cx="199" oryx:cy="50" oryx:anchors="right" />
  	<oryx:magnet oryx:cx="199" oryx:cy="80" oryx:anchors="right" />
  	<oryx:magnet oryx:cx="199" oryx:cy="110" oryx:anchors="right" />
  	
  	<oryx:magnet oryx:cx="70" oryx:cy="1" oryx:anchors="top" />
  	<oryx:magnet oryx:cx="100" oryx:cy="1" oryx:anchors="top" />
  	<oryx:magnet oryx:cx="130" oryx:cy="1" oryx:anchors="top" />
  	
  	<oryx:magnet oryx:cx="100" oryx:cy="80" oryx:default="yes" />
  </oryx:magnets>
  <g pointer-events="fill" oryx:minimumSize="120 100" oryx:maximumSize="" >
  	<defs>
		<radialGradient id="background" cx="10%" cy="10%" r="100%" fx="10%" fy="10%">
			<stop offset="0%" stop-color="#ffffff" stop-opacity="1"/>
			<stop id="fill_el" offset="100%" stop-color="#ffffff" stop-opacity="1"/>
		</radialGradient>
	</defs>
	
    <rect id="text_frame" oryx:anchors="bottom top right left" x="0" y="0" width="190" height="160" rx="10" ry="10" stroke="none" stroke-width="0" fill="none" />
	<rect id="bg_frame" oryx:anchors="bottom top right left" x="0" y="0" width="200" height="160" rx="10" ry="10" stroke="black" stroke-width="1" fill="url(#background) white" />
	<text 
		font-size="12" 
		id="text_name" 
		x="8" 
		y="10" 
		oryx:align="top left"
		oryx:fittoelem="text_frame"
		oryx:anchors="left top" 
		stroke="black">
	</text>
  </g>
</svg>