- 
    
Bug
 - 
    Resolution: Fixed
 - 
    
P3: Somewhat important
 - 
    6.8.4, 6.9.1
 
- 
        
 - 
        117c668ca (dev), 4f8400225 (dev)
 
Generated output varies based on screen scale factor.
For example 100%:
<text fill=\"\" fill-opacity=\"\" stroke=\"none\" xml:space=\"preserve\"
     x=\"1\" y=\"11\" 
   font-family=\"Segoe UI\" font-size=\"9\" font-weight=\"400\" font-style=\"normal\" \n > </text>
vs 150%:
<text fill=\"\" fill-opacity=\"\" stroke=\"none\" xml:space=\"preserve\" 
   x=\"1\" y=\"10.7031\"
    font-family=\"Segoe UI\" font-size=\"9\" font-weight=\"400\" font-style=\"normal\" \n > </text>
Easiest to reproduce with one display connected so no need to guess which display scale to adjust.