TTF_MeasureText

Undocumented in source.
  1. int TTF_MeasureText(TTF_Font* font, const(char)* text, int measure_width, int* extent, int* count)
  2. pTTF_MeasureText TTF_MeasureText;
    __gshared
    static if(bindSDLTTF)
    static if(!(staticBinding))
    static if(sdlTTFSupport >= SDLTTFSupport.sdlTTF2018)
    pTTF_MeasureText TTF_MeasureText;

Meta