Merge branch terrible and branch awful
[ipdf/code.git] / src / view.h
index f1ac789..e1b3291 100644 (file)
@@ -8,7 +8,7 @@
 #include "path.h"
 #include "transformationtype.h"
 
 #include "path.h"
 #include "transformationtype.h"
 
-#define USE_GPU_TRANSFORM tru
+#define USE_GPU_TRANSFORM fals
 #define USE_GPU_RENDERING true
 #define USE_SHADING !(USE_GPU_RENDERING) && true
 
 #define USE_GPU_RENDERING true
 #define USE_SHADING !(USE_GPU_RENDERING) && true
 
 
 namespace IPDF
 {
 
 namespace IPDF
 {
-       #ifdef TRANSFORM_BEZIERS_TO_PATH
-               typedef Real VReal;
-       #else
-               typedef Real VReal;
-       #endif
        typedef TRect<VReal> VRect;
        
        class Screen;
        typedef TRect<VReal> VRect;
        
        class Screen;

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