Font.get_size_of_line

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SDL_Rect get_size_of_line(inout(char)[] text, int size, long line_width, int line_height, SDL_Color color)
  2. SDL_Rect get_size_of_line(int cols, int rows, int size, SDL_Color color)
    class Font
    SDL_Rect
    get_size_of_line
    (
    int cols
    ,
    int rows
    ,
    int size
    ,
    SDL_Color color
    )

Meta