Tj Holowaychuk
|
3a5c0d8ada
|
Image test refactoring
|
14 years ago |
Tj Holowaychuk
|
bef75cc54f
|
CAIRO_OPERATOR_SATURATE and some others are available in cairo 1.8.x
|
14 years ago |
Tj Holowaychuk
|
434a9649d8
|
docs
|
14 years ago |
Tj Holowaychuk
|
3dc34e41e5
|
misc fixes
|
14 years ago |
Tj Holowaychuk
|
39e4b1f07e
|
ensure Image::extension() cstr has valid length
|
14 years ago |
Tj Holowaychuk
|
3d9e2b6b88
|
Fixed more HandleScopes
|
14 years ago |
Tj Holowaychuk
|
4bf1f611f6
|
text alignment / baseline fixes by Olaf
|
14 years ago |
Tj Holowaychuk
|
780148ebcf
|
Fixed more HandleScopes
|
14 years ago |
Tj Holowaychuk
|
3ec1dcff9a
|
Fixed more HandleScopes
|
14 years ago |
Tj Holowaychuk
|
d796546c63
|
Fixed GetPatternQuality() HandleScope
|
14 years ago |
Tj Holowaychuk
|
f69958eaf3
|
Added several more operators (color-dodge, color-burn, difference, etc)
|
14 years ago |
Tj Holowaychuk
|
b63b4c8be9
|
Fixed SetGlobalAlpha() HandleScope
|
14 years ago |
Tj Holowaychuk
|
a9f860ded3
|
Apply patch from Olaf to free state on Context2d::restoreState()
|
14 years ago |
Tj Holowaychuk
|
0ad1a9aeaa
|
Apply refactored patch from Olaf to free Context2d states
|
14 years ago |
Tj Holowaychuk
|
05708b7657
|
HandleScope fixes
|
14 years ago |
Tj Holowaychuk
|
71c5f1c3dc
|
updated pixman / cairo stables
|
14 years ago |
Tj Holowaychuk
|
79361a5e4d
|
misc
|
14 years ago |
Tj Holowaychuk
|
1c6cfd3c48
|
zero closure
|
14 years ago |
Tj Holowaychuk
|
fde7404e08
|
Added closure_destroy(), and implemented some ToBuffer() fixes by Olaf
|
14 years ago |
Tj Holowaychuk
|
109efafedf
|
hint v8 at Image surface
|
14 years ago |
Tj Holowaychuk
|
52e24d893f
|
free data if src malloc() fails
|
14 years ago |
Tj Holowaychuk
|
157d93e68c
|
space
|
14 years ago |
Tj Holowaychuk
|
af727ea8b6
|
fixed a test
|
14 years ago |
Tj Holowaychuk
|
31fb69e396
|
add .onerror to all tests
|
14 years ago |
Tj Holowaychuk
|
d7f6caae9b
|
changed image format exception message
|
14 years ago |
Tj Holowaychuk
|
a91a44c9ed
|
Fixed errors thrown in .onerror
|
14 years ago |
Tj Holowaychuk
|
00df2707e9
|
Fixed Image::error(), reports FatalException() unless .onerror is present
|
14 years ago |
Tj Holowaychuk
|
ba80473d34
|
output versions in `make test`
|
14 years ago |
Tj Holowaychuk
|
b7c810f44e
|
Removed BUFFER_DATA macro
|
14 years ago |
Tj Holowaychuk
|
a1ccbd5c72
|
Removed buffer compat, going for 0.4.x only
|
14 years ago |
Tj Holowaychuk
|
0d62ef8bc0
|
node 0.4.x in package.json
|
14 years ago |
Tj Holowaychuk
|
cf8e9df4f0
|
node 0.4.2
|
14 years ago |
Tj Holowaychuk
|
dfa3c4fee8
|
Added buffer_compat.{h,cc}
|
14 years ago |
Tj Holowaychuk
|
9da568aa6e
|
Updated jade submodule
|
14 years ago |
Tj Holowaychuk
|
dc58525c37
|
Updated express submodule
|
14 years ago |
Tj Holowaychuk
|
0b5d8a51f0
|
Release 0.4.3
|
14 years ago |
Tj Holowaychuk
|
cdc7aca71a
|
Fixed font tests
|
14 years ago |
Tj Holowaychuk
|
0d5d9c9677
|
Fixed font family dereferencing. Closes #72
|
14 years ago |
Tj Holowaychuk
|
24eb4812cd
|
Fixed; stripping of quotes from font-family before applying
|
14 years ago |
Tj Holowaychuk
|
83687febc2
|
Removed sans-serif default of Arial
|
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
|
cd61130227
|
Revert "Symlink to ./index.node"
This reverts commit c4615f0a41 .
|
14 years ago |
Tj Holowaychuk
|
c4615f0a41
|
Symlink to ./index.node
|
14 years ago |
Tj Holowaychuk
|
dc19ed67a1
|
Anti-Aliasing example
|
14 years ago |
Tj Holowaychuk
|
b2d80ec241
|
Release 0.4.1
|
14 years ago |
Tj Holowaychuk
|
86853935af
|
Fixed; toString() first argument of {fill,stroke}Text(). Closes #68
|
14 years ago |
Tj Holowaychuk
|
3a9b99b49d
|
Release 0.4.0
|
14 years ago |
Tj Holowaychuk
|
30c2f2c558
|
Added drawImage(canvas) support. Closes #67
|
14 years ago |