Tj Holowaychuk
|
9ed1a24b43
|
Added Context2d::hasShadow()
|
14 years ago |
Tj Holowaychuk
|
047c068392
|
Shadow related props within state
|
14 years ago |
Tj Holowaychuk
|
0df6883656
|
More shadow tests
|
14 years ago |
Tj Holowaychuk
|
054ec1a972
|
Added first shadowBlur test
|
14 years ago |
Tj Holowaychuk
|
c058851a5e
|
Added Canvas::blur()
will add a better implementation later when I have time
|
14 years ago |
Tj Holowaychuk
|
974c0fe967
|
Updated node-o3-canvas submodule
|
14 years ago |
Tj Holowaychuk
|
e692a97ede
|
Display render time
probably not very accurate thanks to eval()...
|
14 years ago |
Tj Holowaychuk
|
a95649565f
|
Added failing clip() test
|
14 years ago |
Tj Holowaychuk
|
d0e7ce9321
|
More MDC tests
|
14 years ago |
Tj Holowaychuk
|
9f84c75486
|
More MDC tests
|
14 years ago |
Tj Holowaychuk
|
4e29a0dbcd
|
More tests
|
14 years ago |
Tj Holowaychuk
|
eb0ad1df54
|
More tests
|
14 years ago |
Tj Holowaychuk
|
e5a3b86ed0
|
Added another arc() test from MDC
|
14 years ago |
Tj Holowaychuk
|
efc6f876cd
|
Added globalCompositeOperation tests
Some fail.. will get to this soon :)
|
14 years ago |
Tj Holowaychuk
|
8a9d50eea6
|
Added first globalCompositeOperation test
|
14 years ago |
Tj Holowaychuk
|
eaa19f6290
|
build with -O3
|
14 years ago |
Tj Holowaychuk
|
7a88f8c122
|
Fixed test typo
|
14 years ago |
Tj Holowaychuk
|
373e04580a
|
Typo
|
14 years ago |
Tj Holowaychuk
|
d22afadec8
|
Cleaning up lib structure
|
14 years ago |
Tj Holowaychuk
|
1e8422674c
|
Merge branch 'benchmarks'
|
14 years ago |
Tj Holowaychuk
|
5c78b367dd
|
Benchmarks
|
14 years ago |
Tj Holowaychuk
|
0140ede41c
|
new benchmarks
|
14 years ago |
Tj Holowaychuk
|
ef511d0573
|
Fixed benchmarks
|
14 years ago |
Tj Holowaychuk
|
953a6c6317
|
Moved benchmarks
|
14 years ago |
Tj Holowaychuk
|
0f4f246c24
|
Works fine on node 0.2.4
|
14 years ago |
Tj Holowaychuk
|
b3ce4bc4fc
|
npm { "node": ">= 0.2.3 < 0.3.0" }
|
14 years ago |
Tj Holowaychuk
|
823e09306b
|
Mention node / cairo versions tested with
|
14 years ago |
Tj Holowaychuk
|
5bfeb7c1c2
|
Removed Canvas#savePNG()
use PNGStream
|
14 years ago |
Tj Holowaychuk
|
b3d6fcb3b0
|
Renamed Canvas::resetSurface() to resurface()
|
14 years ago |
Tj Holowaychuk
|
c8a0c0666e
|
Started some integration tests
|
14 years ago |
Tj Holowaychuk
|
0399a8aa0a
|
Release 0.0.1
|
14 years ago |
Tj Holowaychuk
|
24dc3fadb0
|
Added test re-running support via click or typing "r"
|
14 years ago |
Tj Holowaychuk
|
958325cb9a
|
Lighter strokes for test images
|
14 years ago |
Tj Holowaychuk
|
c2d3ecef90
|
Removed visual tests from `make test`
|
14 years ago |
Tj Holowaychuk
|
047e78ab70
|
Moved tests over to the server
|
14 years ago |
Tj Holowaychuk
|
c4bfb3355f
|
Outputting function source to the test server table
|
14 years ago |
Tj Holowaychuk
|
c8f6d69b19
|
Misc
|
14 years ago |
Tj Holowaychuk
|
4d61b7bb2b
|
Added `make test-server`
|
14 years ago |
Tj Holowaychuk
|
7dddfa6105
|
Merge branch 'static-tests'
|
14 years ago |
Tj Holowaychuk
|
f2d046f405
|
test server working
|
14 years ago |
Tj Holowaychuk
|
78f067cef8
|
Setting up public statics for the test server
|
14 years ago |
Tj Holowaychuk
|
88912c4c50
|
Started Express server
|
14 years ago |
Tj Holowaychuk
|
216497b07c
|
Added express/jade submodules
|
14 years ago |
Tj Holowaychuk
|
a6b0bea7ae
|
test/server.js showing reference images
|
14 years ago |
Tj Holowaychuk
|
521ca785fb
|
Added reference images
|
14 years ago |
Tj Holowaychuk
|
bf8b2f97aa
|
Docs
|
14 years ago |
Tj Holowaychuk
|
06a5a4463a
|
Docs
|
14 years ago |
Tj Holowaychuk
|
1d2394a536
|
Using Arial in tests instead of Impact
|
14 years ago |
Tj Holowaychuk
|
05908850a2
|
Sorting images
|
14 years ago |
Tj Holowaychuk
|
921e4d9fdf
|
Added port arg to test/server.js
|
14 years ago |