883 Commits (47e9ea1bc28faf2f5225afcbae2f03f7f734383d)
 

Author SHA1 Message Date
TJ Holowaychuk 47e9ea1bc2 Release 0.11.0 13 years ago
TJ Holowaychuk 55a7ae8728 docs for pdf 13 years ago
TJ Holowaychuk 03d1cacf9c Added `Canvas#type` getter 13 years ago
TJ Holowaychuk 981cb656d4 make small pdf example a small canvas 13 years ago
TJ Holowaychuk 41609b9892 tweak example 13 years ago
TJ Holowaychuk f2df845f0e added lime-cat to image example 13 years ago
TJ Holowaychuk d9c2695a33 added lime-cat.jpg 13 years ago
TJ Holowaychuk 8e7c1ae3f6 added pdf-images.js example 13 years ago
TJ Holowaychuk a063907832 Added quick PDF support 13 years ago
TJ Holowaychuk 9b6c6a8b1d Release 0.10.3 13 years ago
TJ Holowaychuk 7a28ab4773 Fixed quadratic curve lameness. Closes #155 13 years ago
Philippe Plantier 550011e25e Use libuv instead of EIO so that it builds on node.js >= 0.7.0 13 years ago
Tj Holowaychuk b63c7db9f4 Release 0.10.2 13 years ago
Tj Holowaychuk 358aa6891c ocd 13 years ago
Tj Holowaychuk 8f5596a4ea Merge branch 'master' of github.com:LearnBoost/node-canvas 13 years ago
Tj Holowaychuk f866dd8883 Fixed: Context2d setters with invalid values ignored 13 years ago
TJ Holowaychuk cde3f8cbe4 Merge pull request #149 from nulltask/master 13 years ago
Tj Holowaychuk f8ffa3fdb5 replaced seek with fstat() 13 years ago
Seiya Konno 64faa5a5d9 depends express >= 2.3.7 && < 3.0.0 13 years ago
Tj Holowaychuk f61efb39b6 Release 0.10.1 13 years ago
obarthel ca5560e626 Now finds the GIF/JPEG support libraries if built using Mac OS X and MacPorts 13 years ago
Tj Holowaychuk 323e24ba42 clean up styling 13 years ago
obarthel 4cfb7a61b2 Added error cleanup code to the JPEG loader functions 13 years ago
Tj Holowaychuk 7712bd4b5d fixed css color table styling 13 years ago
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