sfFont_createFromFile

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. sfFont* sfFont_createFromFile(const(char)* filename)
    extern (C) @nogc nothrow
    static if(bindSFMLGraphics)
    static if(staticSFML)
    sfFont_createFromFile
    (
    const(char)* filename
    )
  2. psfFont_createFromFile sfFont_createFromFile;

Meta