212 Commits (7c5899094e46b857584b2387449a9c331062a37d)

Author SHA1 Message Date
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
Tj Holowaychuk 1e19b7ec10 Added PNGStream test 14 years ago
Tj Holowaychuk bba08890c3 Added isPointInPath() tests 14 years ago
Tj Holowaychuk b813b887e0 Added clip() test 14 years ago
Tj Holowaychuk fb95c0bf25 Fixed lineWidth setter, ignores <= 0 14 years ago
Tj Holowaychuk c752a54aee Added invalid fill/stroke style test 14 years ago
Tj Holowaychuk 2851b4d7da Added radial grad test 14 years ago
Tj Holowaychuk ed895e9b3b Added linear grad test 14 years ago
Tj Holowaychuk b8528640be Added globalAlpha getter assertion 14 years ago
Tj Holowaychuk 489700330f Added globalAlpha test 14 years ago
Tj Holowaychuk 8917de8d5c Fixed fillStyle test 14 years ago