929 Commits (4943be6614c1071952b1a3948ed4fdc3ed2a081f)
 

Author SHA1 Message Date
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
Tj Holowaychuk f72f8072ab Added data uri support. Closes #49 13 years ago
Walt Lin bb1fbcf426 Make node-canvas compile with libjpeg62-dev or libjpeg8-dev. 13 years ago
Tj Holowaychuk 549665dee8 typo 13 years ago
Tj Holowaychuk f976d81e28 Release 0.7.3 13 years ago
Tj Holowaychuk 82919c9992 Added better lineTo() / moveTo() exception messages 13 years ago
Tj Holowaychuk cc041e1822 Release 0.7.2 13 years ago
Tj Holowaychuk 15c558bdeb Revert "Fix compilation on MacOSX gcc 4.2.1 environment." 13 years ago
Tj Holowaychuk 582a005cfa Merge branch 'master' of github.com:LearnBoost/node-canvas 13 years ago
Tj Holowaychuk 10da42f2c0 Changed: prefix some private methods with _ 13 years ago
TJ Holowaychuk 530266ded9 Merge pull request #115 from syoyo/macos-gcc42-fix 13 years ago
Syoyo Fujita 5c5db2972f Fix compilation on MacOSX gcc 4.2.1 environment. 13 years ago
Tj Holowaychuk bc113438c4 Release 0.7.1 13 years ago
Tj Holowaychuk 8c8fc9ac77 Merge branch 'master' of github.com:LearnBoost/node-canvas 13 years ago
Tj Holowaychuk 8192e7e817 Added better image format detection 13 years ago
TJ Holowaychuk 544a0ed1d4 Merge pull request #112 from Hamms/master 13 years ago
Elijah Hamovitz 14743df77c added libpath options to waf configuration; this was necessary to correctly detect gif and jpeg support on FreeBSD 13 years ago
Tj Holowaychuk 39e5cdf7d9 Release 0.7.0 13 years ago
Tj Holowaychuk 787249acb8 Merge branch 'master' of github.com:LearnBoost/node-canvas 13 years ago
Tj Holowaychuk c06ddd2228 Merge branch 'integration' 13 years ago
Tj Holowaychuk 7f8c2998a3 unnecessary parens 13 years ago
Tj Holowaychuk 451154ce4c unnecessary parens 13 years ago
Tj Holowaychuk 5f74448ba2 unnecessary parens 13 years ago
Tj Holowaychuk ae4eb50bf1 imageIdx -> i 13 years ago
Tj Holowaychuk 37c505493c refactoring loadGIFFromBuffer 13 years ago
Tj Holowaychuk 16cd613468 removed old gnu style initializer 13 years ago
Tj Holowaychuk 16096ad24c refactored Image::loadGIF() 13 years ago
Tj Holowaychuk afc5fa40ec gft -> gif 13 years ago
Tj Holowaychuk b153b6785d c-style gif internals 13 years ago
Tj Holowaychuk 82b32c3b20 move gif privates into Image.cc 13 years ago
Tj Holowaychuk e827187a5a fixed GIFInputFuncData struct style 13 years ago