FreeTypeFontManager.registerFont

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool registerFont(string filename, bool skipUnknown)
    class FreeTypeFontManager
    bool
    registerFont
    (
    string filename
    ,
    bool skipUnknown = false
    )
  2. bool registerFont(string filename, FontFamily family, string face, bool italic, int weight, bool dontLoadFile)

Meta