Change the tile size from 128 to 120 and allow all the factors of 120 to be used...
[synfig.git] / synfig-core / trunk / src / synfig / target_tile.h
index 8f5bf54..7ba4ad7 100644 (file)
@@ -31,7 +31,7 @@
 
 /* === M A C R O S ========================================================= */
 
-#define TILE_SIZE 128
+#define TILE_SIZE 120
 
 /* === T Y P E D E F S ===================================================== */