summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 068730c)
raw | patch | inline | side by side (parent: 068730c)
author | JazzyNico <nicoduf@yahoo.fr> | |
Fri, 14 May 2010 17:23:40 +0000 (19:23 +0200) | ||
committer | JazzyNico <nicoduf@yahoo.fr> | |
Fri, 14 May 2010 17:23:40 +0000 (19:23 +0200) |
share/extensions/svg2xaml.xsl | patch | blob | history |
index f0b816470d2484cbb15f798a20613787ab4ed996..cda6c7a9745f45950f3f42823a39890d47efc2d4 100755 (executable)
<BlurEffect>\r
<xsl:if test="../@id"><xsl:attribute name="x:Key"><xsl:value-of select="../@id" /></xsl:attribute></xsl:if>\r
<xsl:if test="@stdDeviation"><xsl:attribute name="Radius"><xsl:value-of select="round(@stdDeviation * 3)" /></xsl:attribute></xsl:if>\r
- <xsl:attribute name="KernelType">Gaussian</xsl:attribute>\r
</BlurEffect> \r
</xsl:template>\r
\r