Josh Matthews
|
e7edc367f9
|
Transform paths between user and device space when there is a 2D canvas transformation present.
|
2019-02-06 18:39:02 -05:00 |
|
David Zbarsky
|
789a90a82f
|
Implement IsPointInPath
|
2015-12-05 17:49:49 -08:00 |
|
David Zbarsky
|
9e5c2e22d8
|
Clean up some methods in CanvasRendeingContext2D
|
2015-08-03 23:32:11 -04:00 |
|
Ms2ger
|
881fe95cd1
|
Update web-platform-tests to revision 075802c1d3387d07e31cd5887459d539b1297c8d.
|
2015-05-29 17:53:09 +02:00 |
|
Mátyás Mustoha
|
f4c0bd3b80
|
Turn off default antialiasing for most DrawOptions.
|
2015-05-28 18:42:16 +02:00 |
|
Mátyás Mustoha
|
6fd6eefb35
|
Canvas: add clipping path support.
|
2015-04-22 16:25:02 +02:00 |
|
Mátyás Mustoha
|
5287cb7fba
|
Canvas: implement rectangle drawing.
|
2015-04-21 15:21:30 +02:00 |
|
Mátyás Mustoha
|
6da2ce9b1b
|
Canvas: added lineWidth support.
|
2015-04-07 16:10:29 +02:00 |
|
James Graham
|
92b8d158da
|
Update web-platform-tests expected data to revision 0d318188757a9c996e20b82db201fd04de5aa255
|
2015-04-03 23:29:20 +01:00 |
|
James Graham
|
1a81b18b9f
|
Update web-platform-tests to revision 0d318188757a9c996e20b82db201fd04de5aa255
|
2015-04-03 23:28:54 +01: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
|
39191daaed
|
Update results of wpt.
|
2015-03-25 15:13:34 +09: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 |
|
Ms2ger
|
fdfcd7590a
|
Enable 2dcontext tests.
|
2015-02-23 13:50:34 +01:00 |
|