Comment 3 for bug 1693200

Revision history for this message
Alvin Penner (apenner) wrote :

attached is a list of all the variables that are impacted by this bug:

circle tag : cx, cy, r
ellipse tag : cx, cy, rx, ry
rect tag : x, y, width, height
text tag : x, y

for all these variables, the data will be misinterpreted if the units are explicitly set to be 'mm' in the individual variable while the document-units is also 'mm'.