FreeCAD: master 76280891

Author Committer Branch Timestamp Parent
WandererFan wmayer master 2017-03-28 01:10:33 master ae269dfc
Affected Issues  0002929: GeomHatch doesn't draw lines from an absolute position
 0003015: TechDraw - Geometric Hatch PAT compatibility
Changeset DrawGeomHatch improvements

-draw & align dash patterns correctly on all QPainters using QGPathItem
-Allow patterns to start with space
-ensure horiz & vert lines pass through pattern origin
-Scalable complex patterns
mod - src/Mod/TechDraw/App/DrawGeomHatch.cpp Diff File
mod - src/Mod/TechDraw/App/HatchLine.cpp Diff File
mod - src/Mod/TechDraw/App/HatchLine.h Diff File
mod - src/Mod/TechDraw/Gui/QGIFace.cpp Diff File
mod - src/Mod/TechDraw/Gui/QGIFace.h Diff File