[=PATCH v5 1/2] gdi32: In AddFaceToList allow fonts with long names and add tests

Fabian Maurer dark.shadow4 at web.de
Sun Nov 26 08:56:07 CST 2017


Investigated the issue a bit further,
you're right that the face->FullName shouldn't be that short. We 
sometimes need a full face name and sometimes a short face name 
from it.
To work around the issue, in my latest patch the string is not 
truncated, but when it's compared against, we limit the number of 
characters to be compared.

Regards,
Fabian Maurer


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20171126/8abaff3f/attachment.html>


More information about the wine-devel mailing list