Hermet Park
e445b7f579
Revert "examples: revise example code."
...
This broke gl_engine rendering, revert it.
This reverts commit 9bb1972ef9
.
2020-11-06 15:37:17 +09:00
Hermet Park
9bb1972ef9
examples: revise example code.
...
Move the Clear call to the end of drawing those scenarios doesn't need to retain paints resources.
We should show the examples as the best usage.
@Issues: 75
2020-11-04 19:05:11 +09:00
Hermet Park
da4b57e763
examples fillrule: revise code.
...
just adjusted start points for better visual.
2020-10-26 17:13:02 +09:00
Hermet Park
c807010554
examples FillRule: added shape::fillRule() example
...
one shape shows Winding, the other one shows EvenOdd.
2020-10-22 13:50:04 +09:00