From 5f77609d5118737e135c6ca3add168ad01aa52b6 Mon Sep 17 00:00:00 2001
From: xyc <jc_xiong@hotmail.com>
Date: 星期二, 05 十一月 2024 16:29:57 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
web/public/SVGOrigin/Method-Draw-master/method-draw/css/font-files/test_ff.svg | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/web/public/SVGOrigin/Method-Draw-master/method-draw/css/font-files/test_ff.svg b/web/public/SVGOrigin/Method-Draw-master/method-draw/css/font-files/test_ff.svg
index 88d0bd7..099d02e 100644
--- a/web/public/SVGOrigin/Method-Draw-master/method-draw/css/font-files/test_ff.svg
+++ b/web/public/SVGOrigin/Method-Draw-master/method-draw/css/font-files/test_ff.svg
@@ -1,6 +1,6 @@
-<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">
+<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 {
@@ -13,4 +13,4 @@
</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>
\ No newline at end of file
+</svg>
--
Gitblit v1.9.1