[Bug 46512] Window text has last letter cut off

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 29 01:42:11 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=46512

--- Comment #10 from Byeongsik Jeon <bsjeon at 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_GlyphSlotRec
---
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.
---

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list