Loads a dsdl2.ttf.Font from a buffer with DPI and face index, which wraps TTF_OpenFontIndexDPIRW (from SDL_ttf 2.0.18)
buffer of the font file
point size of the loaded font
face index of the loaded font
target horizontal DPI
target vertical DPI
dsdl2.SDLException if unable to load the font
See Implementation
Loads a dsdl2.ttf.Font from a buffer with DPI and face index, which wraps TTF_OpenFontIndexDPIRW (from SDL_ttf 2.0.18)