I have problems with positioning within the DrawString method. However, only on the X axis. No matter what value I recommend for the distance from above - it fits. Therefore, I assume that I have made everything right. For example, An X in Arial with font size 10, the letter is slightly more than 0.5 mm too far right. If I try it with font size 600, it is more than 35 mm too far right. I suspect that something has to be adjusted depending on the font size and it has nothing to do with the dimensions of the Graphics object. Does anyone have ideas / experiences / a formula?
If code examples are needed, I can supply them.