This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit b50fbd1
committed
[[ CanvasPathArcTo ]] Implement MCGPathArcTo function compatible with svg elliptical arc path command.
[[ CanvasPathArcTo ]] Swap names of incorrectly named MCGPathAddSegment, MCGPathAddSector functions.
[[ CanvasPathArcTo ]] Implement rotation parameter of MCGPathAddEllipse, MCGPathAddArc, MCGPathAddSector, MCGPathAddSegment functions1 parent 67c53bc commit b50fbd1
File tree
3 files changed
+306
-35
lines changed- engine/src
- libgraphics
- include
- src
3 files changed
+306
-35
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1449 | 1449 | | |
1450 | 1450 | | |
1451 | 1451 | | |
1452 | | - | |
| 1452 | + | |
1453 | 1453 | | |
1454 | 1454 | | |
1455 | 1455 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
621 | 621 | | |
622 | 622 | | |
623 | 623 | | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
624 | 639 | | |
625 | 640 | | |
626 | 641 | | |
| |||
775 | 790 | | |
776 | 791 | | |
777 | 792 | | |
| 793 | + | |
778 | 794 | | |
779 | 795 | | |
780 | 796 | | |
| |||
0 commit comments