37 Commits (f3a60f61fcef7dee67e4d30ec1a3db213f35d962)

Author SHA1 Message Date
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
Tj Holowaychuk 2092bd61dd Test images rendering to test/images 14 years ago
Tj Holowaychuk 9fb7953fb1 Added test/images dir 14 years ago
Tj Holowaychuk 0d99652919 Added states test 14 years ago
Tj Holowaychuk d5d0c4ab61 Fixed checksums in tests due to lineWidth change 14 years ago
Tj Holowaychuk 869fae3c11 Added rotate() / translate() test 14 years ago
Tj Holowaychuk 8434394dc6 Added Canvas#rect() 14 years ago
Tj Holowaychuk 7f36cee13a Added Canvas#lineJoin= test 14 years ago
Tj Holowaychuk 5b2dd04381 Added Canvas#lineCap= test 14 years ago
Tj Holowaychuk 1c24de33f9 Added Canvas#lineWidth= test 14 years ago
Tj Holowaychuk a65f24b2d6 Added SET_SOURCE_RGBA 14 years ago
Tj Holowaychuk 3a9d122456 Initial commit 14 years ago