TranslateTransform appearing on converted xaml text
#10
The following the svg file's content I'm trying to convert.

<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="32px"
height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g id="Indicators">
<g id="_x30_00_-_Properties">
<path d="M15.996,0C7.162,0,0,7.176,0,16.007C0,24.842,7.162,32,15.996,32C24.832,32,32,24.842,32,16.007
C32,7.176,24.832,0,15.996,0z M18.785,29.221h-5.57V13.13h5.57V29.221z M16.002,9.277c-1.795,0-3.248-1.455-3.248-3.249
c0-1.802,1.453-3.249,3.248-3.249c1.789,0,3.244,1.447,3.244,3.249C19.246,7.822,17.791,9.277,16.002,9.277z"/>
</g>
</g>
</svg>


I checked with more images. I still get the transformations with other images. Here is another svg content where it occurs.

<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 15.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="32px"
height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
<g id="File">
<g id="_x30_00_-_Save">
<g>
<g>
<rect x="8.875" y="24.438" width="3.671" height="3.933"/>
<g>
<g>
<path d="M30.747,0H1.259C1.077,0,0.912,0.063,0.762,0.15C0.455,0.327,0.237,0.646,0.237,1.019V30.98
C0.237,31.536,0.7,32,1.259,32h29.488c0.555,0,1.016-0.464,1.016-1.02v-5.911V1.019C31.763,0.463,31.302,0,30.747,0z
M22.595,30.572H6.56v-8.456h16.035V30.572z M25.448,16.194H6.56V0.931h18.889V16.194z"/>
</g>
</g>
</g>
</g>
</g>
</g>
</svg>
  


Messages In This Thread
RE: TranslateTransform appearing on converted xaml text - by pranav - 04-22-2014, 03:49 PM

Forum Jump:


Users browsing this thread:
1 Guest(s)