[PATCH v3 4/4] gdi32: Split create_face to a separate function.

Huw Davies huw at codeweavers.com
Mon Sep 21 04:02:43 CDT 2020


On Thu, Sep 17, 2020 at 07:30:45PM +0200, Rémi Bernon wrote:
> Make it not depend on FreeType so we can also use it before creating
> FT_Face.
> 
> We also open and fstat the file first, checking for its existence and
> in preparation for mmaping it to parse the font info later.

This is probably fine as it stands, but it would be good to see a bit
more of where you're going before making this change.

Huw.



More information about the wine-devel mailing list