TTF_OpenFontDPIRW

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

Meta