203 Commits (79f1d42fb5df5e75667acf6950b53d13e8f78a13)

Author SHA1 Message Date
Thaddee Tyl 79f1d42fb5 Offer SVG output. 10 years ago
Enno Boland bee3774333 export canvas.CanvasPixelArray instead of canvas.PixelArray which is undefined 10 years ago
David Caldwell 31dd7d6d21 Add support for the lineDash API. 11 years ago
William Riancho 1256ce44d7 fix segfault when onload and onerror are not function 11 years ago
TJ Holowaychuk bee4f655e6 comment out font parsing tests for now 12 years ago
TJ Holowaychuk 96461fc636 fix test server 12 years ago
TJ Holowaychuk 930d5be4d0 fix test server 12 years ago
Brian White 96025d0adf Remove duplicate require() 12 years ago
TJ Holowaychuk 03d1cacf9c Added `Canvas#type` getter 13 years ago
Robert Sköld 46bda423f8 Added a test (and fix) for a regression with gradients 13 years ago
Robert Sköld 9927a3f01c Added a test for ctx.createPattern(Image) 13 years ago
Robert Sköld a1840301c3 Update ctx#createPattern() test to loop through all pixels. 13 years ago
Robert Sköld 559bd9d572 Started on ctx.createPattern() support. 13 years ago
Tj Holowaychuk 8af3486cf6 removed sys require 13 years ago
Tj Holowaychuk 078a8572d3 expresso -> mocha 13 years ago
Tj Holowaychuk 46d57fb1e2 fixed tests 13 years ago
TJ Holowaychuk b8349077cc Fixed `make test-server` 13 years ago
Tj Holowaychuk f65f60aec1 Fixed measureText().width. Closes #126 13 years ago
Tj Holowaychuk b31343b7f5 more tests 13 years ago
Tj Holowaychuk 85fd07913b Added failing measureText() test 13 years ago
Tj Holowaychuk b1f9d112fe fixed remaining tests 14 years ago
Tj Holowaychuk d8c87a03e5 upgraded expresso 14 years ago
Tj Holowaychuk bc44af699f added devDependencies 14 years ago
Tj Holowaychuk a5a9d76b8e added source-atop test 14 years ago
atomizer c941f94a10 wait. that passes, dammit 14 years ago
atomizer a9c6d318fd some clamping tests 14 years ago
atomizer 5ec0f947ca simple visual test 14 years ago
atomizer cd3e9027d9 visual test 14 years ago
Tj Holowaychuk 3a5c0d8ada Image test refactoring 14 years ago
Tj Holowaychuk af727ea8b6 fixed a test 14 years ago
Tj Holowaychuk 31fb69e396 add .onerror to all tests 14 years ago
Tj Holowaychuk ba80473d34 output versions in `make test` 14 years ago
Tj Holowaychuk 9da568aa6e Updated jade submodule 14 years ago
Tj Holowaychuk dc58525c37 Updated express submodule 14 years ago
Tj Holowaychuk cdc7aca71a Fixed font tests 14 years ago
Tj Holowaychuk c10bbcb872 Fixed font size growing issue after successive calls. Closes #70 14 years ago
Tj Holowaychuk 239013c7d1 Added patternQuality unit test 14 years ago
Tj Holowaychuk d9c9ef9ba1 Added another putImageData() test 14 years ago
Tj Holowaychuk b139930100 fixed a test 14 years ago
Tj Holowaychuk d3ca4695a0 Added two putImageData() tests that fail 14 years ago
Tj Holowaychuk 5f027d70ce Added fillRect() test 14 years ago
Tj Holowaychuk e707a91c38 more color parser tests 14 years ago
Tj Holowaychuk c157041df5 Added more color parser tests 14 years ago
Tj Holowaychuk b6dd90fddb more tests 14 years ago
Tj Holowaychuk 2449ddb1fc Added more putImageData() tests 14 years ago
Tj Holowaychuk 3baf5ff7e9 Added fps to test server stats 14 years ago
Tj Holowaychuk f4cd85ad05 lowercase rgba_to_string res for hex 14 years ago
Tj Holowaychuk 4e501aa017 removed parseColor() from tests 14 years ago
Tj Holowaychuk 4d4eed0e08 removed hsl tests for now 14 years ago
Tj Holowaychuk a75848ecfe Added first arcTo() test 14 years ago