https://bugs.winehq.org/show_bug.cgi?id=46512
--- Comment #10 from Byeongsik Jeon bsjeon@hanmail.net --- step1: run winecfg step2: click 'Libraries' tab. step3: click 'Applications' tab again.
Here, WineTahoma rendering is using FreType Auto-Hinter [1].
The text layout is invalid as a whole. We can see that step1 and step3 are the same tab, but they are different.
The step1 and step2 have different text layout even though they are the same tab. The text layout changes at runtime.
This problem is a potential Wine issue. I'll send additional patches to the Wine-devel to solve the problem.
[1] https://www.freetype.org/freetype2/docs/reference/ft2-base_interface.html#FT... --- If you use strong auto-hinting, you must apply these delta values! Otherwise you will experience far too large inter-glyph spacing at small rendering sizes in most cases. ---