32 Commits (bc6e3c1fa1bef787bf85998da240cd302e3be6b0)

Author SHA1 Message Date
Tj Holowaychuk 681e52e0cb Reverted buffer concat util 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 61cab9efbd Misc refactoring of Buffer#concat() 14 years ago
Tj Holowaychuk a37706c66a Added Canvas#toBuffer() docs 14 years ago
Tj Holowaychuk a294ab614a Added Canvas#toDataURL() 14 years ago
Tj Holowaychuk 6e4a4fc1b2 streamPNG sig is now (err, buf, len) 14 years ago
Tj Holowaychuk 08e04449aa Docs for PNGStream 14 years ago
Tj Holowaychuk 8d45034b59 Added "transparent" color 14 years ago
Tj Holowaychuk 8d0f50c2de Tighter hex parsing, a-fA-F\d only 14 years ago
Tj Holowaychuk f738021967 Normalizing strokeStyle and shadowColor 14 years ago
Tj Holowaychuk ec8c3b80d9 Added normalizedColor() helper 14 years ago
Tj Holowaychuk ccb2b31701 Docs 14 years ago
Tj Holowaychuk 0a12195647 Added shadowColor accessor 14 years ago
Tj Holowaychuk c24ac15d4c Fixed copyright 14 years ago
Tj Holowaychuk e967a5e39e Forgot to include pngstream.js :) 14 years ago
Tj Holowaychuk 1e19b7ec10 Added PNGStream test 14 years ago
Tj Holowaychuk 023d5e4b70 Docs 14 years ago
Tj Holowaychuk 7336835d3c Added setTransform(). Closes #15 14 years ago
Tj Holowaychuk c752a54aee Added invalid fill/stroke style test 14 years ago
Tj Holowaychuk 179e762b50 Cache css color parser values 14 years ago
Tj Holowaychuk 40da312c5e Context2d -> CanvasRenderingContext2d 14 years ago
Tj Holowaychuk d6d4c7b134 Fixed gradients 14 years ago
Tj Holowaychuk 8e219b468a Prepping fillStyle for grads 14 years ago
Tj Holowaychuk b09542c639 Added CanvasGradient#addColorStop() 14 years ago
Tj Holowaychuk e532001ce5 Added Context2d#createLinearGradient() 14 years ago
Tj Holowaychuk 41a0109c3f Added Context2d#createRadialGradient() 14 years ago
Tj Holowaychuk f43ae9252c Exposing cairo version. Closes #1 14 years ago
Tj Holowaychuk c20cc1336c Added Context2d#strokeStyle 14 years ago
Tj Holowaychuk 3a9d122456 Initial commit 14 years ago