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 |
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 |
Tj Holowaychuk
|
6f63a949b7
|
Added save()/restore() test for stroke/fill/globalAlpha
|
14 years ago |
Tj Holowaychuk
|
c8bdcd7a6b
|
Added color serialization getters for strokeStyle and shadowColor
|
14 years ago |
Tj Holowaychuk
|
ec8c3b80d9
|
Added normalizedColor() helper
|
14 years ago |
Tj Holowaychuk
|
d047b6b9af
|
Added color getter tests
|
14 years ago |
Tj Holowaychuk
|
eed6aed41c
|
Removed empty test
|
14 years ago |
Tj Holowaychuk
|
ccb2b31701
|
Docs
|
14 years ago |