diff --git a/bower.json.bak b/bower.json.bak deleted file mode 100644 index 9033b17ab..000000000 --- a/bower.json.bak +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "jspdf", - "homepage": "https://github.com/mrrio/jspdf", - "description": "PDF Document creation from JavaScript", - "main": "dist/jspdf.debug.js", - "moduleType": [ - "amd", - "globals" - ], - "keywords": [ - "pdf" - ], - "license": "MIT", - "ignore": [ - "**/.*", - "libs", - "CNAME", - "jspdf.js", - "examples/jspdf.PLUGINTEMPLATE.js", - "plugins/*", - "todo.txt", - "wscript.py", - "build.sh", - "test", - "tools" - ] -} diff --git a/examples/context2d/test_context2d.html b/examples/context2d/test_context2d.html index 65318e50d..d45461005 100644 --- a/examples/context2d/test_context2d.html +++ b/examples/context2d/test_context2d.html @@ -14,398 +14,396 @@