如何编辑SVG文件的文本?

时间:2018-07-20 07:16:49

标签: svg

我想翻译wikimedia Commons SVG file.的标签在a Geany text editor中打开SVG文件后,我搜索并替换了放置翻译的选项。在这种情况下,我找不到轻松的文字?但是只有以下文字ID。我如何找到文字?

SVG文件示例:-

1)使用this file

中的文本进行编码
<text x="-34.614517" y="314.04907" transform="matrix(0.90850818,-0.41786707,0.41786707,0.90850818,0,0)"><tspan style="font-size:108px;fill:#ff0000;font-family:Courier">FIRED!</tspan></text>

2)没有来自the mentioned SVG file link:的文本的代码

<text
 xml:space="preserve"
 style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;text-align:justify;letter-spacing:0px;word-spacing:0px;writing-mode:lr;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"
 x="523.21991"
 y="135.43217"
 id="text3578"
 sodipodi:linespacing="125%"><tspan
   sodipodi:role="line"
   id="tspan3582" /></text>

1 个答案:

答案 0 :(得分:3)

罗伯特·朗森(Robert Longson)提到,没有文字。

绘制所有元素:

Harp.svg

如果使用Inkscape打开.SVG文件,您将能够看到所有对象