1132 Commits (c8c6f09aca9bb45cd89846698adfc568f86a18d2)
 

Author SHA1 Message Date
King Koopa d96183f0d7 Made CAIRO_FORMAT_RGB30 optional to support old versions of Cairo. 11 years ago
Nathan Rajlich 8ab8ada2a4 Merge pull request #313 from anoek/master 11 years ago
Akita Noek a0632275c5 Fixed build error with giflib 5.0 11 years ago
Akita Noek e8a58f7c75 Added #include <string.h> to PNG.h for inlined memcpy usage 11 years ago
TJ Holowaychuk fd0524c08b Release 1.1.0 11 years ago
TJ Holowaychuk 15d03ab3b1 Merge branch 'master' of github.com:LearnBoost/node-canvas 11 years ago
King Koopa 14d9f587b6 Added another optional argument for setting row filters. 11 years ago
King Koopa 81bc5d79a9 More cleanup. 11 years ago
King Koopa e2a5ed2b05 Cleaned up code and added the same fix to Canvas::StreamPngSync 11 years ago
King Koopa 50d0c5c55f Added compression level argument to Canvas::toBuffer 11 years ago
King Koopa c3ed7faca1 Initial commit of extracted PNG creation. 11 years ago
TJ Holowaychuk 95dd4d9e1a Merge pull request #310 from iFixit/readme-update-jpegstream-docs 11 years ago
Daniel Beardsley ca8045d303 Readme: update docs for canvas.jpegStream() 11 years ago
TJ Holowaychuk f783c68e42 Merge pull request #309 from iFixit/progressive-jpegs 11 years ago
Daniel Beardsley d72c1bbf02 JPEGStream: add progressive mode option 11 years ago
Nathan Rajlich 89e50d3fd6 Merge pull request #307 from mscdex/master 11 years ago
mscdex 9f5ce29777 Fix immediate variable reassignment 11 years ago
mscdex fd56f06e87 Fix resource leaks on read errors 11 years ago
TJ Holowaychuk 94ad0cdd34 Release 1.0.4 11 years ago
Rod Vagg 2354d9bb8c 0.11.4+ compatibility using NAN 11 years ago
TJ Holowaychuk 4686fa3b97 Revert "Fixed Error that prevented NPM install on mac." 11 years ago
TJ Holowaychuk c8b26cab4b Merge pull request #270 from matthewborden/master 11 years ago
TJ Holowaychuk de7c1bbf13 Merge pull request #302 from kkoopa/master 11 years ago
Infinite Whiteboard 13b8f41141 Added backwards compatibility through conditional compilation. 11 years ago
Infinite Whiteboard 14a19421d2 Patch for Node 0.11.3 11 years ago
TJ Holowaychuk ad3fc78f45 Merge pull request #300 from mojodna/version 11 years ago
Seth Fitzsimmons 6ba391fe35 Load version from package.json 11 years ago
TJ Holowaychuk 2f79cfd8ae Merge pull request #295 from maritz/master 12 years ago
Moritz Peters 3cc99d5f98 Fix typo in context2d for imageSmoothingEnabled 12 years ago
TJ Holowaychuk cfcbf59e91 Release 1.0.3 12 years ago
TJ Holowaychuk 0face8f959 Merge pull request #290 from phorque/patch-2 12 years ago
TJ Holowaychuk 7958188946 Merge pull request #286 from pb82/fix_canvas_gradient 12 years ago
Victor Goya 93bb98d440 loadJPEG: fix fread() return value testing 12 years ago
pb82 ba3bb3137e removed unneeded private fields 12 years ago
TJ Holowaychuk fedf14cbf3 Merge pull request #277 from mojodna/pattern-quality 12 years ago
TJ Holowaychuk 8605932c8e Merge pull request #278 from mojodna/filter 12 years ago
Seth Fitzsimmons 8dc36f09fa CanvasRenderingContext2d#filter 12 years ago
Seth Fitzsimmons a1fa149551 Add 'nearest' and 'bilinear' to patternQuality 12 years ago
Matthew Borden 92d8e84a6d Fixed Error that prevented NPM install on mac. 12 years ago
TJ Holowaychuk 9a05949c41 Release 1.0.2 12 years ago
TJ Holowaychuk d7d4abe2ad add Context2d#imageSmoothingEnabled= 12 years ago
TJ Holowaychuk df7a3ad1db Release 1.0.1 12 years ago
TJ Holowaychuk e7a2bb87e6 Merge pull request #212 from jhurliman/patch-1 12 years ago
Nathan Rajlich b3a1247f7a travis: test modern node versions 12 years ago
TJ Holowaychuk f240262a81 Release 1.0.0 12 years ago
TJ Holowaychuk 241fb9a506 Merge branch 'add/font-integration' 12 years ago
TJ Holowaychuk ef897a2a2c ocd 12 years ago
TJ Holowaychuk dce07d5023 refactor .useFont() 12 years ago
TJ Holowaychuk bee4f655e6 comment out font parsing tests for now 12 years ago
TJ Holowaychuk 16ae06f1dc refactor has_cairo_freetype.sh 12 years ago