在 2020/9/5 19:36, Jean Pierre Cimalando via Mingw-w64-public 写道: > Dear list, > > Please find attached a patch which updates the dwrite_3 header. > It's not the whole of it, just the necessary part which serves to > compile font support of the vstgui software. > > More precisely it's about this code here: > https://github.com/steinbergmedia/vstgui/blob/develop/vstgui/lib/platform/win32/direct2d/d2dfont.cpp > > Please mind that, although I'm moderately confident in the changes, it > is my first attempt at a contribution to the mingw-w64 project. > :) >
Thanks. We really appreciate your generous help. > > + DWRITE_FONT_PROPERTY_ID_TOTAL, > + DWRITE_FONT_PROPERTY_ID_TOTAL_RS3, > + DWRITE_FONT_PROPERTY_ID_PREFERRED_FAMILY_NAME, > + DWRITE_FONT_PROPERTY_ID_FAMILY_NAME, > + DWRITE_FONT_PROPERTY_ID_FACE_NAME These enumerators seem to have wrong values due to lack of initializers. I have't had much time to look into the interfaces at the moment. This is the only issue I have found so far. -- Best regards, LH_Mouse
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public