stbtt_FindMatchingFont

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int stbtt_FindMatchingFont(const(ubyte)* fontdata, const(char)* name, int flags)
  2. int stbtt_FindMatchingFont(const(ubyte)* font_collection, const(char)* name_utf8, stbtt_int32 flags)
    package
    int
    stbtt_FindMatchingFont
    (
    const(ubyte)* font_collection
    ,
    const(char)* name_utf8
    ,)

Meta