774 Commits (f4fc9ca88fcd35dda8be2b0987c82b048f465c6f)
 

Author SHA1 Message Date
Tj Holowaychuk f4fc9ca88f misc refactor 14 years ago
Tj Holowaychuk 5e3af66268 Release 0.6.0 14 years ago
Tj Holowaychuk 1f5350ad69 ws 14 years ago
Tj Holowaychuk 6c288880f5 removed submods 14 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
Tj Holowaychuk bcc1b0c360 no need for ->handle_ here 14 years ago
Tj Holowaychuk 98c42b0a95 misc refactoring 14 years ago
Tj Holowaychuk 561938a6df removed V8::AdjustAmountOfExternalAllocatedMemory() call from toBuffer() 14 years ago
Tj Holowaychuk ac0b2ada73 doc typo 14 years ago
Konstantin Käfer 0aae15e26d Marked up JavaScript code to be syntax highlighted 14 years ago
Tj Holowaychuk da532ec751 uint8_t 14 years ago
Tj Holowaychuk a647cb8b55 refactored Image::readPNG() 14 years ago
Tj Holowaychuk 73666af3bc docs 14 years ago
Tj Holowaychuk a3f4dc4a84 added png to image-src.js example 14 years ago
Tj Holowaychuk 5af34793fe added image-src.js example 14 years ago
Tj Holowaychuk be77b17adc moved loadJPEGFromBuffer() into HAVE_JPEG 14 years ago
Tj Holowaychuk 8179d4619e Added Image#src= support. Closes #91 14 years ago
Tj Holowaychuk 28cd7532b0 Merge branch 'master' of github.com:LearnBoost/node-canvas 14 years ago
Tj Holowaychuk 405d090a0e gitignore 14 years ago
TJ Holowaychuk 487d7b587b Merge pull request #89 from atomizer/master 14 years ago
atomizer 6f08e9e6c8 proper memory adjust when resizing 14 years ago
atomizer 00120a885b make v8 more aware of memory allocations 14 years ago
atomizer d97748e9b6 clamp r,g,b to 0..255, alpha to 0..1 (assuming everything is >= 0) 14 years ago
atomizer c941f94a10 wait. that passes, dammit 14 years ago
atomizer a9c6d318fd some clamping tests 14 years ago
Tj Holowaychuk 5ec4a8f52b misc refactoring 14 years ago
Tj Holowaychuk b9ecfe990e Release 0.5.4 14 years ago
Tj Holowaychuk 3f04527be8 Merge branch 'integration' 14 years ago
atomizer 24c327ac5e special case of zero-width rectangle 14 years ago
atomizer 5ec0f947ca simple visual test 14 years ago
atomizer 11c5d3d45e do not clamp arguments to integer values 14 years ago
atomizer cd3e9027d9 visual test 14 years ago
atomizer c8b82ae4ea ... and clearRect() 14 years ago
atomizer 5ae1c46070 preserve current path during fillRect() and strokeRect() 14 years ago
atomizer 9963f71796 restorePath(): clear current path before appending 14 years ago
Tj Holowaychuk 244737d930 Release 0.5.3 14 years ago
Tj Holowaychuk 7da4a36893 clamp image bounds in PixelArray::PixelArray() [marcello3d] 14 years ago
Tj Holowaychuk f870032ca3 Release 0.5.2 14 years ago
Marcello Bastea-Forte cb6c4483e9 make PNGStream a real Stream (so stream.pipe(dest) works) 14 years ago
Tj Holowaychuk 0dfe8bccea repo 14 years ago
Tj Holowaychuk 5874f8ea3a Release 0.5.1 14 years ago
Tj Holowaychuk 89af08d30d Fixed (kinda) img.src= error handling 14 years ago
Tj Holowaychuk b86c3cd321 move closure.h down. Closes #80 14 years ago
Tj Holowaychuk 8d3eb635bc Release 0.5.0 14 years ago
Tj Holowaychuk 2663ce0b74 refactored toBuffer() 14 years ago
Tj Holowaychuk 35696ee151 misc 14 years ago
Tj Holowaychuk 4981111190 added closure_init() 14 years ago