Linus Unnebäck
|
3a930e4d02
|
version: 1.6.4
|
8 years ago |
Linus Unnebäck
|
2ff5384b6e
|
history: 1.6.4
|
8 years ago |
Linus Unnebäck
|
26fefc401c
|
Merge pull request #879 from LinusU/async-bug
Backport #874 to v1.x
|
8 years ago |
Linus Unnebäck
|
8586d72eb0
|
Merge pull request #874 from lukechilds/async-bug
Make sure Canvas#toDataURL is always async if a callback is passed in
|
8 years ago |
Linus Unnebäck
|
a3b53f1618
|
version: 1.6.3
|
8 years ago |
Linus Unnebäck
|
8c39a8c611
|
history: 1.6.3
|
8 years ago |
Pavel Minaev
|
5941e1369a
|
Fix isnan() and isinf() on Clang.
|
8 years ago |
Linus Unnebäck
|
bdc7201642
|
version: 1.6.2
|
8 years ago |
Linus Unnebäck
|
7ab285e42c
|
history: 1.6.2
|
8 years ago |
Linus Unnebäck
|
14b87b1e21
|
Merge pull request #835 from LinusU/fix-deprecations
Backport deprecation fixes to 1.x
|
8 years ago |
Linus Unnebäck
|
c264879fa8
|
Fix deprecation warnings
|
8 years ago |
Linus Unnebäck
|
e4aea208ce
|
Bump nan to v2.4.0
|
8 years ago |
Linus Unnebäck
|
fcf0ddcc28
|
version: 1.6.1
|
8 years ago |
Linus Unnebäck
|
d66d8f34a7
|
history: 1.6.1
|
8 years ago |
Linus Unnebäck
|
1d17f507a5
|
Merge pull request #826 from LinusU/sh
Backport #820 to v1.x
|
8 years ago |
hakkiplaten
|
1617931764
|
Add back print to stderr in has_lib.sh
|
8 years ago |
hakkiplaten
|
1727d66f02
|
Convert has_lib.sh to sh so it also works on BSD OSes
Passes http://www.shellcheck.net/
Ref. #754
|
8 years ago |
Linus Unnebäck
|
317a235708
|
1.6.0
|
8 years ago |
Linus Unnebäck
|
c1057c90ad
|
history: 1.6.0
|
8 years ago |
Linus Unnebäck
|
f677469d18
|
Merge pull request #819 from adamhooper/toBuffer-raw
Support canvas.getBuffer('raw')
|
8 years ago |
Adam Hooper
|
94ae2a822d
|
Allow `canvas.toBuffer(raw, undefined, undefined)`
|
8 years ago |
Adam Hooper
|
f7cab453a4
|
Make test a bit nicer
|
8 years ago |
Adam Hooper
|
239d3c302d
|
Nix accidental printf()
|
8 years ago |
Adam Hooper
|
bb506415ff
|
Avoid os.endianness()
|
8 years ago |
Adam Hooper
|
fe88c8505c
|
Avoid buf.swap32() for older node versions
|
8 years ago |
Adam Hooper
|
3ab222e43b
|
Support canvas.getBuffer('raw')
This should help interface with custom image libraries like LodePNG or
WebP.
|
8 years ago |
Linus Unnebäck
|
b5a5d0c1d2
|
Merge pull request #817 from rhysd/master
Remove unused member variables warned by compiler
|
8 years ago |
rhysd
|
36444456c5
|
Remove unused field in FontFace class
|
8 years ago |
rhysd
|
a14dd69430
|
Remove unused fields in Pattern class
|
8 years ago |
Linus Unnebäck
|
5812a8d6b8
|
version: 1.5.0
|
8 years ago |
Linus Unnebäck
|
ae5173c2df
|
history: 1.5.0
|
8 years ago |
Linus Unnebäck
|
77872cad9d
|
Merge pull request #781 from kkoopa/pdfstream
Crude PDF stream implementation
|
8 years ago |
Linus Unnebäck
|
259d1b716e
|
Merge pull request #797 from Automattic/lu-slim-test-matrix
Update CI settings
|
9 years ago |
Linus Unnebäck
|
fd2a85736c
|
Upgrade GCC from 4.8 to 4.9
|
9 years ago |
Linus Unnebäck
|
0f936629c5
|
Remove benchmark step from CI (fixes #707)
|
9 years ago |
Linus Unnebäck
|
39ac1a3f57
|
Slim down test matrix to currently used versions
Also keeps 0.8 since we don't want to drop that support until 2.x
|
9 years ago |
Linus Unnebäck
|
3fa461dcee
|
Merge pull request #794 from chearon/reduce-warnings
reduce some of the install warnings
|
9 years ago |
Caleb Hearon
|
e2f6b5a710
|
migrate from jade to pug
see https://github.com/pugjs/pug#rename-from-jade
|
9 years ago |
Linus Unnebäck
|
3492541a3a
|
Merge pull request #793 from chearon/fix-linedash-tests
fix lineDash browser tests never finishing
|
9 years ago |
Caleb Hearon
|
76eb4d9063
|
fix lineDash browser tests never finishing
|
9 years ago |
Linus Unnebäck
|
60862dac5a
|
Merge pull request #791 from zbjornson/issue-template
Add issue template
|
9 years ago |
Zach Bjornson
|
54553a50d8
|
chore(): add issue template
|
9 years ago |
Benjamin Byholm
|
003e803c3a
|
Crude PDF stream implementation
|
9 years ago |
Linus Unnebäck
|
b470ce81aa
|
version: 1.4.0
|
9 years ago |
Linus Unnebäck
|
6e6bdb0fef
|
history: 1.4.0
|
9 years ago |
wsw
|
faae57a90c
|
Add support for evenodd fill rule
|
9 years ago |
Linus Unnebäck
|
8b45c4cd98
|
version: 1.3.17
|
9 years ago |
Linus Unnebäck
|
8783e9a922
|
history: 1.3.17
|
9 years ago |
Linus Unnebäck
|
11be7c3a75
|
Merge pull request #769 from iamstolis/image-duplicate-calls
Removing redundant duplicate calls.
|
9 years ago |
Linus Unnebäck
|
a297c79a1f
|
Merge pull request #776 from LinusU/example-cleanup
Cleanup examples
|
9 years ago |