75 Commits (047e78ab70cc88c7701f60169860eb135d355506)

Author SHA1 Message Date
Tj Holowaychuk 047e78ab70 Moved tests over to the server 15 years ago
Tj Holowaychuk c4bfb3355f Outputting function source to the test server table 15 years ago
Tj Holowaychuk c8f6d69b19 Misc 15 years ago
Tj Holowaychuk f2d046f405 test server working 15 years ago
Tj Holowaychuk 78f067cef8 Setting up public statics for the test server 15 years ago
Tj Holowaychuk 88912c4c50 Started Express server 15 years ago
Tj Holowaychuk a6b0bea7ae test/server.js showing reference images 15 years ago
Tj Holowaychuk 521ca785fb Added reference images 15 years ago
Tj Holowaychuk bf8b2f97aa Docs 15 years ago
Tj Holowaychuk 06a5a4463a Docs 15 years ago
Tj Holowaychuk 1d2394a536 Using Arial in tests instead of Impact 15 years ago
Tj Holowaychuk 05908850a2 Sorting images 15 years ago
Tj Holowaychuk 921e4d9fdf Added port arg to test/server.js 15 years ago
Tj Holowaychuk c1816b0c0f Added test/server.js to expose test images via http 15 years ago
Tj Holowaychuk 0a19decdbe Added cairoVersion test 15 years ago
Tj Holowaychuk 8666b4cd11 Added new fillText() test 15 years ago
Tj Holowaychuk 7c179dc619 Fixed measureText() test from height removal 15 years ago
Tj Holowaychuk 1ccd0f1e4a Added textAlign setter tests 15 years ago
Tj Holowaychuk 0cf50e0bb5 Added textAlign left test 15 years ago
Tj Holowaychuk e10ab679f7 Added textAlign center test 15 years ago
Tj Holowaychuk 77c2a40c76 Added textAlign left test 15 years ago
Tj Holowaychuk 16b88709e3 Added more measureText() tests 15 years ago
Tj Holowaychuk 6b84bf4d6f Added measureText() test 15 years ago
Tj Holowaychuk 2c3348f1b7 Fixed fillText() tests 15 years ago
Tj Holowaychuk 66229d222f Added strokeText() test 15 years ago
Tj Holowaychuk 8fc6055d77 Added mores parseFont() tests 15 years ago
Tj Holowaychuk 79daa1a49e Showing path on error 15 years ago
Tj Holowaychuk b22bdf596f Added fillText() with transformations test 15 years ago
Tj Holowaychuk dd65d08a09 Added fillText() test 15 years ago
Tj Holowaychuk 3b28bdf82c Added Context2d#font= tests 15 years ago
Tj Holowaychuk 414c658a2f More font size units 15 years ago
Tj Holowaychuk e35c461d93 Added weight support to parseFont() 15 years ago
Tj Holowaychuk 58b55691fd Added style support to parseFont() 15 years ago
Tj Holowaychuk ab061a41a0 Added parseFont() string support for font family 15 years ago
Tj Holowaychuk ecc9c1961d More parseFont() tests passing 15 years ago
Tj Holowaychuk 3ecdb5d6b6 new parseFont() tests 15 years ago
Tj Holowaychuk 4c3d714039 Started parseFont() 15 years ago
Tj Holowaychuk b51b617e4d new path on {stroke,fill}Rect() 15 years ago
Tj Holowaychuk 7c9218a61b Added re-surfacing test 15 years ago
Tj Holowaychuk ca6de8af36 Added Canvas#{width,height}= tests 15 years ago
Tj Holowaychuk 6b036e0522 Added Canvas#{width,height} tests 15 years ago
Tj Holowaychuk 3e6b1cc882 Added sync PNGStream support 15 years ago
Tj Holowaychuk e9a52d6df0 Added quadraticCurveTo() test 15 years ago
Tj Holowaychuk 59c76251fe Added globalAlpha test to illustrate the previous fix 15 years ago
Tj Holowaychuk 19f3a29391 Fixed lineTo test checksum 15 years ago
Tj Holowaychuk f4d015dfaf Added Canvas#toBuffer() test 15 years ago
Tj Holowaychuk 92c57a0f24 Added toDataURL() test for other formats 15 years ago
Tj Holowaychuk a294ab614a Added Canvas#toDataURL() 15 years ago
Tj Holowaychuk 6f63a949b7 Added save()/restore() test for stroke/fill/globalAlpha 15 years ago
Tj Holowaychuk c8bdcd7a6b Added color serialization getters for strokeStyle and shadowColor 15 years ago