1056 Commits (7831d74f57633488cea6f0e444324261635cbcfb)
 

Author SHA1 Message Date
Tj Holowaychuk 7a5f93bb72 Merge branch 'pngstream' 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 63b38e25d7 Passing null, 0 when done 14 years ago
Tj Holowaychuk 6af6212b3c Fixed stupid segfault 14 years ago
Tj Holowaychuk 3f15c16cef Added test suite link tmpvar pointed out 14 years ago
Tj Holowaychuk 1c5d3346e7 Working 14 years ago
Tj Holowaychuk 0ceeaf477e Typos 14 years ago
Tj Holowaychuk 44661cd332 Started buffer streaming 14 years ago
Tj Holowaychuk b0b4729b82 Docs 14 years ago
Tj Holowaychuk 023d5e4b70 Docs 14 years ago
Tj Holowaychuk 88a2cdb697 Merge branch 'isPointInPath' 14 years ago
Tj Holowaychuk bba08890c3 Added isPointInPath() tests 14 years ago
Tj Holowaychuk f5cedb3c13 Added isPointInPath() (not yet working) 14 years ago
Tj Holowaychuk a42f7013d4 Merge branch 'clip' 14 years ago
Tj Holowaychuk b813b887e0 Added clip() test 14 years ago
Tj Holowaychuk 11c5ab2804 Added clip() 14 years ago
Tj Holowaychuk 8f38795a02 Merge branch 'setTransform' 14 years ago
Tj Holowaychuk 7336835d3c Added setTransform(). Closes #15 14 years ago
Tj Holowaychuk 884715c153 rect optimizations 14 years ago
Tj Holowaychuk 55017976e9 Fixed miterLimit setter, ignores <= 0 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 179e762b50 Cache css color parser values 14 years ago
Tj Holowaychuk 3afc9851ce globalAlpha ignored when < 0 or > 1 14 years ago
Tj Holowaychuk adb668a932 main.cc 14 years ago
Tj Holowaychuk e78d051ebd Todo 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 40da312c5e Context2d -> CanvasRenderingContext2d 14 years ago
Tj Holowaychuk 5c7c7c4921 Merge branch 'gradients' 14 years ago
Tj Holowaychuk 4183ab3d39 Todo 14 years ago
Tj Holowaychuk a34a552433 Added gradients example 14 years ago
Tj Holowaychuk d6d4c7b134 Fixed gradients 14 years ago
Tj Holowaychuk 97b6730052 Added Context2d::SetSource() 14 years ago
Tj Holowaychuk 8e219b468a Prepping fillStyle for grads 14 years ago
Tj Holowaychuk 1ec3e5d603 Misc refactoring 14 years ago
Tj Holowaychuk b09542c639 Added CanvasGradient#addColorStop() 14 years ago
Tj Holowaychuk 6ecdcec101 Added Gradient#AddColorStopRGBA() 14 years ago
Tj Holowaychuk d0118c06a2 Added Gradient constructors 14 years ago
Tj Holowaychuk e532001ce5 Added Context2d#createLinearGradient() 14 years ago
Tj Holowaychuk 41a0109c3f Added Context2d#createRadialGradient() 14 years ago
Tj Holowaychuk 8cf26690d3 Started Gradient 14 years ago
Tj Holowaychuk 962ee6769a Fixed a few destination operators 14 years ago
Tj Holowaychuk f43ae9252c Exposing cairo version. Closes #1 14 years ago
Tj Holowaychuk 6eb962332b Added "lighter" operator 14 years ago
Tj Holowaychuk 04eb0ff97a Merge branch 'globals' 14 years ago
Tj Holowaychuk d21b259d15 Implemented globalCompositionOperation 14 years ago
Tj Holowaychuk 8bc16f3fb2 Prepping globalCompositeOperation 14 years ago
Tj Holowaychuk 4fa6ca2103 Merge branch 'globals' 14 years ago