So I'm using FME to output a large number of labels and geometries derived from a spatial source. My source data is in EPSG:4283 so I have found that I need to specify my text height in units relative to that coordinate system.
However, what I need to do is specify it to appear as 0.68 in AutoCAD internal units. What I have found happens is that no matter what universal scaling factor I try to calculate it seems to generate a different height that varies with rotation and position in the drawing (and often has precision rounding errors left as well, i.e. 0.67729834 vs 0.68). Is there a way to specify the text height directly rather than in terms of map units?
I have tried: Adjusting the height using a scaling factor in Labeller, applying a text height in the DWGstyler, using a font size in the DWGstyler