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

@ -1,6 +1,6 @@
{
"name": "pcjs",
"version": "1.22.0",
"version": "1.22.1",
"description": "Node-enabled version of PCjs",
"engine": "node ^0.12.7",
"main": "server.js",