loadFont
fn
Maybe!ResourceId loadFont(IStr path, int size, int runeSpacing, int lineSpacing, IStr32 runes) @trusted nothrowNo documentation available for this declaration.
fn
Maybe!ResourceId loadFont(const(ubyte)[] memory, int size, int runeSpacing, int lineSpacing, IStr32 runes, IStr ext = ".ttf") @trusted nothrowNo documentation available for this declaration.
No documentation available for this declaration.