FreeCAD: master c606bbbc

Author Committer Branch Timestamp Parent
WandererFan wmayer master 2018-02-21 07:20:04 master 12f3258d
Changeset Fix DrawViewAnnotation TextSize

- text size was originally specified in integer
  point size. Now they are specified in mm. The
  relevant Properties have been changed to
  PropertyLength.
mod - src/Mod/TechDraw/App/DrawViewAnnotation.cpp Diff File
mod - src/Mod/TechDraw/App/DrawViewAnnotation.h Diff File
mod - src/Mod/TechDraw/Gui/ViewProviderDimension.cpp Diff File
mod - src/Mod/TechDraw/Gui/ViewProviderDimension.h Diff File