Tj Holowaychuk
|
e707a91c38
|
more color parser tests
|
14 years ago |
Tj Holowaychuk
|
c157041df5
|
Added more color parser tests
|
14 years ago |
Tj Holowaychuk
|
f4cd85ad05
|
lowercase rgba_to_string res for hex
|
14 years ago |
Tj Holowaychuk
|
4e501aa017
|
removed parseColor() from tests
|
14 years ago |
Tj Holowaychuk
|
4d4eed0e08
|
removed hsl tests for now
|
14 years ago |
Tj Holowaychuk
|
afbb703c94
|
Added width/height Canvas initialization test
|
14 years ago |
Tom Carden
|
f6dbf624c9
|
hsl and hsla support plus initial tests
|
14 years ago |
Tj Holowaychuk
|
7e17bfb8c1
|
More tests
|
14 years ago |
Tj Holowaychuk
|
5793f2d1b1
|
Added test for createImageData(ImageData)
|
14 years ago |
Tj Holowaychuk
|
2c00a3cad8
|
Added test for createImageData(w,h)
|
14 years ago |
Tj Holowaychuk
|
7121dc41fa
|
Clamping tests
|
14 years ago |
Tj Holowaychuk
|
44bf239b0a
|
More tests
|
14 years ago |
Tj Holowaychuk
|
52d9401112
|
Added getImageData() unit test
|
14 years ago |
Tj Holowaychuk
|
fdb626da57
|
Fixed getter bug preventing patterns from being returned via fillStyle etc
|
14 years ago |
Tj Holowaychuk
|
12e26814bb
|
Added Context2d#antialias=
|
14 years ago |
Tj Holowaychuk
|
d0a31df572
|
fixed some tests
|
14 years ago |
Tj Holowaychuk
|
5146c27886
|
Added async toDataURL() support
|
14 years ago |
Tj Holowaychuk
|
8dcc42c5f7
|
Added new async toBuffer() tests
|
14 years ago |
Tj Holowaychuk
|
2c7a7b7057
|
Misc font parser refactoring
|
14 years ago |
Tj Holowaychuk
|
4538b9f5ca
|
Added single quote string support to font parser
|
14 years ago |
Tj Holowaychuk
|
d22afadec8
|
Cleaning up lib structure
|
14 years ago |
Tj Holowaychuk
|
c2d3ecef90
|
Removed visual tests from `make test`
|
14 years ago |
Tj Holowaychuk
|
1d2394a536
|
Using Arial in tests instead of Impact
|
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 |