1159 Commits (d2755c6cbec286e1d83d70029d288da8001a8ab8)
 

Author SHA1 Message Date
Nathan Rajlich 718e868682 init: fix cases where JPEG_LIB_VERSION_MAJOR/MINOR are not defined 12 years ago
Luigi Pinca a7615ceb91 Fixed an issue with jpeg-turbo library 12 years ago
Luigi Pinca f8c6a901d1 Improved auto-detection of optional libraries in Red Hat based systems 12 years ago
TJ Holowaychuk 8f2db792ff Merge pull request #201 from AllYearbooks/master 12 years ago
c-spencer 474635d526 Fix Context2d::SetFont for pango when setting normal weight/style 12 years ago
TJ Holowaychuk 9ad38b1e86 Release 0.13.0 12 years ago
TJ Holowaychuk 7348752713 Merge pull request #196 from AllYearbooks/master 12 years ago
c-spencer 3388ab5b33 Properly dispose of pango related allocations in ~Context2d() 12 years ago
c-spencer 1b0d0cc06f Tweak examples/text.js to show use of extended measureText attributes, and add examples/pango-glyphs.js 12 years ago
c-spencer efadaead73 Add measureText implementation for pango 12 years ago
c-spencer 8e9defcb79 Tidy up build files and util script. 12 years ago
c-spencer 50ab677036 Use strndup for duplicating fontFamily strings. 12 years ago
c-spencer 309a1eb7e0 Make binding.gyp friendlier to windows. [#195] 12 years ago
c-spencer 9c13c23f11 Trial auto-detection of libraries 12 years ago
TJ Holowaychuk f5985af0f1 fix closure_destroy() with cast for AdjustAmountOfExternalAllocatedMemory() 12 years ago
TJ Holowaychuk 1cae3db2d0 Revert "Fixes #182" 12 years ago
c-spencer 35d491a284 Add pango drawing support, and silence some warnings. 12 years ago
c-spencer d3f3a94835 Add simple support for using jpeg-turbo library. 12 years ago
c-spencer 2140de6b24 Add pango build support and improve configure library detection. 12 years ago
TJ Holowaychuk 1d0e86a8c7 Merge pull request #194 from lpinca/master 12 years ago
Luigi Pinca 02041571ce Fixes #182 12 years ago
TJ Holowaychuk 5a5a8e3e79 Merge pull request #188 from TooTallNate/versions 12 years ago
Nathan Rajlich 7cf35c8396 export the "gifVersion" when compiled with gif support 12 years ago
Nathan Rajlich ba234eaae1 export the "jpegVersion" when compiled with jpeg support 12 years ago
TJ Holowaychuk ef1292518c Merge pull request #187 from mscdex/patch-1 12 years ago
Brian White 96025d0adf Remove duplicate require() 12 years ago
Nathan Rajlich 07d1ea537a package: fix whitespace 12 years ago
TJ Holowaychuk 2209c6d045 todo 12 years ago
TJ Holowaychuk 31c68e8fff add ./configure 12 years ago
TJ Holowaychuk 3b7650bd7d remove wscript 12 years ago
TJ Holowaychuk 4943be6614 fix makefile 12 years ago
TJ Holowaychuk 5249f3ef85 Merge pull request #185 from LearnBoost/gyp 12 years ago
Nathan Rajlich c1645a7da7 package: remove the "preinstall" phase, add the "test" phase 12 years ago
Nathan Rajlich 4a8ef34912 build: link to "jpeg" and "gif" when specified 12 years ago
Nathan Rajlich 95947e0c1c build: add linking with pixman & cairo on unix, and add the HAVE_JPEG and HAVE_GIF defines 12 years ago
Nathan Rajlich 566a9a9eed Makefile: run "rebuild" 12 years ago
Nathan Rajlich 38a157c310 Makefile: update the makefile to use node-gyp 12 years ago
TJ Holowaychuk d556356e69 dont cap top-level node 12 years ago
Nathan Rajlich 0e4fa461de src: add newline at end of file to fix compiler warning 12 years ago
Nathan Rajlich cdb2421812 build: begin making gyp file work on unix 12 years ago
TJ Holowaychuk 5ed27bff1f Release 0.12.1 12 years ago
TJ Holowaychuk f5be948340 fix jpeg malloc Image issue. Closes #160 [c-spencer] 12 years ago
TJ Holowaychuk 3ca90a7815 Merge pull request #169 from andreasbotsikas/windows-build 13 years ago
Andreas Botsikas 67a56ce5f2 Removed Windows.Readme.txt. Content has been added in the wiki https://github.com/LearnBoost/node-canvas/wiki 13 years ago
TJ Holowaychuk b381dd6db2 make wiki more obvious 13 years ago
Andreas Botsikas 3738179d76 Added instructions, binding.gyp and added the NODE_MODULE macro to specify the entry point. 13 years ago
TJ Holowaychuk f47422fd06 fixed Image bit flags 13 years ago
TJ Holowaychuk 69d4eb3987 slight refactor 13 years ago
TJ Holowaychuk 20153ebe5b Merge pull request #167 from c-spencer/MimeData 13 years ago
c-spencer f39dc4d9e2 Add readme entry for Image.dataMode 13 years ago