Win32Font.measureText

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int measureText(dchar[] text, int[] widths, int maxWidth)
    class Win32Font
    override
    static if(true)
    int
    measureText
    (
    const dchar[] text
    ,
    ref int[] widths
    ,)
  2. int measureText(dchar[] text, int[] widths, int maxWidth)

Meta