TTF_OpenFontIndexDPI

Undocumented in source.
  1. TTF_Font* TTF_OpenFontIndexDPI(const(char)* file, int ptsize, long index, uint hdpi, uint vdpi)
  2. pTTF_OpenFontIndexDPI TTF_OpenFontIndexDPI;
    __gshared
    static if(bindSDLTTF)
    static if(!(staticBinding))
    static if(sdlTTFSupport >= SDLTTFSupport.sdlTTF2018)
    pTTF_OpenFontIndexDPI TTF_OpenFontIndexDPI;

Meta