192 Commits (f3a60f61fcef7dee67e4d30ec1a3db213f35d962)
 

Author SHA1 Message Date
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
Tj Holowaychuk 6e4d29f7b6 Fixed hole in ray example 14 years ago
Tj Holowaychuk 94fd9aac11 Added simple raytracer example 14 years ago
Tj Holowaychuk 23c78046cf Misc 14 years ago
Tj Holowaychuk 7df745fac8 Fixed isPointInPath(), take stroke into account 14 years ago
Tj Holowaychuk b582c878f0 re-added init.cc 14 years ago
Tj Holowaychuk 8fc62c64e6 wtf 14 years ago
Tj Holowaychuk c304ca0e5e main.cc -> init.cc 14 years ago
Tj Holowaychuk 55da9f3dd7 Renamed source files 14 years ago
Tj Holowaychuk edc0de77f5 Error handling for savePNG() 14 years ago