X-Git-Url: https://git.ucc.asn.au/?p=ipdf%2Fcode.git;a=blobdiff_plain;f=src%2Feye_of_the_rabbit.script;h=b4b22c6b947ef1b97523f3d99991d4bc2b3ef15f;hp=a96efa654eea57f35e72437c200c67477ab14db4;hb=67539822c80c8057d850b542abc142c189bd3f05;hpb=ef0af5fd0129161a9e079bd3cd1298b53f1fe11a diff --git a/src/eye_of_the_rabbit.script b/src/eye_of_the_rabbit.script index a96efa6..b4b22c6 100644 --- a/src/eye_of_the_rabbit.script +++ b/src/eye_of_the_rabbit.script @@ -1,7 +1,10 @@ # Test how well document scales back to original... gpu lazy +debugfont off +clearperf label start +printperf debug Add rabbit 1 loadsvg svg-tests/rabbit_simple.svg loop 250 pxzoom 508 305 1 @@ -11,9 +14,8 @@ loop 250 pxzoom 508 305 1 debug Add rabbit 3 loadsvg svg-tests/rabbit_simple.svg loop 500 pxzoom 508 305 -1 -loop 250 pxzoom 508 305 1 -loop 1000 wait -loop 250 pxzoom 508 305 1 +loop 500 pxzoom 508 305 1 debug Repeat -#goto start +clear +goto start wait