Sha256: d3c3017103558955607f67987281bee9002fd2fa6e2292ed4d3a780edd30cbb8

Contents?: true

Size: 511 Bytes

Versions: 1

Compression:

Stored size: 511 Bytes

Contents

<svg width="300" height="300" version="1.1" xmlns = 'http://www.w3.org/2000/svg' viewBox="0 0 300 300">  
  <defs>
    <style type="text/css">
   		@font-face {
   		  font-family: Arvo;
   		  src: url('arvo-regular-webfont.woff') format('woff');
   		  font-weight: normal;
   		  font-style: normal;
   		}
   </style>
  </defs>
  <rect x="0" y="0" height="300" width="300" fill="#eee" />
  <text x="100" y="100" font-family="Arvo" font-weight="normal" font-size="32">Text using CSS @font-face</text>
</svg>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
method_draw-0.0.1 vendor/assets/javascripts/method-draw-js/css/font-files/test.svg