FPS measurement in debugscript, more python analysis
[ipdf/code.git] / src / view.h
index 712b95a..124ae07 100644 (file)
@@ -8,7 +8,7 @@
 #include "path.h"
 #include "transformationtype.h"
 
-#define USE_GPU_TRANSFORM fals
+#define USE_GPU_TRANSFORM tru
 #define USE_GPU_RENDERING true
 #define USE_SHADING !(USE_GPU_RENDERING) && true
 
@@ -19,7 +19,7 @@
 namespace IPDF
 {
        #ifdef TRANSFORM_BEZIERS_TO_PATH
-               typedef Gmprat VReal;
+               typedef Real VReal;
        #else
                typedef Real VReal;
        #endif

UCC git Repository :: git.ucc.asn.au