Mátyás Mustoha
|
93fa9e607a
|
Canvas: added miterLimit support.
|
2015-04-09 13:00:05 +02:00 |
|
Mátyás Mustoha
|
5c560397eb
|
Canvas: added support for the globalAlpha attribute.
|
2015-04-08 11:49:22 +02:00 |
|
bors-servo
|
f57b487e4d
|
Auto merge of #5562 - mmatyas:canvas_linewidth, r=jdm
Rebase of #5488
|
2015-04-08 00:56:37 -05:00 |
|
Diego Marcos
|
88954e3e18
|
Implements drawImage for html image as ImageSource
|
2015-04-07 11:02:50 -07:00 |
|
Mátyás Mustoha
|
6da2ce9b1b
|
Canvas: added lineWidth support.
|
2015-04-07 16:10:29 +02:00 |
|
Mátyás Mustoha
|
56303e21cc
|
Canvas: added arcTo() support.
|
2015-04-01 21:20:05 +02:00 |
|
Mátyás Mustoha
|
0a3b4f2f65
|
Canvas: arc throws IndexSizeError on negative radius.
|
2015-03-30 11:05:33 +02:00 |
|
bors-servo
|
f29ea4e4ef
|
auto merge of #5302 : mmatyas/servo/canvas_stroke, r=jdm
This is the servo side patch of servo/rust-azure#149.
|
2015-03-25 07:54:50 -06:00 |
|
Mátyás Mustoha
|
698b88f71d
|
Canvas: added stroke() support.
|
2015-03-25 12:52:05 +01:00 |
|
Tetsuharu OHZEKI
|
05c6d046dd
|
Enable unrestricted types for CanvasRenderingContext2D .
|
2015-03-25 15:13:33 +09:00 |
|
Diego Marcos
|
e3f5a76baa
|
Implementing canvas drawImage API for HTML Canvas elements as image source
|
2015-03-24 12:23:15 -07:00 |
|
bors-servo
|
2c85c1d312
|
auto merge of #5251 : mmatyas/servo/canvas_quadratic, r=jdm
Yet another small canvas patch.
|
2015-03-20 04:27:47 -06:00 |
|
Mátyás Mustoha
|
d3199aef74
|
Implement gradient fill styles for canvas.
|
2015-03-19 15:59:08 +01:00 |
|
Mátyás Mustoha
|
2817f2e066
|
Canvas: implement quadraticCurveTo().
|
2015-03-17 16:05:36 +01:00 |
|
Mátyás Mustoha
|
c98bca6130
|
Canvas: added arc().
|
2015-03-09 21:55:40 +01:00 |
|
Mátyás Mustoha
|
774cc4a93a
|
Canvas: added lineTo().
|
2015-03-02 21:00:50 +01:00 |
|
Patrick Walton
|
55a0ee6ec7
|
script: Implement enough 2D canvas support to render basic SVGs such as the tiger.
|
2015-02-22 22:29:58 -05:00 |
|
Edit Balint
|
325400dce4
|
Implement Canvas pixel manipulation
|
2015-02-22 13:41:58 -05:00 |
|
Jack Moffitt
|
c6ab60dbfc
|
Cargoify servo
|
2014-09-08 20:21:42 -06:00 |
|