mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-10 14:22:46 -06:00
.benchmarks
git-svn-id: svn://ultimatepp.org/upp/trunk@12534 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
8a2b2d21da
commit
d9fb17a93d
1 changed files with 2 additions and 2 deletions
|
|
@ -10,12 +10,12 @@ void Task(Painter& sw)
|
|||
// sw.Opacity(0.3);
|
||||
// sw.Translate(20, 0);
|
||||
// sw.Rotate(0.1);
|
||||
PaintLion(sw);
|
||||
// PaintLion(sw);
|
||||
// PythagorasTree(sw);
|
||||
// Demo(sw);
|
||||
// ClippingExample(sw);
|
||||
// PolyPolygon(sw);
|
||||
// TextOnPath(sw);
|
||||
TextOnPath(sw);
|
||||
// Dash(sw);
|
||||
|
||||
sw.End();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue