On Tue Sep 16 20:58:50 2025 +0000, Elizabeth Figura wrote:
I don't know, sometimes matching Windows is seen as a good thing. I'm just trying to propose anything that might help this make progress.
I understand and appreciate it very much, thank you for your help. As I see current situation is that existing code uses floating point math but doesn't support font metrics and coordinate rotation, new code keeps using floating point math and adds support for correct calculations of rotated font metrics and coordinates however this doesn't fully match Windows results because under Windows the results are much more coarse. Doesn't that look like an improvement?