wente
2024-10-14 7917c76b02b213a5fa805a6e2c9936167fae5cc8
web/public/SVGOrigin/Method-Draw-master/method-draw/css/font-files/test.svg
@@ -1,5 +1,5 @@
<svg width="300" height="300" version="1.1" xmlns = 'http://www.w3.org/2000/svg' viewBox="0 0 300 300">
<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 {
@@ -12,4 +12,4 @@
  </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>
</svg>