TTF_OpenFontIndexDPIRW

Undocumented in source.
  1. TTF_Font* TTF_OpenFontIndexDPIRW(SDL_RWops* src, int freesrc, int ptsize, long index, uint hdpi, uint vdpi)
  2. pTTF_OpenFontIndexDPIRW TTF_OpenFontIndexDPIRW;
    __gshared
    static if(bindSDLTTF)
    static if(!(staticBinding))
    static if(sdlTTFSupport >= SDLTTFSupport.sdlTTF2018)
    pTTF_OpenFontIndexDPIRW TTF_OpenFontIndexDPIRW;

Meta