kann mir mal jemand sagen, wie ich eine svg manipulieren kann?
Für mich ist das xml, "kann ja nicht so schwer sein" an die Attribute zu kommen^^
hab folgende svg
Code (Text):
<svg width="600" height="450" xmlns="http://ift.tt/URPyby;
<g transform="translate(10,0)">
<text id="textLeft" x="0" y="35" font-family="Verdana" font-size="15">
vcore
</text>
<text id="textBottom" x ="460" y="390" font-family="Verdana" font-size="15">
errors
</text>
</g>
<g...
svg(xml) parsen und manipulieren?
0 commentaires:
Enregistrer un commentaire