1159 Commits (d2755c6cbec286e1d83d70029d288da8001a8ab8)
 

Author SHA1 Message Date
Andy Wood d2755c6cbe Merge branch 'shadow-pdf' into shadow-blur, including fixing up blur transforms and removing resolution (for now). 10 years ago
Andy Wood d5a1ce927f Merge branch 'shadow-transform' into shadow-blur 10 years ago
Andy Wood 617aabc6ae Make the shadow radius more accurately match the browser's, making use of sigma scale as used in SKIA: https://github.com/google/skia/blob/master/src/effects/SkBlurMask.cpp#L26. 10 years ago
Andy Wood 0dcc70b2b3 Create a new image surface to render blurred shadows to, this means that vector formats like PDF will now render blurs. 10 years ago
Andy Wood 5d9582b81e Add recommended calls to flush and dirty buffer, as per http://www.cairographics.org/manual/cairo-Image-Surfaces.html#cairo-image-surface-get-data. 10 years ago
Andy Wood cbf3da4900 Add PDF button to test page to easily generate PDF version of the test image. 10 years ago
Andy Wood 95e342d259 Fix to ensure shadowOffset is unaffected by the current transform. 10 years ago
Andy Wood acba6ae15f New test illustrating that canvas implementation doesn't translate the shadowOffset. 10 years ago
Juriy Zaytsev 9a3bde4e3c Merge pull request #490 from AllYearbooks/master 10 years ago
Juriy Zaytsev 745cfdc6ad Merge pull request #501 from motiz88/hsl-color 10 years ago
motiz88 113abfbd90 Code style + attribution. 10 years ago
motiz88 020c18c123 Added visual tests for hsl() and hsla() color parsing. 10 years ago
motiz88 3951221166 Fixed <number> handling in hsl/hsla color parser. 10 years ago
motiz88 3cc596f34c hsl/hsla color parsing + rebeccapurple 10 years ago
Jake Gordon 36bd6498b5 float rather than int for drawImage arguments 10 years ago
Jake Gordon 7522aca2ea with_pango to true and use fontconfig to load fonts 10 years ago
Juriy Zaytsev 14e8b6c30b Merge pull request #399 from nulltask/fix/lighten 10 years ago
nulltask 3e9464984e Merge branch 'master' of https://github.com/Automattic/node-canvas into fix/lighten 10 years ago
Juriy Zaytsev 76e0d128a4 Merge pull request #465 from espadrine/master 10 years ago
Juriy Zaytsev 4e6827da3d Merge pull request #470 from tonylukasavage/patch-1 10 years ago
Tony Lukasavage 2077911a22 Add one-liner MacPorts install to docs 10 years ago
Thaddee Tyl 79f1d42fb5 Offer SVG output. 10 years ago
Thaddee Tyl c8c6f09aca Readme update: node-gyp. 10 years ago
Nathan Rajlich 475943b632 Readme: ocd 10 years ago
Nathan Rajlich 2ddcf97c58 Readme: fix subheading size 10 years ago
Nathan Rajlich 11a034e2a6 Readme: remove Gemnasium badge, use SVG for npm badge 10 years ago
Nathan Rajlich 96a1b005f3 Readme: add Travis-CI badge 10 years ago
Nathan Rajlich 138abe9aa3 Release 1.1.6 10 years ago
Nathan Rajlich 6fc2c3bd9a History: consistent output styling 10 years ago
Nathan Rajlich 154d586d17 Merge pull request #381 from mojodna/add-operator 10 years ago
Nathan Rajlich e4bd4c6496 Merge pull request #448 from Gottox/master 10 years ago
Nathan Rajlich cfac76c848 Merge pull request #447 from svandecappelle/master 10 years ago
Enno Boland bee3774333 export canvas.CanvasPixelArray instead of canvas.PixelArray which is undefined 10 years ago
svandecappelle 5212a52da7 Glib version test into giflib exists test 10 years ago
svandecappelle c383d11412 Giflib 5.1 10 years ago
svandecappelle 86e77b5bcc Update Image.h 10 years ago
svandecappelle 9fa62ba875 Update Image.cc 10 years ago
svandecappelle 0eefc23ee5 Giflib 5.1 10 years ago
Nathan Rajlich b368cb5a4c install: use an even older version of giflib (v4.1.6) 10 years ago
Nathan Rajlich 54d6e7e82b install: use an older version of giflib (v4.2.3) 10 years ago
Nathan Rajlich 8853f81e6b install: install `giflib` 10 years ago
Nathan Rajlich 609a551a94 install: use more compatible sh syntax 10 years ago
Nathan Rajlich fb14629c72 travis: attempt to run the ./install script before testintg 10 years ago
Nathan Rajlich 9ee7251fab travis: test node v0.6, v0.8, v0.10, and v0.11 10 years ago
Nathan Rajlich a1bcaf376a Release 1.1.5 10 years ago
Nathan Rajlich 2d1d3e39f2 Merge pull request #442 from pandell/copy-dlls 10 years ago
Nathan Rajlich d5e366e5aa Readme: remove Contributors section 10 years ago
Nathan Rajlich abc289614a Readme: spacing 10 years ago
Nathan Rajlich 68d89c5ca6 Readme: update copyright 10 years ago
Milan Gardian d9eabb9f53 On Windows, copy required DLLs next to ".node" file 10 years ago