[PATCH 4/6] dwrite: Add free fallback fonts for CJK.

Giovanni Mascellani gmascellani at codeweavers.com
Fri Mar 12 02:05:29 CST 2021


Hi,

Il 11/03/21 21:57, Nikolay Sivov ha scritto:
> On 3/8/21 12:31 PM, Giovanni Mascellani wrote:  >> Add two fonts which are easily found on modern Linux installations. 
 >> It might be wise to add others in the future, so that any random >> 
Linux installation has at least one of them. > Have you explored 
possibility of using fontconfig API to fill such > lists at runtime? I 
don't really know how GTK/Qt handles that, maybe > something hard coded 
is still valuable, but it seems we should at > least try to respect user 
configuration. Same for patch 5/6.
I haven't explored it. My patch (and patch set) was meant to be a quick 
fix to make a very broken setting a little less broken; introducing 
fontconfig, while probably being a more proper solution, would require 
much more work. I think it is better to get there more gradually, 
including this patch set as it is now (which already fixes some games, 
like Lumberjack's Dynasty) and leaving more complex stuff for the future.

Thanks, Giovanni.





More information about the wine-devel mailing list