Sha256: e5b0545a14b00721d1e61fa4772cc2b1dfd57a005114441768aec4ac85a67321
Contents?: true
Size: 532 Bytes
Versions: 1
Compression:
Stored size: 532 Bytes
Contents
<svg width="500" height="200" version="1.1" xmlns = 'http://www.w3.org/2000/svg' xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 500 200"> <defs> <style type="text/css"> @font-face { font-family: 'Arvo'; font-style: normal; font-weight: normal; src: url(arvo-regular-webfont.woff) format('woff'); } </style> </defs> <rect x="0" y="0" height="100" width="500" fill="#eee" /> <text x="20" y="50" 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_ff.svg |