29 Commits (b94e9e7bbdace6e430878f1fb8c1f990cda7d9b1)

Author SHA1 Message Date
Tj Holowaychuk b94e9e7bbd Added globalAlpha to canvas_state_t 15 years ago
Tj Holowaychuk d351a9451c Docs 15 years ago
Tj Holowaychuk 223f684821 save()/restore() fixed 15 years ago
Tj Holowaychuk b44956c073 Added restoreState() 15 years ago
Tj Holowaychuk f46bdf5d5c Added pushState() 15 years ago
Tj Holowaychuk 225bd0f13c Starting state stack 15 years ago
Tj Holowaychuk 9e4352a6fd Added shadowBlur accessor 15 years ago
Tj Holowaychuk 5a147368c5 Added shadowOffset{Y,X} accessors 15 years ago
Tj Holowaychuk 0a12195647 Added shadowColor accessor 15 years ago
Tj Holowaychuk b0b4729b82 Docs 15 years ago
Tj Holowaychuk f5cedb3c13 Added isPointInPath() (not yet working) 15 years ago
Tj Holowaychuk 11c5ab2804 Added clip() 15 years ago
Tj Holowaychuk 7336835d3c Added setTransform(). Closes #15 15 years ago
Tj Holowaychuk d6d4c7b134 Fixed gradients 15 years ago
Tj Holowaychuk 97b6730052 Added Context2d::SetSource() 15 years ago
Tj Holowaychuk 8bc16f3fb2 Prepping globalCompositeOperation 15 years ago
Tj Holowaychuk 230611991c Added globalAlpha getter/setter 15 years ago
Tj Holowaychuk c2c26ec37c Fixed color support 15 years ago
Tj Holowaychuk c48fc469b3 Added transform() 15 years ago
Tj Holowaychuk 757d4968bc Added scale() 15 years ago
Tj Holowaychuk a37b6eac6a Added rotate() / translate() 15 years ago
Tj Holowaychuk 72a762627e Added save() / restore() 15 years ago
Tj Holowaychuk 8434394dc6 Added Canvas#rect() 15 years ago
Tj Holowaychuk d3c75234f7 Added miterLimit accessor 15 years ago
Tj Holowaychuk 2c2e20d807 Added lineJoin accessor 15 years ago
Tj Holowaychuk 1119ad88e5 Added lineCap accessor 15 years ago
Tj Holowaychuk aae9de3109 Added lineWidth accessor 15 years ago
Tj Holowaychuk 0d30df6ae4 Separated fill / stroke style 15 years ago
Tj Holowaychuk 3a9d122456 Initial commit 15 years ago