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 |
Tj Holowaychuk
|
a216253f26
|
`make test` ignores server.js
|
14 years ago |
Tj Holowaychuk
|
c1816b0c0f
|
Added test/server.js to expose test images via http
|
14 years ago |
Tj Holowaychuk
|
1623e58773
|
newlines
|
14 years ago |
Tj Holowaychuk
|
f09e29256d
|
stdlib for malloc
|
14 years ago |
Tj Holowaychuk
|
f918cf4e47
|
uppercased Canvas.{cc,h}
|
14 years ago |
Tj Holowaychuk
|
5cb1cc7f9a
|
renaming
|
14 years ago |
Tj Holowaychuk
|
0a19decdbe
|
Added cairoVersion test
|
14 years ago |
Tj Holowaychuk
|
298a21e8ad
|
Docs
|
14 years ago |
Tj Holowaychuk
|
885ffc8dd3
|
Added live-clock.js example
|
14 years ago |
Tj Holowaychuk
|
ca54b2ed1b
|
No need for state restoration in {save,restore}Path()
|
14 years ago |
Tj Holowaychuk
|
dc43ce8be7
|
Misc refactoring
|
14 years ago |
Tj Holowaychuk
|
cd4d5da7c2
|
Added Context2d::{save,restore}Path()
|
14 years ago |
Tj Holowaychuk
|
8666b4cd11
|
Added new fillText() test
|
14 years ago |
Tj Holowaychuk
|
d2f82f5ab5
|
Merge branch 'fix-fillText-path'
|
14 years ago |
Tj Holowaychuk
|
afbb4378ca
|
Fixed {Fill,Stroke}Text()
|
14 years ago |
Tj Holowaychuk
|
818892d32e
|
Partial path restoration fix for {Fill,Stroke}Text()
|
14 years ago |
Tj Holowaychuk
|
3dd37cc4ac
|
Added Context2d::setTextPath()
|
14 years ago |
Tj Holowaychuk
|
1d90aa950a
|
Stubbed FillText() and StrokeText()
|
14 years ago |