248 Commits (master)

Author SHA1 Message Date
Luke Childs 7279d2b207 Add test for dataURL with callback always returning image data async 8 years ago
Linus Unnebäck 47a069e8d1
Cleanup browser testing 8 years ago
Linus Unnebäck 1b6509db47
Drop support for Node.js 0.8 8 years ago
Caleb Hearon 377ada5fd8 support family name lists, both system and custom 8 years ago
Adam Hooper f7cab453a4 Make test a bit nicer 8 years ago
Adam Hooper bb506415ff Avoid os.endianness() 8 years ago
Adam Hooper fe88c8505c Avoid buf.swap32() for older node versions 8 years ago
Adam Hooper 3ab222e43b Support canvas.getBuffer('raw') 8 years ago
Caleb Hearon e2f6b5a710 migrate from jade to pug 8 years ago
Caleb Hearon 76eb4d9063 fix lineDash browser tests never finishing 8 years ago
Benjamin Byholm 003e803c3a Crude PDF stream implementation 8 years ago
wsw faae57a90c
Add support for evenodd fill rule 9 years ago
Linus Unnebäck ba7422a1ed
Fix leak of data when streaming JPEG 9 years ago
Linus Unnebäck 21dd24cc59 Fix segfault in putImageData 9 years ago
Zach Bjornson 6edfe44d53 Clamp JPEG buffer size. Fixes #674 9 years ago
Linus Unnebäck a94a427da0 require new in constructor 9 years ago
Raul Ochoa c651227202 Allow to unbind onload/onerror callback handlers 9 years ago
Raul Ochoa b7d3c4c344 More clear incrementing for callback counters 9 years ago
Raul Ochoa e7621672f9 Better naming for callback invocation counter 9 years ago
Raul Ochoa 15977bfe04 Rename existing variable for better context 9 years ago
Zach Bjornson e54183d8d4 Make toDataURL more spec-compliant: 9 years ago
Zach Bjornson 9083839667 Fix server tests in cases when jpeg isn't available 9 years ago
Zach Bjornson d306aa3665 Add data URI jpeg support (fixes #31) 9 years ago
Hussein Jafferjee 36f3d268ae fix incorrect Y offset for shadows, and also fix scaled shadows 9 years ago
Michaël Zasso 2884267de4 make ImageData constructor more spec-compliant 9 years ago
Hussein Jafferjee abee0947e5 add helper function to execute test and only fire callback once 9 years ago
Linus Unnebäck 145ae05f6a tests: use standard mocha ui 9 years ago
Zach Bjornson 9ad6c41f2b jpegStream: bugfix, tests, simplification with LinusU. Fix #629 9 years ago
Zach Bjornson d4d3b9c724 Update to NAN 2 and node 3+ APIs 9 years ago
Linus Unnebäck 858d79bb4c test: fix up some small issues 9 years ago
Raul Ochoa d37f9c31c1 Don't unbind onload/onerror callbacks after invoking them 9 years ago
Zach Bjornson 677587bd15 Remove stray logging. 9 years ago
Zach Bjornson c3123efe55 Update test infrasturcture. 9 years ago
kibao 6edec3b6e4 Fix segmentation fault in Image::loadFromBuffer when buffer is empty 10 years ago
Joe Freeman 08d4cbf4b8 Make the failing 'drawImage' test more obvious. 10 years ago
Andy Wood 6e829af121 Add another shadow/transform test. 10 years ago
Andy Wood 9187d4535a Test showing issue #133, that images don't have shadows. 10 years ago
Andy Wood cbf3da4900 Add PDF button to test page to easily generate PDF version of the test image. 10 years ago
Andy Wood acba6ae15f New test illustrating that canvas implementation doesn't translate the shadowOffset. 10 years ago
motiz88 020c18c123 Added visual tests for hsl() and hsla() color parsing. 10 years ago
motiz88 3cc596f34c hsl/hsla color parsing + rebeccapurple 10 years ago
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