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 |
Tj Holowaychuk
|
86cc3e80f8
|
Release 0.3.3
|
14 years ago |
Tj Holowaychuk
|
239013c7d1
|
Added patternQuality unit test
|
14 years ago |
Tj Holowaychuk
|
68a2152f5e
|
fill / stroke patterns influenced by patternQuality
|
14 years ago |
Tj Holowaychuk
|
24887349b6
|
Merge branch 'pattern-quality'
|
14 years ago |
Tj Holowaychuk
|
8d524599f5
|
docs for patternQuality
|
14 years ago |
Tj Holowaychuk
|
ca5a58908f
|
Added CanvasRenderingContext2d#patternQuality accessor (non-standard)
|
14 years ago |
Tj Holowaychuk
|
83c86d1c4b
|
Added drawImage() patternQuality support
|
14 years ago |
Tj Holowaychuk
|
ab76821787
|
pre-multiply putImageData() components
|
14 years ago |
Tj Holowaychuk
|
4d57a9c201
|
PixelArray data is non-premultiplied
|
14 years ago |
Tj Holowaychuk
|
d9c9ef9ba1
|
Added another putImageData() test
|
14 years ago |
Tj Holowaychuk
|
b139930100
|
fixed a test
|
14 years ago |
Tj Holowaychuk
|
d3ca4695a0
|
Added two putImageData() tests that fail
|
14 years ago |
Tj Holowaychuk
|
db61b4619e
|
better Canvas#inspect()
|
14 years ago |
Tj Holowaychuk
|
c4f8e42ff0
|
Release 0.3.2
|
14 years ago |
Tj Holowaychuk
|
94514cac00
|
initialize textBaseline
|
14 years ago |
Tj Holowaychuk
|
8dca860760
|
Fixed eio_custom segfault(s). Closes #46
FML
|
14 years ago |
Tj Holowaychuk
|
ff10bb0feb
|
fix float -> int warning
|
14 years ago |
Tj Holowaychuk
|
ffad506fd2
|
Fixed two named colors. Closes #62 [thanks noonat]
|
14 years ago |
Tj Holowaychuk
|
73f88da4f3
|
smaller example using toBuffer()
|
14 years ago |
Tj Holowaychuk
|
0312b1c97f
|
ray example using toBuffer()
|
14 years ago |
Tj Holowaychuk
|
002bcf06b9
|
newline
|
14 years ago |
Tj Holowaychuk
|
39b507fff7
|
Added --profile option to config
|
14 years ago |
Tj Holowaychuk
|
1fbbe1e8ed
|
NULL filename
|
14 years ago |
Tj Holowaychuk
|
4b58ef90fd
|
Fixed; freeing data in Image::loadJPEG() on failure
|
14 years ago |
Tj Holowaychuk
|
e3f52a8184
|
Added cairo_format_stride_for_width()
|
14 years ago |
Tj Holowaychuk
|
c0cf56920e
|
Fixed; include jpeglib only when HAVE_JPEG
|
14 years ago |
Tj Holowaychuk
|
d89080e543
|
s/strnstr/strstr/
|
14 years ago |
Tj Holowaychuk
|
5f027d70ce
|
Added fillRect() test
|
14 years ago |
Tj Holowaychuk
|
408c02b1f7
|
misc
|
14 years ago |