FONSTextBoundsIterator.put

Put some text into iterator, calculate new values.

struct FONSTextBoundsIterator
nothrow @trusted @nogc
void
put
(
T
)
(
const(T)[] str...
)
if (
isAnyCharType!T
)
Suggestion Box / Bug Report