I am scared of 1 pixel gaps, cause they can occur everywhere and take different approaches to solve:
From (Int32)((Decimal)(Decimal))
To Math.Floor and Math.Round
To (2 % X)
I'm getting better at solving those, but I have a string drawing as a title and I do not know how to debug math errors and pixel gaps as the font is not touching the borders of the string and there are no borders to begin with, is there efficient way to debug DRAW STRING and pixel gaps in draw string and mis calculation in draw string