stbtt_GetFontBoundingBox

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void stbtt_GetFontBoundingBox(const(stbtt_fontinfo)* info, int* x0, int* y0, int* x1, int* y1)
  2. void stbtt_GetFontBoundingBox(const(stbtt_fontinfo)* info, int* x0, int* y0, int* x1, int* y1)
    package
    void
    stbtt_GetFontBoundingBox
    (,
    int* x0
    ,
    int* y0
    ,
    int* x1
    ,
    int* y1
    )

Meta