TJ Holowaychuk
9ad38b1e86
Release 0.13.0
13 years ago
Nathan Rajlich
7cf35c8396
export the "gifVersion" when compiled with gif support
13 years ago
Nathan Rajlich
ba234eaae1
export the "jpegVersion" when compiled with jpeg support
13 years ago
TJ Holowaychuk
5ed27bff1f
Release 0.12.1
13 years ago
TJ Holowaychuk
e0b6dd6fcb
Release 0.12.0
13 years ago
TJ Holowaychuk
fc34add281
Release 0.11.3
13 years ago
TJ Holowaychuk
1c85f5ef39
Release 0.11.2
13 years ago
TJ Holowaychuk
081b87f304
Release 0.11.1
13 years ago
TJ Holowaychuk
47e9ea1bc2
Release 0.11.0
13 years ago
TJ Holowaychuk
9b6c6a8b1d
Release 0.10.3
13 years ago
Tj Holowaychuk
b63c7db9f4
Release 0.10.2
13 years ago
Tj Holowaychuk
f866dd8883
Fixed: Context2d setters with invalid values ignored
13 years ago
Tj Holowaychuk
f61efb39b6
Release 0.10.1
13 years ago
Tj Holowaychuk
6361fdf58e
Release 0.10.0
13 years ago
Robert Sköld
46bda423f8
Added a test (and fix) for a regression with gradients
13 years ago
Robert Sköld
17080848ba
Check for both CanvasGradient and CanvasPattern in ctx.strokeStyle and ctx.fillStyle.
13 years ago
Robert Sköld
559bd9d572
Started on ctx.createPattern() support.
13 years ago
Tj Holowaychuk
6cd403eb9e
Release 0.9.0
13 years ago
Tj Holowaychuk
bcc3f6a98a
remove sync arg for now
13 years ago
Tj Holowaychuk
1f60f0ad3b
fixed createJPEGStream() "options" global
13 years ago
Tj Holowaychuk
ec87f5ae85
tweak png/jpeg stream examples in source
13 years ago
Elijah Hamovitz
93f2145823
updated documentation for createJPEGStream
13 years ago
Elijah Hamovitz
b644873eab
added support for writing JPEGs
13 years ago
Tj Holowaychuk
a0e45d449f
Fixed js-land instanceof
causes issues with several Canvas modules
13 years ago
Tj Holowaychuk
d444f51e48
Release 0.8.3
13 years ago
Tj Holowaychuk
a47e9524e5
Release 0.8.2
13 years ago
Tj Holowaychuk
a3f65a3914
Release 0.8.1
13 years ago
Nathan Rajlich
42fce70a89
Check for the compiled bindings in both places.
When node switched it's build system to GYP then the resulting bin
will be put in "Release" instead of "build". So check for both places with a
little `bindings.js` shim.
13 years ago
Tj Holowaychuk
ff29b042b4
Release 0.8.0
13 years ago
Tj Holowaychuk
f72f8072ab
Added data uri support. Closes #49
easy as pie now that we have .src=Buffer support
13 years ago
Tj Holowaychuk
f976d81e28
Release 0.7.3
14 years ago
Tj Holowaychuk
cc041e1822
Release 0.7.2
14 years ago
Tj Holowaychuk
10da42f2c0
Changed: prefix some private methods with _
14 years ago
Tj Holowaychuk
bc113438c4
Release 0.7.1
14 years ago
Tj Holowaychuk
39e5cdf7d9
Release 0.7.0
14 years ago
Tj Holowaychuk
5e3af66268
Release 0.6.0
14 years ago
Tj Holowaychuk
b9ecfe990e
Release 0.5.4
14 years ago
Tj Holowaychuk
244737d930
Release 0.5.3
14 years ago
Tj Holowaychuk
f870032ca3
Release 0.5.2
14 years ago
Marcello Bastea-Forte
cb6c4483e9
make PNGStream a real Stream (so stream.pipe(dest) works)
Signed-off-by: Tj Holowaychuk <tj@vision-media.ca>
14 years ago
Tj Holowaychuk
5874f8ea3a
Release 0.5.1
14 years ago
Tj Holowaychuk
8d3eb635bc
Release 0.5.0
14 years ago
Tj Holowaychuk
0b5d8a51f0
Release 0.4.3
14 years ago
Tj Holowaychuk
cdc7aca71a
Fixed font tests
14 years ago
Tj Holowaychuk
24eb4812cd
Fixed; stripping of quotes from font-family before applying
14 years ago
Tj Holowaychuk
cff9649518
Fixed duplicate textAlign getter
14 years ago
Tj Holowaychuk
ca4e7d797e
Release 0.4.2
14 years ago
Tj Holowaychuk
c10bbcb872
Fixed font size growing issue after successive calls. Closes #70
14 years ago
Tj Holowaychuk
b2d80ec241
Release 0.4.1
14 years ago
Tj Holowaychuk
3a9b99b49d
Release 0.4.0
14 years ago