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
|
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
|
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
|
c1816b0c0f
|
Added test/server.js to expose test images via http
|
14 years ago |
Tj Holowaychuk
|
0a19decdbe
|
Added cairoVersion test
|
14 years ago |
Tj Holowaychuk
|
8666b4cd11
|
Added new fillText() test
|
14 years ago |
Tj Holowaychuk
|
7c179dc619
|
Fixed measureText() test from height removal
|
14 years ago |
Tj Holowaychuk
|
1ccd0f1e4a
|
Added textAlign setter tests
|
14 years ago |
Tj Holowaychuk
|
0cf50e0bb5
|
Added textAlign left test
|
14 years ago |
Tj Holowaychuk
|
e10ab679f7
|
Added textAlign center test
|
14 years ago |
Tj Holowaychuk
|
77c2a40c76
|
Added textAlign left test
|
14 years ago |
Tj Holowaychuk
|
16b88709e3
|
Added more measureText() tests
|
14 years ago |
Tj Holowaychuk
|
6b84bf4d6f
|
Added measureText() test
|
14 years ago |
Tj Holowaychuk
|
2c3348f1b7
|
Fixed fillText() tests
|
14 years ago |
Tj Holowaychuk
|
66229d222f
|
Added strokeText() test
|
14 years ago |
Tj Holowaychuk
|
8fc6055d77
|
Added mores parseFont() tests
|
14 years ago |
Tj Holowaychuk
|
79daa1a49e
|
Showing path on error
|
14 years ago |
Tj Holowaychuk
|
b22bdf596f
|
Added fillText() with transformations test
|
14 years ago |
Tj Holowaychuk
|
dd65d08a09
|
Added fillText() test
|
14 years ago |
Tj Holowaychuk
|
3b28bdf82c
|
Added Context2d#font= tests
|
14 years ago |
Tj Holowaychuk
|
414c658a2f
|
More font size units
|
14 years ago |
Tj Holowaychuk
|
e35c461d93
|
Added weight support to parseFont()
|
14 years ago |
Tj Holowaychuk
|
58b55691fd
|
Added style support to parseFont()
|
14 years ago |
Tj Holowaychuk
|
ab061a41a0
|
Added parseFont() string support for font family
|
14 years ago |
Tj Holowaychuk
|
ecc9c1961d
|
More parseFont() tests passing
|
14 years ago |
Tj Holowaychuk
|
3ecdb5d6b6
|
new parseFont() tests
|
14 years ago |
Tj Holowaychuk
|
4c3d714039
|
Started parseFont()
|
14 years ago |
Tj Holowaychuk
|
b51b617e4d
|
new path on {stroke,fill}Rect()
|
14 years ago |
Tj Holowaychuk
|
7c9218a61b
|
Added re-surfacing test
|
14 years ago |
Tj Holowaychuk
|
ca6de8af36
|
Added Canvas#{width,height}= tests
|
14 years ago |
Tj Holowaychuk
|
6b036e0522
|
Added Canvas#{width,height} tests
|
14 years ago |
Tj Holowaychuk
|
3e6b1cc882
|
Added sync PNGStream support
|
14 years ago |
Tj Holowaychuk
|
e9a52d6df0
|
Added quadraticCurveTo() test
|
14 years ago |
Tj Holowaychuk
|
59c76251fe
|
Added globalAlpha test to illustrate the previous fix
|
14 years ago |
Tj Holowaychuk
|
19f3a29391
|
Fixed lineTo test checksum
|
14 years ago |
Tj Holowaychuk
|
f4d015dfaf
|
Added Canvas#toBuffer() test
|
14 years ago |
Tj Holowaychuk
|
92c57a0f24
|
Added toDataURL() test for other formats
|
14 years ago |
Tj Holowaychuk
|
a294ab614a
|
Added Canvas#toDataURL()
|
14 years ago |