[TD]reduce number of tiles for svg hatching

- reduce the size of the overlay area from 200% to an
  adjustable size with a default of 125%.
This commit is contained in:
wandererfan
2023-07-24 20:01:42 -04:00
committed by WandererFan
parent e2c17cc616
commit fc0ce9e4fa
3 changed files with 35 additions and 18 deletions

View File

@@ -102,6 +102,8 @@ public:
static bool autoCorrectDimRefs();
static int scrubCount();
static double svgHatchFactor();
};
}//end namespace TechDraw