summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: dd54054)
raw | patch | inline | side by side (parent: dd54054)
author | johanengelen <johanengelen@users.sourceforge.net> | |
Fri, 20 Apr 2007 14:39:49 +0000 (14:39 +0000) | ||
committer | johanengelen <johanengelen@users.sourceforge.net> | |
Fri, 20 Apr 2007 14:39:49 +0000 (14:39 +0000) |
src/display/canvas-grid.cpp | patch | blob | history |
index c0e17e386240f6251988867e2371052d39e571e9..ddc0c772384287aa1b0523cce5fdd7c0c3df3451 100644 (file)
sw -= NR::Point(affine[4], affine[5]);
for(int dim = 0; dim < 2; dim++) {
- gint scaling_factor = 5; //empspacing;
+ gint scaling_factor = empspacing;
if (scaling_factor <= 1)
scaling_factor = 5;