[Bug 20456] Multiple applications have text rendering issues with 'Courier New' font using distro provided Liberation fonts (cut off/partial text display)(FEAR, AoE 3, Supreme Commander, fasmw 1.x)

WineHQ Bugzilla wine-bugs at winehq.org
Mon Aug 16 15:16:34 CDT 2021


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

--- Comment #53 from Erich E. Hoover <erich.e.hoover at gmail.com> ---
(In reply to Zebediah Figura from comment #52)
> ...
> This bug is not a problem of the "Liberation fonts", but a problem caused by
> trying to use "Liberation Sans" in place of "Courier New" when the correct
> substitution is "Liberation Mono".

Liberation Mono _is_ being used for Courier New, the current replacements are (
https://github.com/wine-staging/wine-staging/tree/master/patches/fonts-Missing_Fonts
):
Arial -> Liberation Sans
Times New Roman -> Liberation Serif
Courier New -> Liberation Mono
Microsoft YaHei -> WenQuanYi Micro Hei

> Note that it's not as simple as copying the distribution's Liberation fonts
> into place. We actually need the font files themselves to have the names
> "Arial", "Times New Roman", "Courier New" instead of their normal names,
> which means they need to be built specially.

^^ This. So, we either have to build the font ahead of time (the way we do it
now) or we have to deploy a program to the end-user to rebuild the font with
the new name (really tricky).

-- 
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