401 Commits (3f9ad295a0b0f41d3d9c0fb59ca2db259600c3a8)
 

Author SHA1 Message Date
Tj Holowaychuk 2a868c2d2c Moved font regexp out 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 f3a60f61fc Ignoring .pomo 14 years ago
Tj Holowaychuk e73a9bb284 Added Canvas#inspect() 14 years ago
Tj Holowaychuk 7c9218a61b Added re-surfacing test 14 years ago
Tj Holowaychuk 9a49ddb484 resetting surface on resize 14 years ago
Tj Holowaychuk b23861d1b6 Added Canvas getter/setters 14 years ago
Tj Holowaychuk bc6e3c1fa1 new Canvas() constructor allowing width/height 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 681e52e0cb Reverted buffer concat util 14 years ago
Tj Holowaychuk c002b1aa84 Added more benchmarks 14 years ago
Tj Holowaychuk f58bcee8d9 Added utils.concatBuffers() 14 years ago
Tj Holowaychuk feafe2b999 Throw since async png streaming is not yet implemented 14 years ago
Tj Holowaychuk 3e6b1cc882 Added sync PNGStream support 14 years ago
Tj Holowaychuk 896a0eda89 Misc refactoring of parseColor() 14 years ago
Tj Holowaychuk 98517229c7 Misc 14 years ago
Tj Holowaychuk 4ba142bdf8 package.json keywords 14 years ago
Tj Holowaychuk e9a52d6df0 Added quadraticCurveTo() test 14 years ago
Tj Holowaychuk 279598222d Merge branch 'quad' 14 years ago
Tj Holowaychuk 8b24624eab Added QuadraticCurveTo() using the libsvg-cairo implementation. Closes #10 14 years ago
Tj Holowaychuk 7e27a59fe6 ClearRect() using save/restore instead of explicit set_operator call 14 years ago
Tj Holowaychuk 59c76251fe Added globalAlpha test to illustrate the previous fix 14 years ago
Tj Holowaychuk d5d79b7e62 Fixed globalAlpha. Closes #33 14 years ago
Tj Holowaychuk 73cc0985cf Better spark example 14 years ago
Tj Holowaychuk ba5230e336 Added spark example 14 years ago
Tj Holowaychuk ec51aa066b Added canvas.{width,height} 14 years ago
Tj Holowaychuk 19f3a29391 Fixed lineTo test checksum 14 years ago
Tj Holowaychuk 6a53403dd0 NumberValue() for lineTo / moveTo 14 years ago
Tj Holowaychuk b7da9eabaa Added `make benchmark` 14 years ago
Tj Holowaychuk df51670a77 Merge branch 'benchmarks' 14 years ago
Tj Holowaychuk 206b21d131 More benchmarks 14 years ago
Tj Holowaychuk 70ae7e04ec 250 for PNGStream 14 years ago
Tj Holowaychuk 39ffc071fe Better benchmarks 14 years ago
Tj Holowaychuk 194b1b1ea1 Started benchmarks 14 years ago
Tj Holowaychuk 61cab9efbd Misc refactoring of Buffer#concat() 14 years ago
Tj Holowaychuk 14b0ab661c Merge branch 'data-uri' 14 years ago
Tj Holowaychuk a37706c66a Added Canvas#toBuffer() docs 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 ca3d64395a Misc 14 years ago
Tj Holowaychuk fcd2501185 Removed one render call 14 years ago