[PATCH 2/2] gdi32: List fonts copied to C:\Windows\Fonts in registry.

Daniel Lehman dlehman at esri.com
Tue Mar 13 09:58:33 CDT 2018


> Removing support for external fonts doesn't look right.
> Fonts marked as external are the host's system fonts that shouldn't remain in the registry in case they are removed from the system.  This contrasts with fonts that have been programatically added to the registry by Windows apps.

Our software and Wine's dwrite list fonts from that key.  Currently, the only fonts I see listed are the host's system fonts

Is there another way it could be done?

Thanks
daniel




More information about the wine-devel mailing list