NuklearGUI.addFont

Undocumented in source. Be warned that the author may not have intended to support it.
  1. NKFont* addFont(FontAsset font, float height, const(NKRune[]) range)
  2. NKFont* addFont(ubyte* buffer, ulong len, float height, const(NKRune[]) range)
    class NuklearGUI
    addFont
    (
    ubyte* buffer
    ,
    ulong len
    ,
    float height = 13
    ,)

Meta