SkFontMgr::matchFaceStyle alternative for M107

7 views
Skip to first unread message

Clark Kent

unread,
Sep 13, 2022, 4:16:24 AM9/13/22
to skia-discuss
what can i use as an alternative to the removed API SkFontMgr::matchFaceStyl

Clark Kent

unread,
Sep 13, 2022, 4:48:12 AM9/13/22
to skia-discuss
could i do this?

TYPE_FACE match_face_style(TYPE_FACE face, STYLE style) {
    CALL_MATCH_FAMILY_STYLE(
        GET_FAMILY_NAME(face), style
    );
Reply all
Reply to author
Forward
0 new messages