stbtt_GetCodepointHMetrics

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void stbtt_GetCodepointHMetrics(const(stbtt_fontinfo)* info, int codepoint, int* advanceWidth, int* leftSideBearing)
  2. void stbtt_GetCodepointHMetrics(const(stbtt_fontinfo)* info, int codepoint, int* advanceWidth, int* leftSideBearing)
    package
    void
    stbtt_GetCodepointHMetrics

Meta