Fix Svg export page & text size in HiRez

This commit is contained in:
WandererFan
2017-01-02 13:02:48 -05:00
parent 9822e30224
commit 34a044b969
7 changed files with 58 additions and 31 deletions

View File

@@ -116,6 +116,8 @@ void QGIViewAnnotation::draw()
}
}
//TODO: text is position slightly high (and left??) on page save to SVG file
void QGIViewAnnotation::drawAnnotation()
{
auto viewAnno( dynamic_cast<TechDraw::DrawViewAnnotation *>(getViewObject()) );