Set imageSmoothingEnabled to false for C1Pjs (although in this case the improvement seems negligible)

This commit is contained in:
Jeff Parsons 2016-05-08 11:06:26 -07:00
commit 252fc520a4
213 changed files with 298 additions and 254 deletions

View file

@ -13,11 +13,11 @@
<xsl:variable name="CSSCLASS">pcjs</xsl:variable>
<xsl:variable name="APPCLASS">pcjs</xsl:variable>
<xsl:variable name="APPNAME">PCjs</xsl:variable>
<xsl:variable name="APPVERSION">1.22.0</xsl:variable>
<xsl:variable name="APPVERSION">1.22.1</xsl:variable>
<xsl:variable name="SITEHOST">www.pcjs.org</xsl:variable>
<xsl:template name="componentStyles">
<link rel="stylesheet" type="text/css" href="/versions/pcjs/1.22.0/components.css"/>
<link rel="stylesheet" type="text/css" href="/versions/pcjs/1.22.1/components.css"/>
</xsl:template>
<xsl:template name="componentScripts">