1159 Commits (d2755c6cbec286e1d83d70029d288da8001a8ab8)
 

Author SHA1 Message Date
obarthel 5f1614893d Named color table rebuilt from CSS Color Module Level 3 specification 13 years ago
Tj Holowaychuk 959009b884 buf_size -> len 13 years ago
obarthel 5a8083de17 Added buffer size checks to the rgba_to_string() function 13 years ago
Tj Holowaychuk 6361fdf58e Release 0.10.0 13 years ago
TJ Holowaychuk 65f225ec55 Merge pull request #145 from slaskis/pattern 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 17080848ba Check for both CanvasGradient and CanvasPattern in ctx.strokeStyle and ctx.fillStyle. 13 years ago
Robert Sköld 559bd9d572 Started on ctx.createPattern() support. 13 years ago
Tj Holowaychuk 6cd403eb9e Release 0.9.0 13 years ago
Tj Holowaychuk bcc3f6a98a remove sync arg for now 13 years ago
Tj Holowaychuk 1f60f0ad3b fixed createJPEGStream() "options" global 13 years ago
Tj Holowaychuk ec87f5ae85 tweak png/jpeg stream examples in source 13 years ago
Tj Holowaychuk 3c7e747f04 tweak crop.js example slightly 13 years ago
Tj Holowaychuk d284e489ac Merge branch 'integration' 13 years ago
Tj Holowaychuk a4ed9c5edd tweak styling 13 years ago
Tj Holowaychuk a50ffa1f27 wrap with HAVE_JPEG 13 years ago
Tj Holowaychuk 3c2cf684e4 slight refactor 13 years ago
Elijah Hamovitz 715b6f97ae removed confusing language from the createJPEGStream documentation 13 years ago
Elijah Hamovitz f0e8f07fa6 added examples/*.jpg to the .gitignore 13 years ago
Elijah Hamovitz 93f2145823 updated documentation for createJPEGStream 13 years ago
Elijah Hamovitz be9b2ee411 removed errant TODOs, reconsidered error handling 13 years ago
Elijah Hamovitz b644873eab added support for writing JPEGs 13 years ago
Tj Holowaychuk a0e45d449f Fixed js-land instanceof 13 years ago
Tj Holowaychuk f125e8f1a0 dot reporter 13 years ago
Tj Holowaychuk 6aebf39c83 spec 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 d444f51e48 Release 0.8.3 13 years ago
Tj Holowaychuk 762f8865de misc cleanup 13 years ago
TJ Holowaychuk 6115b6704b Merge pull request #123 from wwlinx/master 13 years ago
Tj Holowaychuk a47e9524e5 Release 0.8.2 13 years ago
Tj Holowaychuk c3e9284cfa ocd 13 years ago
TJ Holowaychuk 9821f2cf7b Merge pull request #135 from Tharit/master 13 years ago
Tharit 3ea435801e fixed two memory leaks in context2d 13 years ago
TJ Holowaychuk cba04660cc Merge pull request #131 from Yipit/master 13 years ago
Gabriel Falcao d2947dac67 fixing an example in readme.md 13 years ago
Gabriel Falcao 5a96e08da0 adding the keywords "image" and "images" to package.json in order to make this package easier to find 13 years ago
TJ Holowaychuk b8349077cc Fixed `make test-server` 13 years ago
Tj Holowaychuk a3f65a3914 Release 0.8.1 13 years ago
Tj Holowaychuk f65f60aec1 Fixed measureText().width. Closes #126 13 years ago
Tj Holowaychuk 217c448202 Merge branch 'master' of github.com:LearnBoost/node-canvas 13 years ago
Tj Holowaychuk b31343b7f5 more tests 13 years ago
Tj Holowaychuk 85fd07913b Added failing measureText() test 13 years ago
TJ Holowaychuk 8071ee58a1 Merge pull request #124 from TooTallNate/0.5.x-compat 13 years ago
Nathan Rajlich de520fcece Try to detect when EIO_custom changed it's signature. 13 years ago
Nathan Rajlich 42fce70a89 Check for the compiled bindings in both places. 13 years ago
Tj Holowaychuk ff29b042b4 Release 0.8.0 13 years ago