DXF - fine tune text item locations

This commit is contained in:
David Varley
2020-09-10 00:12:45 +10:00
parent 713d467fe4
commit d5d8181332
3 changed files with 120 additions and 61 deletions

View File

@@ -101,7 +101,8 @@ class Createdxf
double,double,
double,
double,
int);
int,
double xScale=1.0);
static void drawTextAligned(
const QString& fileName,
const QString& text,