[PATCH v2 6/7] gdi32: Store unix file name on font faces.

Alexandre Julliard julliard at winehq.org
Thu Sep 17 10:50:55 CDT 2020


Rémi Bernon <rbernon at codeweavers.com> writes:

> So we can then more easily invert the creation order between faces and
> ft_face, and eventually use FreeType cache with Face* as FTC_FaceID.

I'm not sure this is going in the right direction either, particularly
with the view of moving to PE. I would think we'd want to keep as much
as possible of the GDI internal structures independent of the backend,
and not need to be aware of things like Unix paths.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list